summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2020-03-25 21:45:33 +0900
committerArnaldo Carvalho de Melo <acme@redhat.com>2020-04-03 09:37:55 -0300
commitab64069f1a6604a43daec5fc4a4294b0b77a8b93 (patch)
tree4f7e8e5a020c1ad5e86cd778f1ec9d7c1bd4d4c0 /tools/perf/scripts/python/event_analyzing_sample.py
parentb629f3e9d01b4e4ad4e84c8f76fad514967a83da (diff)
downloadkernel-ab64069f1a6604a43daec5fc4a4294b0b77a8b93.tar.gz
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 <namhyung@kernel.org> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lore.kernel.org/lkml/20200325124536.2800725-7-namhyung@kernel.org Link: http://lore.kernel.org/lkml/20200402015249.3800462-1-namhyung@kernel.org [ Extracted the HAVE_FILE_HANDLE from the followup patch, added missing __maybe_unused ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
2012-12-14 11:10:59 -0800'>2012-12-14OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen 2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley 2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren 2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren 2012-10-15ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed 2012-10-15ARM: OMAP2+: nand: unify init functionsAfzal Mohammed 2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds 2012-09-20ARM: OMAP2+: Make id.h localTony Lindgren 2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann 2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren 2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren 2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg 2012-08-15ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selecte...Peter Ujfalusi