perf buildid-list: Add option to show the running kernel build id
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 29 Aug 2011 11:07:22 +0000 (08:07 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 29 Sep 2011 19:41:37 +0000 (16:41 -0300)
commitf2add9cd66c87baea6762b099ee38ee742207699
tree3c25e91bb38b2098fa2640b93caa1080b85cfbda
parent63e03724b51e7315a66a3f1fee6cb8b4a16dc8cc
perf buildid-list: Add option to show the running kernel build id

[root@emilia ~]# perf buildid-list -k
07b0c016a2b30004e86132d0239945b1e88f5d75

Useful when diagnosing build id problems in debuginfo packages, etc.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-po1bl7acn6e1hhne90opmvtl@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-buildid-list.txt
tools/perf/builtin-buildid-list.c