original_kernel/tools/perf/util
Arnaldo Carvalho de Melo 9e32a3cb06 perf list: Add explanation about raw hardware event descriptors
Using explanation given by Ingo Molnar in the oprofile mailing list.

Suggested-by: Nick Black <dank@qemfd.net>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Nick Black <dank@qemfd.net>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2010-05-05 11:20:05 -03:00
..
include
scripting-engines
PERF-VERSION-GEN
abspath.c
alias.c
bitmap.c
build-id.c
build-id.h
cache.h
callchain.c
callchain.h
color.c
color.h
config.c
cpumap.c
cpumap.h
ctype.c
debug.c
debug.h
debugfs.c
debugfs.h
environment.c
event.c perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf 2010-05-05 09:49:48 -03:00
event.h
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
header.c perf: Fix performance issue with perf report 2010-05-04 10:54:09 -03:00
header.h
help.c
help.h
hist.c
hist.h
hweight.c
levenshtein.c
levenshtein.h
map.c
map.h
newt.c
pager.c
parse-events.c perf list: Add explanation about raw hardware event descriptors 2010-05-05 11:20:05 -03:00
parse-events.h perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW 2010-05-03 10:31:48 -03:00
parse-options.c
parse-options.h
path.c
probe-event.c
probe-event.h
probe-finder.c
probe-finder.h
quote.c
quote.h
run-command.c
run-command.h
session.c perf: add perf-inject builtin 2010-05-02 13:36:56 -03:00
session.h perf: add perf-inject builtin 2010-05-02 13:36:56 -03:00
sigchain.c
sigchain.h
sort.c
sort.h
strbuf.c
strbuf.h
string.c
strlist.c
strlist.h
svghelper.c
svghelper.h
symbol.c
symbol.h
thread.c
thread.h
trace-event-info.c perf/record: simplify TRACE_INFO tracepoint check 2010-05-05 11:12:53 -03:00
trace-event-parse.c
trace-event-read.c Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core 2010-05-03 08:29:35 +02:00
trace-event-scripting.c
trace-event.h Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core 2010-05-03 08:29:35 +02:00
types.h
usage.c
util.c
util.h
values.c
values.h
wrapper.c