diff options
author | Jiri Olsa <[email protected]> | 2016-06-28 13:29:04 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-06-30 18:27:45 -0300 |
commit | a24020e6b7cf6eb8b75d8bca6b89870b1cee6ba7 (patch) | |
tree | 16e36c1b28e054b765b8f104ca9debbcf10de99e /net/unix/af_unix.c | |
parent | 7fa9b8fba0b55edd1ff5b8ea696ec75fc5f6194c (diff) |
perf tools: Change cpu_map__fprintf output
Display cpu map in standard list form. (perf report -D output on perf stat data).
before:
0x590 [0x18]: PERF_RECORD_CPU_MAP nr: 4 cpus: 0, 1, 2, 3
after:
0x590 [0x18]: PERF_RECORD_CPU_MAP: 0-3
Adding automated testcase.
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions