coleramos425
74f816ed47
Add a -d option to analyze mode for consistency with profile
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-08-16 13:48:31 -05:00
coleramos425
4aa33848de
Fixing several bugs on original PR
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-08-15 14:00:36 -05:00
josantos
59d77f9d81
Names shortened/demangled after join_prof
...
- Added kernelVerbose flag in profile_group
- Added KernelVerbose flag in analyze_group
- Analyze replaces csv with shortened/demangled name
- csv_converter uses llvm-cxxfilt
Signed-off-by: josantos <josantos@amd.com >
2023-08-10 11:13:27 -05:00
Nicholas Curtis
5b3a8d5075
Incorporate review comments
...
Signed-off-by: Nicholas Curtis <nicurtis@amd.com >
2023-06-30 15:56:33 -05:00
Cole Ramos
c5a19ca06a
Merge pull request #125 from AMDResearch/separate-pmc-perf
...
Manually join rocprof runs
2023-05-16 16:51:46 -05:00
coleramos425
419e2fcac6
Add grid size option and cmd line option for --join-type
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-05-11 13:00:30 -05:00
Cole Ramos
8f9f607083
Merge pull request #124 from feizheng10/save_dfs
...
refactoring saved df files
2023-05-10 10:43:00 -05:00
Cole Ramos
c5c829fa1b
Update src/parser.py
...
Signed-off-by: Cole Ramos <colramos@amd.com >
2023-05-09 12:42:12 -05:00
fei.zheng
1104371651
add option to save dfs
...
Signed-off-by: fei.zheng <fei.zheng@amd.com >
2023-05-03 17:45:29 -06:00
fei.zheng
dfe74057c1
allow to specify the maximum number of kernels shown
...
Signed-off-by: fei.zheng <fei.zheng@amd.com >
2023-05-03 11:46:17 -06:00
coleramos425
b3df8b9032
Formatting cruft
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-05-02 16:34:07 -05:00
coleramos425
e23a4dd9c5
Enable random port feature in standalone GUI ( #111 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-05-02 16:20:33 -05:00
coleramos425
c794fb8198
Replace subprocess with shutil ( #110 )
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-04-18 09:50:50 -05:00
coleramos425
27fa97aad9
Option for different markers per kernel name
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-02-27 16:18:42 -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
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
c8fc8e8026
adding license delimiters to headers
...
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com >
2023-02-13 10:36:29 -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
b6d6c05e7b
Re-enable standalone roof options. Everthing working.
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-01-26 14:07:10 -06:00
coleramos425
f6dad0cd58
Comply to Python formatting
...
Signed-off-by: coleramos425 <colramos@amd.com >
2023-01-23 16:08:42 -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
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
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
9e12acf79c
Got kernel summaries in rocscope integrated
...
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
colramos-amd
62d130b458
Initial commit
2022-11-04 14:49:36 -05:00