linux_dsm_epyc7002/tools/perf/tests
Frederic Weisbecker 162f0befda perf tools: Add time argument on COMM setting
This way we can later delimit a lifecycle for the COMM and map a hist to
a precise COMM:timeslice couple.

PERF_RECORD_COMM and PERF_RECORD_FORK events that don't have
PERF_SAMPLE_TIME samples can only send 0 value as a timestamp and thus
should overwrite any previous COMM on a given thread because there is no
sensible way to keep track of all the comms lifecycles in a thread
without time informations.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Tested-by: Jiri Olsa <jolsa@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-6tyow99vgmmtt9qwr2u2lqd7@git.kernel.org
[ Made it cope with PERF_RECORD_MMAP2 ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-11-04 11:57:06 -03:00
..
attr perf test: Update command line callchain attribute tests 2013-11-01 10:42:57 -03:00
attr.c
attr.py
bp_signal_overflow.c
bp_signal.c
builtin-test.c
code-reading.c perf tools: Add time argument on COMM setting 2013-11-04 11:57:06 -03:00
dso-data.c
evsel-roundtrip-name.c
evsel-tp-sched.c
hists_link.c perf tools: Add time argument on COMM setting 2013-11-04 11:57:06 -03:00
keep-tracking.c perf tools: Fixup mmap event consumption 2013-10-28 16:06:00 -03:00
make
mmap-basic.c perf tools: Fixup mmap event consumption 2013-10-28 16:06:00 -03:00
open-syscall-all-cpus.c
open-syscall-tp-fields.c perf tools: Fixup mmap event consumption 2013-10-28 16:06:00 -03:00
open-syscall.c
parse-events.c
parse-no-sample-id-all.c
perf-record.c Merge branch 'perf/urgent' into perf/core 2013-10-29 11:23:32 +01:00
perf-time-to-tsc.c perf tools: Fixup mmap event consumption 2013-10-28 16:06:00 -03:00
pmu.c
python-use.c
rdpmc.c
sample-parsing.c perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test 2013-10-23 09:55:37 -03:00
sw-clock.c perf tools: Fixup mmap event consumption 2013-10-28 16:06:00 -03:00
task-exit.c Merge branch 'perf/urgent' into perf/core 2013-10-29 11:23:32 +01:00
tests.h
vmlinux-kallsyms.c