diff options
author | James Clark <[email protected]> | 2020-11-26 16:13:28 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-12-24 10:05:28 -0300 |
commit | 8d4852b468c38168c4e1e1652602b4a6c6c080b3 (patch) | |
tree | a25ee98aa0d65cb9c30294f242cd72213ff671e1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b993381779da406ca9ca0ae1e1b3968e9075ce77 (diff) |
perf stat aggregation: Add separate thread member
A separate field isn't strictly required. The core field could be
re-used for thread IDs as a single field was used previously.
But separating them will avoid confusion and catch potential errors
where core IDs are read as thread IDs and vice versa.
Also remove the placeholder id field which is now no longer used.
Signed-off-by: James Clark <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Tested-by: John Garry <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Richter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions