alistair23-linux/tools/lib/perf
Namhyung Kim ba78c1c546 perf tools: Basic support for CGROUP event
Implement basic functionality to support cgroup tracking.  Each cgroup
can be identified by inode number which can be read from userspace too.
The actual cgroup processing will come in the later patch.

Reported-by: kernel test robot <rong.a.chen@intel.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
[ fix perf test failure on sampling parsing ]
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-4-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2020-04-03 09:37:55 -03:00
..
Documentation libperf: Add counting example 2020-03-04 10:34:10 -03:00
include perf tools: Basic support for CGROUP event 2020-04-03 09:37:55 -03:00
tests
Build
core.c
cpumap.c
evlist.c libperf: Setup initial evlist::all_cpus value 2020-01-14 12:02:19 -03:00
evsel.c
internal.h
lib.c
libperf.map
libperf.pc.template
Makefile libperf: Add man pages 2020-01-06 11:46:09 -03:00
mmap.c
threadmap.c
xyarray.c