]> Git Repo - linux.git/commit
perf evlist: Introduce strerror_mmap method
authorArnaldo Carvalho de Melo <[email protected]>
Thu, 11 Dec 2014 21:03:01 +0000 (18:03 -0300)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 11 Dec 2014 21:03:01 +0000 (18:03 -0300)
commit956fa57106d1ad3ffbe73f4534b9f3b3bc92dd6c
tree2a6ebee982995435ca424fba2cac90669fe610b1
parentce27309f67c347e6e49ebd45042f5362b0ccbdcc
perf evlist: Introduce strerror_mmap method

To pretty print hints about perf_evlist__mmap errors. Will be used in
'trace' in the next patch.

Cc: Adrian Hunter <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/evlist.c
tools/perf/util/evlist.h
This page took 0.054329 seconds and 4 git commands to generate.