summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-report
diff options
context:
space:
mode:
authorJames Clark <james.clark@arm.com>2020-11-26 17:13:28 +0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2020-12-24 16:05:28 +0300
commit8d4852b468c38168c4e1e1652602b4a6c6c080b3 (patch)
treea25ee98aa0d65cb9c30294f242cd72213ff671e1 /tools/perf/scripts/python/bin/syscall-counts-report
parentb993381779da406ca9ca0ae1e1b3968e9075ce77 (diff)
downloadlinux-8d4852b468c38168c4e1e1652602b4a6c6c080b3.tar.xz
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 <james.clark@arm.com> Acked-by: Namhyung Kim <namhyung@kernel.org> Acked-by: Jiri Olsa <jolsa@redhat.com> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> Tested-by: John Garry <john.garry@huawei.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Richter <tmricht@linux.ibm.com> Link: https://lore.kernel.org/r/20201126141328.6509-13-james.clark@arm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-report')
0 files changed, 0 insertions, 0 deletions