]> Git Repo - linux.git/commit
perf header: Display missing features
authorJiri Olsa <[email protected]>
Mon, 10 Oct 2016 07:35:50 +0000 (09:35 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 24 Oct 2016 14:07:34 +0000 (11:07 -0300)
commitaabae165759994d1b9bca1fac7759f1d8bef5dad
treecfbe69798f999efadd74af62af0a2fa4503b23a0
parentf45f56151ac64aef687546d99b33df294faaa19c
perf header: Display missing features

Display missing features in header info, like:

  $ perf report --header-only
  # ========
  # captured on: Mon Oct 10 09:39:47 2016
  ...
  # missing features: HEADER_TRACING_DATA HEADER_CPU_TOPOLOGY ...

To help in diagnosing problems.

Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/header.c
This page took 0.052314 seconds and 4 git commands to generate.