linux_dsm_epyc7002/tools/perf
Namhyung Kim 4dfced359f perf tools: Get current comm instead of last one
At insert time, a hist entry should reference comm at the time otherwise
it'll get the last comm anyway.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Tested-by: Jiri Olsa <jolsa@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Link: http://lkml.kernel.org/n/tip-n6pykiiymtgmcjs834go2t8x@git.kernel.org
[ Fixed up const pointer issues ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-11-04 12:16:39 -03:00
..
arch
bench perf bench: Fix two warnings 2013-11-01 10:41:54 -03:00
config perf tools: Fix non-debug build 2013-10-23 11:07:14 -03:00
Documentation Merge branch 'perf/urgent' into perf/core 2013-10-29 11:23:32 +01:00
python
scripts
tests perf tools: Add time argument on COMM setting 2013-11-04 11:57:06 -03:00
ui perf tools: Use an accessor to read thread comm 2013-11-04 11:50:28 -03:00
util perf tools: Get current comm instead of last one 2013-11-04 12:16:39 -03:00
.gitignore
bash_completion
builtin-annotate.c perf tools: Show progress on histogram collapsing 2013-10-23 15:48:24 -03:00
builtin-bench.c perf bench: Change the procps visible command-name of invididual benchmark tests plus cleanups 2013-10-23 09:57:34 -03:00
builtin-buildid-cache.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-buildid-list.c perf session: Separating data file properties from session 2013-10-21 17:33:25 -03:00
builtin-diff.c perf tools: Show progress on histogram collapsing 2013-10-23 15:48:24 -03:00
builtin-evlist.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-help.c
builtin-inject.c perf inject: Do not repipe attributes to a perf.data file 2013-10-23 10:58:03 -03:00
builtin-kmem.c perf tools: Use an accessor to read thread comm 2013-11-04 11:50:28 -03:00
builtin-kvm.c Merge branch 'perf/urgent' into perf/core 2013-10-29 11:23:32 +01:00
builtin-list.c
builtin-lock.c perf tools: Use an accessor to read thread comm 2013-11-04 11:50:28 -03:00
builtin-mem.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-probe.c
builtin-record.c Merge branch 'perf/urgent' into perf/core 2013-10-29 11:23:32 +01:00
builtin-report.c perf tools: Show progress on histogram collapsing 2013-10-23 15:48:24 -03:00
builtin-sched.c perf tools: Use an accessor to read thread comm 2013-11-04 11:50:28 -03:00
builtin-script.c perf tools: Use an accessor to read thread comm 2013-11-04 11:50:28 -03:00
builtin-stat.c
builtin-timechart.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-top.c perf tools: Add time argument on COMM setting 2013-11-04 11:57:06 -03:00
builtin-trace.c perf tools: Add new COMM infrastructure 2013-11-04 12:13:53 -03:00
builtin.h
command-list.txt
CREDITS
design.txt
Makefile
Makefile.perf perf tools: Add new COMM infrastructure 2013-11-04 12:13:53 -03:00
MANIFEST
perf-archive.sh
perf.c
perf.h perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00