coleramos425
|
0557b0f336
|
Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 2049e56eb2]
|
2023-05-30 13:40:49 -05:00 |
|
coleramos425
|
6b4618882f
|
Skip GRBM_GUI_ACTIVE checker in --roof-only mode
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 1b151e23a1]
|
2023-05-30 13:30:39 -05:00 |
|
coleramos425
|
e45a4d13eb
|
Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: ce4e8d6e93]
|
2023-05-30 11:00:41 -05:00 |
|
coleramos425
|
17600a8b54
|
Modify unhashable default values in Workload class definition for Python 3.11 (#131)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: efc4c0b9c4]
|
2023-05-30 10:57:58 -05:00 |
|
coleramos425
|
c034f1e41c
|
Detect illogical counter values and throw warning (#103)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 70405f184f]
|
2023-05-25 15:45:05 -05:00 |
|
Nicholas Curtis
|
6434ab2194
|
reformat
[ROCm/rocprofiler-compute commit: b48fb1e4cb]
|
2023-05-24 16:08:09 -04:00 |
|
Nicholas Curtis
|
9512b7479d
|
fix column name
[ROCm/rocprofiler-compute commit: 2e403232db]
|
2023-05-24 15:29:29 -04:00 |
|
Nicholas Curtis
|
b967086861
|
Fix issue where join was being done on the incorrect key
[ROCm/rocprofiler-compute commit: 10e6b1f068]
|
2023-05-24 14:22:00 -04:00 |
|
coleramos425
|
702f2c2df6
|
Display first X chars in --kernel-names (#115)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 14df0584b4]
|
2023-05-19 16:25:50 -05:00 |
|
coleramos425
|
4721c370dc
|
Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: dc89d64f11]
|
2023-05-19 16:10:20 -05:00 |
|
coleramos425
|
75fcd17e99
|
Add LDSBanks for LDS bw calc (#107)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 514b91b210]
|
2023-05-19 16:08:23 -05:00 |
|
coleramos425
|
48c41e43ce
|
Enhance logging
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: d23efe461e]
|
2023-05-19 13:38:19 -05:00 |
|
coleramos425
|
6b3ad11dc6
|
Remove private submodules
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: ae3f562b6c]
|
2023-05-19 12:41:00 -05:00 |
|
Cole Ramos
|
49e3ee6916
|
Merge pull request #125 from AMDResearch/separate-pmc-perf
Manually join rocprof runs
[ROCm/rocprofiler-compute commit: c5a19ca06a]
|
2023-05-16 16:51:46 -05:00 |
|
coleramos425
|
0809575cc3
|
Enhance logging and warning reporting
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 44edef4635]
|
2023-05-16 15:39:45 -05:00 |
|
coleramos425
|
e606c7b040
|
Remove wave cycles from LDS section (#130)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 8eb7f2b7e5]
|
2023-05-15 17:21:09 -05:00 |
|
coleramos425
|
52d1847d2b
|
Update VGPR counter (#117)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: d8d834ff60]
|
2023-05-15 17:04:08 -05:00 |
|
coleramos425
|
8b2b78d193
|
Redefine boring merge values
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 444102d927]
|
2023-05-11 14:04:02 -05:00 |
|
coleramos425
|
502ce88ca8
|
Add grid size option and cmd line option for --join-type
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 419e2fcac6]
|
2023-05-11 13:00:30 -05:00 |
|
fei.zheng
|
b9c56a7633
|
simplify interface of tty show
Signed-off-by: fei.zheng <fei.zheng@amd.com>
[ROCm/rocprofiler-compute commit: 74607b9ce7]
|
2023-05-10 10:10:40 -06:00 |
|
Cole Ramos
|
9364f4399c
|
Merge pull request #124 from feizheng10/save_dfs
refactoring saved df files
[ROCm/rocprofiler-compute commit: 8f9f607083]
|
2023-05-10 10:43:00 -05:00 |
|
Cole Ramos
|
63fea33069
|
Add TopN dropdown to GUI navbar
Signed-off-by: colramos <cole.ramos@amd.com>
[ROCm/rocprofiler-compute commit: 8e9e8a42f3]
|
2023-05-09 14:12:19 -05:00 |
|
Cole Ramos
|
e39c17514f
|
Add TopN to standalone GUI callback function
Signed-off-by: colramos <cole.ramos@amd.com>
[ROCm/rocprofiler-compute commit: 41affd6343]
|
2023-05-09 14:09:44 -05:00 |
|
Cole Ramos
|
aff9fc75f8
|
Pass max_kernel_num to GUI
Signed-off-by: colramos <cole.ramos@amd.com>
[ROCm/rocprofiler-compute commit: dbae98e267]
|
2023-05-09 14:04:33 -05:00 |
|
Cole Ramos
|
b5cb79bf89
|
Update src/parser.py
Signed-off-by: Cole Ramos <colramos@amd.com>
[ROCm/rocprofiler-compute commit: c5c829fa1b]
|
2023-05-09 12:42:12 -05:00 |
|
coleramos425
|
26ef8b672b
|
Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 8c173446d2]
|
2023-05-08 11:56:49 -05:00 |
|
coleramos425
|
2be3eaca2e
|
Fix join_prof() call for --roof-only mode
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: f499408c7b]
|
2023-05-08 11:55:45 -05:00 |
|
coleramos425
|
bdb296ab17
|
Update mean timestamp calculation
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 298271e1d0]
|
2023-05-08 11:25:05 -05:00 |
|
coleramos425
|
f7fe3d9efd
|
Implement custom merge utility for rocprof
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: a9d82759ca]
|
2023-05-05 15:07:20 -05:00 |
|
fei.zheng
|
46bd3ddc6e
|
format code
Signed-off-by: fei.zheng <fei.zheng@amd.com>
[ROCm/rocprofiler-compute commit: 2e0a603930]
|
2023-05-04 11:46:34 -06:00 |
|
fei.zheng
|
3b24911dd5
|
remove saved df files from verbose
Signed-off-by: fei.zheng <fei.zheng@amd.com>
[ROCm/rocprofiler-compute commit: 7d73f4abc6]
|
2023-05-03 17:50:39 -06:00 |
|
fei.zheng
|
c8df0bf75f
|
add option to save dfs
Signed-off-by: fei.zheng <fei.zheng@amd.com>
[ROCm/rocprofiler-compute commit: 1104371651]
|
2023-05-03 17:45:29 -06:00 |
|
fei.zheng
|
63ba67d7ca
|
allow to specify the maximum number of kernels shown
Signed-off-by: fei.zheng <fei.zheng@amd.com>
[ROCm/rocprofiler-compute commit: dfe74057c1]
|
2023-05-03 11:46:17 -06:00 |
|
fei.zheng
|
80ec3d928b
|
fix decimal doesn't work for single run
Signed-off-by: fei.zheng <fei.zheng@amd.com>
[ROCm/rocprofiler-compute commit: ce1dcba672]
|
2023-05-03 10:04:15 -06:00 |
|
coleramos425
|
e97232d1c3
|
Formatting cruft
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: b3df8b9032]
|
2023-05-02 16:34:07 -05:00 |
|
coleramos425
|
186deb0533
|
Enable random port feature in standalone GUI (#111)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: e23a4dd9c5]
|
2023-05-02 16:20:33 -05:00 |
|
coleramos425
|
96bc27feb1
|
Comply to Python formatting
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 2babc6baaa]
|
2023-05-02 15:13:19 -05:00 |
|
coleramos425
|
02bd40a843
|
Implement Aggregated L2 Channel stats in CLI+GUI (#104)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: f114440c6f]
|
2023-05-02 15:02:20 -05:00 |
|
coleramos425
|
cd183b3e1e
|
Add support for Std Dev in CLI parsing logic (#104)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 622d9b6227]
|
2023-05-02 15:00:42 -05:00 |
|
coleramos425
|
adab485f63
|
Update parsed mongo queries
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 9abbe5049d]
|
2023-05-02 14:57:55 -05:00 |
|
coleramos425
|
c5c05e581f
|
Replace subprocess with shutil (#110)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: c794fb8198]
|
2023-04-18 09:50:50 -05:00 |
|
coleramos425
|
c22fa6422b
|
More succinct section headers in docs
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 97422b0198]
|
2023-04-17 14:51:56 -05:00 |
|
Cole Ramos
|
a153d2678b
|
Merge pull request #112 from AMDResearch/dev
Prep v1.0.8-pr2 release
[ROCm/rocprofiler-compute commit: 047868c209]
|
2023-04-17 13:27:19 -05:00 |
|
coleramos425
|
b72787b361
|
Roofline support for SLES15 SP3 and greater (#109)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 77559a2f25]
|
2023-04-14 12:50:28 -05:00 |
|
coleramos425
|
f0e316f2f6
|
Add kernel filter example to analyze mode docs
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 9c981cb6bf]
|
2023-04-12 16:24:57 -05:00 |
|
coleramos425
|
6cf6ffa0de
|
Update docs with --roof-only example
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 74b0ed0359]
|
2023-04-11 17:44:17 -05:00 |
|
colramos
|
c89b9e1808
|
Fix filename in standalone roofline mode
Signed-off-by: colramos <cole.ramos@amd.com>
[ROCm/rocprofiler-compute commit: 1faa19b247]
|
2023-04-11 17:31:37 -05:00 |
|
coleramos425
|
311c71760e
|
Fix exe permissions on roofline binary
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 5a36630373]
|
2023-04-11 16:36:51 -05:00 |
|
coleramos425
|
967cabfd92
|
Update from https://github.com/AARInternal/mibench/commit/f56d76b7c29f907cd174b0f90a2ba480504be559
[ROCm/rocprofiler-compute commit: 1de5671673]
|
2023-04-11 15:44:19 +00:00 |
|
coleramos425
|
38ea503518
|
Fix typo in LDS section (#107)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: c6912708d5]
|
2023-04-10 15:03:32 -05:00 |
|