diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-28 09:38:12 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-28 09:38:12 -0300 |
commit | 2fd869f08aec5a8e4cbf01bc3fa345c4e53342d7 (patch) | |
tree | 2ef5cef709986969a0f737331b4a1f1d725a92c8 /kernel/trace/trace_functions_graph.c | |
parent | c0268e8d1f450e286fc55e77f53a9ede6b72acab (diff) |
perf tools: Fix up /proc/PID/maps parsing
When introducing support for MMAP2 we considered more parts of each map
representation in /proc/PID/maps, and when disabling it we forgot to
reduce the number of expected parsed/assigned entries in the sscanf
call, fix it to expect the right number of desired fields, 5.
Reported-by: Markus Trippelsdorf <[email protected]>
Based-on-a-patch-by: Markus Trippelsdorf <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[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]>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions