Karl W Schulz
|
c29f28e25e
|
bug fix for df tracing output - add more function demarcation
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
|
2024-03-15 09:31:22 -05:00 |
|
JoseSantosAMD
|
4424f320ad
|
Kernel no overwrite (#303)
* Removing kernel name shortener from profile
- Kernel name shortener now in analyze
- db import uses pymongo to import
Signed-off-by: Jose Santos <josantos@amd.com>
* collections now added using pymongo
Signed-off-by: JoseSantosAMD <Jose.Santos@amd.com>
* kernel_name_shortener shortens dataframes and not a workload
- argparser: --kernel-verbose to connection group
- analysis_cli, profiler_rocprof_v2: remove kernel_name_shortener, so that it doesnt overwrite workload
- db_import: demangle kernel_name dfs
Signed-off-by: JoseSantosAMD <Jose.Santos@amd.com>
* fix db name in pymongo command
Signed-off-by: JoseSantosAMD <Jose.Santos@amd.com>
* reformat
Signed-off-by: JoseSantosAMD <Jose.Santos@amd.com>
* fix typo
Signed-off-by: JoseSantosAMD <Jose.Santos@amd.com>
* remove checker for verbose in profiler_base
Signed-off-by: Jose Santos <josantos@amd.com>
* kernel_name_shortener now called in create_df_kerenel_top_stats and
create_df_pmc
Signed-off-by: Jose Santos <josantos@amd.com>
* add kernel_verbose to analysis_webui, remove stubbed values
Signed-off-by: JoseSantosAMD <Jose.Santos@amd.com>
* Update src/utils/kernel_name_shortener.py
keep console_debug
Co-authored-by: Cole Ramos <colramos@amd.com>
Signed-off-by: JoseSantosAMD <87447437+JoseSantosAMD@users.noreply.github.com>
* Update src/utils/kernel_name_shortener.py
Co-authored-by: Cole Ramos <colramos@amd.com>
Signed-off-by: JoseSantosAMD <87447437+JoseSantosAMD@users.noreply.github.com>
---------
Signed-off-by: Jose Santos <josantos@amd.com>
Signed-off-by: JoseSantosAMD <Jose.Santos@amd.com>
Signed-off-by: JoseSantosAMD <87447437+JoseSantosAMD@users.noreply.github.com>
Co-authored-by: Cole Ramos <colramos@amd.com>
|
2024-03-12 15:54:52 -05:00 |
|
colramos-amd
|
5bf38a4fed
|
All logging should use call new functions
Signed-off-by: colramos-amd <colramos@amd.com>
|
2024-03-11 14:19:01 -05:00 |
|
Karl W Schulz
|
79b877d679
|
code formatting updates
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
|
2024-02-22 16:02:25 -06:00 |
|
colramos-amd
|
2526e14802
|
Combine kernel and dispatch stats in the Top Stats section of analysis
Signed-off-by: colramos-amd <colramos@amd.com>
|
2024-02-13 19:17:41 -06:00 |
|
colramos-amd
|
66fcfd3def
|
General spell check and typo fixing
Co-authored-by: Nick Curtis <nicholas.curtis@amd.com>
Signed-off-by: colramos-amd <colramos@amd.com>
|
2024-02-06 16:19:40 -06:00 |
|
Karl W. Schulz
|
d7b6cf81e6
|
update headers for 2024 calendar year
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
|
2024-01-24 17:50:31 -06:00 |
|
colramos-amd
|
a171e776e4
|
Update headers based on latest rocprofv2 output. Overwrite old headers.
Signed-off-by: colramos-amd <colramos@amd.com>
|
2024-01-24 16:30:04 -06:00 |
|
colramos-amd
|
97c5b2c0a1
|
Add a supported_archs property to Omniperf base class
Signed-off-by: colramos-amd <colramos@amd.com>
|
2023-12-11 16:49:06 -06:00 |
|
colramos-amd
|
fbe6b2d683
|
Move perfmon_configs dir into omniperf_soc dir. Rename config dirs for clarity
Signed-off-by: colramos-amd <colramos@amd.com>
|
2023-12-11 16:49:06 -06:00 |
|
colramos-amd
|
57a63b6eb1
|
Initial overhaul of Analyze mode. Basic CLI is enabled.
Signed-off-by: colramos-amd <colramos@amd.com>
|
2023-12-11 16:49:06 -06:00 |
|