Commit Graph

536 Commits (605ca4ba017455d39ac6991c58eb1e80fb8af48d)

Author SHA1 Message Date
Tim Blechmann dc79959aaf perf top: Fix --delay_secs 0 division by zero 16 years ago
Frederic Weisbecker db9f11e36d perf tools: Use DECLARE_BITMAP instead of an open-coded array 16 years ago
Frederic Weisbecker 2ba0825075 perf tools: Introduce bitmask'ed additional headers 16 years ago
Frederic Weisbecker 5a116dd279 perf tools: Use kernel bitmap library 16 years ago
Anton Blanchard 11018201b8 perf stat: Add branch performance metric 16 years ago
Masami Hiramatsu 595c36490d perf: Add perf-probe document 16 years ago
Masami Hiramatsu 9769833b8e perf: Add DIE_IF() macro for error checking 16 years ago
Masami Hiramatsu 89c69c0eee perf: Use eprintf() for debug messages in perf-probe 16 years ago
Masami Hiramatsu 074fc0e4b3 perf: Use die() for error cases in perf-probe 16 years ago
Masami Hiramatsu 4c20194c2d perf: Check libdwarf APIs for perf probe 16 years ago
Julia Lawall f39cdf25bf perf tools: Move dereference after NULL test 16 years ago
Ingo Molnar 210f9cb2cf perf tools: Bump version to 0.0.2 16 years ago
Li Zefan c171b552a7 perf trace: Add filter Suppport 16 years ago
Steven Rostedt c4dc775f53 perf tools: Remove all char * typecasts and use const in prototype 16 years ago
Steven Rostedt afdf1a404e perf tools: Handle - and + in parsing trace print format 16 years ago
Steven Rostedt cda48461c7 perf tools: Add latency format to trace output 16 years ago
Steven Rostedt 0d1da915c7 perf tools: Handle both versions of ftrace output 16 years ago
Steven Rostedt ffa1895561 perf tools: Fix bprintk reading in trace output 16 years ago
Steven Rostedt 07a4bdddcf perf tools: Still continue on failed parsing of an event 16 years ago
Steven Rostedt 13999e5934 perf tools: Handle the case with and without the "signed" trace field 16 years ago
Steven Rostedt f1d1feecf0 perf tools: Handle newlines in trace parsing better 16 years ago
Steven Rostedt b99af87482 perf tools: Handle * as typecast in trace parsing 16 years ago
Steven Rostedt 0959b8d65c perf tools: Handle arrays in print fields for trace parsing 16 years ago
Steven Rostedt 298ebc3ef2 perf tools: Handle trace parsing of < and > 16 years ago
Steven Rostedt 91ff2bc191 perf tools: Fix backslash processing on trace print formats 16 years ago
Steven Rostedt 924a79af2c perf tools: Handle print concatenations in event format file 16 years ago
Arnaldo Carvalho de Melo d5b889f2ec perf tools: Move threads & last_match to threads.c 16 years ago
Mike Galbraith f4f0b41818 perf tools: Remove expensive old debug code from perf top 16 years ago
Vincent Legoll cfed95a693 perf tools: Do not manually count string lengths 16 years ago
Masami Hiramatsu 23e8ec0d1c perf probe: Add perf probe command support without libdwarf 16 years ago
Masami Hiramatsu 4ea42b1814 perf: Add perf probe subcommand, a kprobe-event setup helper 16 years ago
Ashwin Chaugule 63c9e01e1a perf tools: Remove static debugfs path from parse-events 16 years ago
Ingo Molnar 55621ccf2b perf tools: Fix the NO_64BIT build on pure 64-bit systems 16 years ago
Mike Galbraith 55ffb7a6bd perf sched: Add -C option to measure on a specific CPU 16 years ago
Mike Galbraith 7e4ff9e3e8 perf tools: Fix counter sample frequency breakage 16 years ago
Randy Dunlap cbef79a82a perf tools: Fix const char type propagation 16 years ago
Frederic Weisbecker 26dd2cb074 perf tools: Provide backward compatibility with previous perf.data version 16 years ago
Frederic Weisbecker 97ea1a7fa6 perf tools: Fix thread comm resolution in perf sched 16 years ago
Arnaldo Carvalho de Melo 2e538c4a18 perf tools: Improve kernel/modules symbol lookup 16 years ago
Arnaldo Carvalho de Melo da21d1b547 perf tools: Up the verbose level for some really verbose stuff 16 years ago
Frederic Weisbecker 9a92b479b2 perf tools: Improve thread comm resolution in perf sched 16 years ago
Frederic Weisbecker 016e92fbc9 perf tools: Unify perf.data mapping and events handling 16 years ago
Frederic Weisbecker 03456a158d perf tools: Merge trace.info content into perf.data 16 years ago
Frederic Weisbecker b209aa1f83 perf tools: Start the perf.data mapping at data offset in perf trace 16 years ago
Ingo Molnar 42e59d7d19 perf tools: Default to 1 KHz auto-sampling freq events 16 years ago
Tom Zanussi 064739bc4b perf trace: Add string/dynamic cases to format_flags 16 years ago
Tom Zanussi 2774601811 perf trace: Add subsystem string to struct event 16 years ago
Tom Zanussi 26a50744b2 tracing/events: Add 'signed' field to format files 16 years ago
Peter Zijlstra 906010b213 perf_event: Provide vmalloc() based mmap() backing 16 years ago
Arnaldo Carvalho de Melo 818331303b perf tools: elf_sym__is_function() should accept "zero" sized functions 16 years ago