Graf commitů

204 Commity

Autor SHA1 Zpráva Datum
Cole Ramos b41326dfca Merge pull request #87 from AMDResearch/yearly_update
Add utility to update license header information
2023-02-14 14:57:08 -06:00
coleramos425 6f498686c3 Tested out the new make license on convertor2.py
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-14 09:54:29 -06:00
coleramos425 1274316022 Merge branch 'dev' of github.com:AMDResearch/omniperf into yearly_update 2023-02-13 16:47:54 -06:00
coleramos425 93b1b15291 Change CI tests to reflect renaming of analyze options
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-13 16:44:43 -06:00
Cole Ramos 8a0efda6c6 Merge pull request #88 from AMDResearch/cleanup
remove unused file
2023-02-13 16:18:48 -06:00
Karl W. Schulz 302373ba89 remove unused file
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 15:30:10 -06:00
Karl W. Schulz 0125c2179b another formatting change
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 15:00:06 -06:00
Karl W. Schulz 574ebcf755 apply "make license" update
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:50:24 -06:00
Karl W. Schulz 980fb08c92 Update license header tool to not include a space after comment if rest of line
is blank.  Needed to make python formatting check happy.

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:48:56 -06:00
Karl W. Schulz 7066231128 placate the formatter
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:28:25 -06:00
Karl W. Schulz 3d7a7a6f32 updating copyright header for 2023 using newly-added "make license" target
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
Karl W. Schulz e79391aabe ran dos2unix
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
Karl W. Schulz 005de9e506 adding a license header utility: looks for specific delimiter and replaces
contents inside the delimiter with provided license file

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
Karl W. Schulz e6caaef5ec adding a "license" target in build system to update headers in relevant source
code files

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
coleramos425 273c1aad33 Fix units in wavefront table #81
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-13 10:46:28 -06:00
Karl W. Schulz c8fc8e8026 adding license delimiters to headers
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 10:36:29 -06:00
Karl W. Schulz a073f2bffd updating copyright year in top-level license file
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 09:19:51 -06:00
coleramos425 2c03fd09de Update docs for new filter option names in analyze mode
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-10 16:39:25 -06:00
coleramos425 8334aaa03c Change filtering option names in analyze mode for consistency
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-10 16:38:55 -06:00
coleramos425 48df0d6db4 Upgrade python formatting module
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-07 14:45:22 -06:00
coleramos425 d9dad05cdb Describe --list-metrics option in help menu #83
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-07 14:30:03 -06:00
coleramos425 57a289ad1b Add multi-normalization to wavefront launch #81
Signed-off-by: coleramos425 <colramos@amd.com>
2023-02-02 15:02:56 -06:00
coleramos425 ad05c01966 Remove reference to deprecated --axis option
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-31 15:37:54 -06:00
coleramos425 31475c631f Add example of SSH tunneling to docs #52
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-27 11:55:57 -06:00
coleramos425 89f3c2ddf7 Add App Cmd to sysinfo section in Grafana #76
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-27 11:13:09 -06:00
coleramos425 88987f4c29 Add quotes to app cmd in sysinfo #76
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-27 11:12:53 -06:00
coleramos425 ab5b34d899 Force args for DB name to string #76
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-27 10:35:49 -06:00
Cole Ramos 6c1379fccb Merge pull request #78 from AMDResearch/69-merge-roofline-modules
Merge roofline modules
2023-01-26 18:36:45 -06:00
coleramos425 fa92c8cdf9 Add yum install which to CI action
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-26 17:33:52 -06:00
coleramos425 9dcd310480 Add yum install which to CI action
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-26 17:01:07 -06:00
Cole Ramos 2e1de304f5 Add commenting
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-26 14:13:14 -06:00
coleramos425 b6d6c05e7b Re-enable standalone roof options. Everthing working.
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-26 14:07:10 -06:00
coleramos425 5d27fe09ca Dynamic labeling based on roofline mode
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-25 16:52:55 -06:00
coleramos425 fb4b21380d Merge branch 'dev' of github.com:AMDResearch/omniperf into 69-merge-roofline-modules
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-25 15:39:16 -06:00
coleramos425 a8d64bf7e9 Modify parameters for calls to rocscope
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-25 15:30:04 -06:00
colramos-amd d86f6bd90f Modify formatting for standalone roofline labels
Signed-off-by: colramos-amd <colramos@amd.com>
2023-01-25 15:19:20 -06:00
coleramos425 ee51ba994f Add execution privileges to omniperf bash
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-24 09:09:52 -06:00
coleramos425 f6dad0cd58 Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 16:08:42 -06:00
Cole Ramos ec0c51802a Merge pull request #70 from keithloweryamd/lucky
Lucky
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 16:07:05 -06:00
Cole Ramos 6c930358fc Merge branch 'dev' into lucky 2023-01-23 15:32:44 -06:00
coleramos425 00c9ff9493 Merge branch 'dev' into lucky
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:28:35 -06:00
Keith Lowery 60eca50d02 Implemented the --use-rocscope command-line argument
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00
Keith Lowery 5d4de98d18 Supporting use of rocscope as alternative profiler
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00
Keith Lowery 4601328016 profile parameters are now contingent on whether rocscope is in the PATH
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00
Keith Lowery 6e93d5a48a Removed debugging cruft
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00
Keith Lowery a09c720fe0 Added command-line argument to use rocscope instead of rocprof
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00
Keith Lowery 4075a05b94 Added some debugging information related to corrupt counters from rocscope
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00
Keith Lowery 9e12acf79c Got kernel summaries in rocscope integrated
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00
Keith Lowery eadd35e5c6 Integrated support for using rocscope with omniperf for top10 (--i-feel-lucky)
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00
Keith Lowery 4c6a64f4e5 Added a new feature --i-feel-lucky that discovers and profiles only the top 5 kernels
Signed-off-by: Keith Lowery <klowery@amd.com>
Signed-off-by: coleramos425 <colramos@amd.com>
2023-01-23 15:12:15 -06:00