Commit Graph

366 Commits (676c0dbe6e514fdd8e434a9e623c781aa9b40b15)

Author SHA1 Message Date
Julia Lawall f39cdf25bf perf tools: Move dereference after NULL test 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
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
Tom Zanussi b934cdd55f perf trace: Update eval_flag() flags array to match interrupt.h 16 years ago
Tom Zanussi d4c3768faa perf trace: Remove unused code in builtin-trace.c 16 years ago
Arnaldo Carvalho de Melo c3b32fcbc7 perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etc 16 years ago
Arnaldo Carvalho de Melo a2a99e8e12 perf tools: /proc/modules names don't always match its name 16 years ago
Arnaldo Carvalho de Melo af427bf529 perf tools: Create maps for modules when processing kallsyms 16 years ago
Arnaldo Carvalho de Melo 5c2068059a perf top: Keep the default of asking for kernel module symbols 16 years ago
Chris Wilson 933da83aa1 perf: Propagate term signal to child 16 years ago
Arnaldo Carvalho de Melo ec218fc4a7 perf tools: Remove show_mask bitmask 16 years ago
Arnaldo Carvalho de Melo 9735abf11b perf tools: Move hist_entry__add common code to hist.c 16 years ago
Arnaldo Carvalho de Melo 439d473b47 perf tools: Rewrite and improve support for kernel modules 16 years ago
Mulyadi Santosa 1ad0560e8c perf tools: Run generate-cmdlist.sh properly 16 years ago
Arjan van de Ven 39a90a8ef1 perf timechart: Add a power-only mode 16 years ago
Arnaldo Carvalho de Melo 2ccdc450e6 perf top: Remove dead {min,max}_ip unused variables 16 years ago