Skip to content

Commit

Permalink
Socwatch changes for intel-next 5.14
Browse files Browse the repository at this point in the history
Signed-off-by: monica.rajasekaran <monicara@fxe36lin01.fx.intel.com>
  • Loading branch information
monica.rajasekaran committed Jul 30, 2021
1 parent 5d1cb0f commit 08f135e
Show file tree
Hide file tree
Showing 21 changed files with 45 additions and 45 deletions.
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_collector.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
8 changes: 4 additions & 4 deletions drivers/platform/x86/socwatch/inc/sw_counter_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
#define _SW_COUNTER_INFO_H_ 1

static pw_u64_t msr_info_list[] = {
0x10, 0x17, 0xcd, 0xce, 0xe2, 0xe7, 0xe8, 0x198, 0x199, 0x19c, 0x1a2, 0x1ad,
0x10, 0x17, 0xcd, 0xce, 0xe2, 0xe7, 0xe8, 0x198, 0x199, 0x19c, 0x1aa, 0x1a2, 0x1ad,
0x1b1, 0x1fc, 0x30a, 0x30b, 0x38d, 0x38f, 0x3f8, 0x3f9, 0x3fa, 0x3fc, 0x3fd, 0x3fe,
0x3ff, 0x601, 0x606, 0x60a, 0x60b, 0x60c, 0x60d, 0x610, 0x611, 0x615, 0x619, 0x630,
0x631, 0x632, 0x633, 0x634, 0x635, 0x64f, 0x659, 0x65a, 0x65b, 0x65c, 0x660, 0x661,
0x662, 0x664, 0x66c, 0x690, 0x6b0, 0x6b1, 0x770, 0x771, 0x772, 0x774, 0x17d0,
0x17d1, 0x17d2};
0x631, 0x632, 0x633, 0x634, 0x635, 0x638, 0x640, 0x64b, 0x64f, 0x659, 0x65a, 0x65b,
0x65c, 0x660, 0x661, 0x662, 0x664, 0x66c, 0x690, 0x6b0, 0x6b1, 0x770, 0x771, 0x772,
0x774, 0x17d0, 0x17d1, 0x17d2};

#endif //_SW_COUNTER_INFO_H_
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_file_ops.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_hardware_io.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2020 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2020 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_kernel_defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_mem.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_ops_provider.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_output_buffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_overhead_measurements.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_structs.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2020 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2020 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_tracepoint_handlers.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/inc/sw_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
6 changes: 3 additions & 3 deletions drivers/platform/x86/socwatch/inc/sw_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2020 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2020 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down Expand Up @@ -61,6 +61,6 @@
*/
#define SW_DRIVER_VERSION_MAJOR 2
#define SW_DRIVER_VERSION_MINOR 14
#define SW_DRIVER_VERSION_OTHER 2
#define SW_DRIVER_VERSION_OTHER 3

#endif /* __SW_VERSION_H__ */
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/sw_collector.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -23,7 +23,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/sw_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2020 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2020 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/sw_hardware_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/sw_output_buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions drivers/platform/x86/socwatch/sw_tracepoint_handlers.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
Expand All @@ -24,7 +24,7 @@
*
* BSD LICENSE
*
* Copyright(c) 2014 - 2019 Intel Corporation.
* Copyright(c) 2014 - 2021 Intel Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down

0 comments on commit 08f135e

Please sign in to comment.