diff options
author | Namhyung Kim <[email protected]> | 2020-03-25 21:45:35 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-04-03 09:37:55 -0300 |
commit | f382842fa0244ae1e2c28c8377732c85ec1fe7a9 (patch) | |
tree | d6dac14e00fb8f337ca04fc3b2e90c6c71eb5e1c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8fb4b67939e169fca68174e9ac7be79fe9a04498 (diff) |
perf top: Add --all-cgroups option
The --all-cgroups option is to enable cgroup profiling support. It
tells kernel to record CGROUP events in the ring buffer so that 'perf
top' can identify task/cgroup association later.
Committer testing:
Use:
# perf top --all-cgroups -s cgroup_id,cgroup,pid
Signed-off-by: Namhyung Kim <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Link: http://lore.kernel.org/lkml/[email protected]
[ Extracted the HAVE_FILE_HANDLE from the followup patch ]
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