original_kernel/tools/perf
Frederic Weisbecker 3e13ab2d83 perf tools: Use perf_header__set/has_feat whenever possible
And drop the alternate checks/sets using set_bit or other kind
of helpers.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
LKML-Reference: <1257911467-28276-5-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-11-11 07:30:19 +01:00
..
Documentation perf tools: Fix syntax in documentation 2009-11-09 12:58:04 +01:00
util perf tools: Use perf_header__set/has_feat whenever possible 2009-11-11 07:30:19 +01:00
.gitignore
CREDITS
Makefile perf tools: Add debugfs utility routines for perf 2009-11-08 18:01:34 +01:00
builtin-annotate.c
builtin-help.c
builtin-list.c
builtin-record.c perf tools: Use perf_header__set/has_feat whenever possible 2009-11-11 07:30:19 +01:00
builtin-report.c
builtin-sched.c
builtin-stat.c
builtin-timechart.c
builtin-top.c
builtin-trace.c
builtin.h
command-list.txt
design.txt
perf.c perf tools: Modify perf routines to use new debugfs routines 2009-11-08 18:01:35 +01:00
perf.h