Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/tools/perf
Frederic Weisbecker 0d3a5c8859 perf tools: Librarize sample type and attr finding from headers
Librarize the sample type and attr fetching from perf data file
headers so that we can also use it from perf trace.

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>
LKML-Reference: <1250448997-30715-1-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-08-16 23:06:44 +02:00
..
Documentation perf report: Fix and improve the displaying of per-thread event counters 2009-08-09 13:04:20 +02:00
util perf tools: Librarize sample type and attr finding from headers 2009-08-16 23:06:44 +02:00
.gitignore perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 2009-06-06 20:33:43 +02:00
builtin-annotate.c perf tools: Put the show mode into the event headers files 2009-08-16 19:59:13 +02:00
builtin-help.c perf: Enable more compiler warnings 2009-08-16 10:47:47 +02:00
builtin-list.c perf list: Fix large list output by using the pager 2009-08-13 09:05:48 +02:00
builtin-record.c Merge branch 'perfcounters/urgent' into perfcounters/core 2009-08-15 12:06:12 +02:00
builtin-report.c perf tools: Librarize sample type and attr finding from headers 2009-08-16 23:06:44 +02:00
builtin-stat.c perf tools: Factorize high level dso helpers 2009-08-12 12:02:38 +02:00
builtin-top.c perf: Enable more compiler warnings 2009-08-16 10:47:47 +02:00
builtin.h perf tools: Factorize high level dso helpers 2009-08-12 12:02:38 +02:00
command-list.txt perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 2009-06-06 20:33:43 +02:00
CREDITS perf_counter tools: Add CREDITS file for Git contributors 2009-06-24 19:54:29 +02:00
design.txt perf_counter: Start documenting HAVE_PERF_COUNTERS requirements 2009-06-12 19:37:30 +02:00
Makefile perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags 2009-08-16 17:56:09 +02:00
perf.c perf_counter: Detect debugfs location 2009-07-22 18:05:57 +02:00
perf.h perf tools: Factorize high level dso helpers 2009-08-12 12:02:38 +02:00