diff options
author | Namhyung Kim <[email protected]> | 2022-08-11 11:54:54 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-08-11 17:57:11 -0300 |
commit | d6f415ca33e132d14743c36ad4e2b63dc8ad0b18 (patch) | |
tree | 3058872a00666c4d48f8f5544299805fa183591a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 07fc958b0cfcd8e44f0de13625a551dd16b97eb4 (diff) |
perf offcpu: Parse process id separately
The current target code uses thread id for tracking tasks because
perf_events need to be opened for each task. But we can use tgid in
BPF maps and check it easily.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Blake Jones <[email protected]>
Cc: Hao Luo <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Milian Wolff <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Cc: [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