diff options
author | Namhyung Kim <[email protected]> | 2020-03-25 21:45:33 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-04-03 09:37:55 -0300 |
commit | ab64069f1a6604a43daec5fc4a4294b0b77a8b93 (patch) | |
tree | 4f7e8e5a020c1ad5e86cd778f1ec9d7c1bd4d4c0 /lib/mpi | |
parent | b629f3e9d01b4e4ad4e84c8f76fad514967a83da (diff) |
perf record: Support synthesizing cgroup events
Synthesize cgroup events by iterating cgroup filesystem directories.
The cgroup event only saves the portion of cgroup path after the mount
point and the cgroup id (which actually is a file handle).
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, added missing __maybe_unused ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions