Commit Graph

1039 Commits (e534c5b831c8b8e9f5edee5c8a37753c808b80dc)

Author SHA1 Message Date
Andy Whitcroft 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver 14 years ago
Shaohua Li 09223371de rcu: Use softirq to address performance regression 14 years ago
Michal Marek 5d61b9fd19 perf: Use make kernelversion instead of parsing the Makefile 14 years ago
Frederic Weisbecker b273fa9716 perf python: Fix argument name list of read_on_cpu() 14 years ago
Arnaldo Carvalho de Melo 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
Arnaldo Carvalho de Melo 9c850d6c4b perf python: Use exception to propagate errors 14 years ago
Arnaldo Carvalho de Melo d21cc9f67d perf evlist: Remove dependency on debug routines 14 years ago
David Ahern 4af4c9550c perf events: initialize fd array to -1 instead of 0 14 years ago
Arnaldo Carvalho de Melo 75911c9bd1 perf tools: Fix build on older systems 14 years ago
Arnaldo Carvalho de Melo ec80fde746 perf symbols: Handle /proc/sys/kernel/kptr_restrict 14 years ago
Frederic Weisbecker 0f61f3e4db perf tools: Fix sample type size calculation in 32 bits archs 14 years ago
Frederic Weisbecker 3cb6d15408 perf tools: Fix sample size bit operations 14 years ago
Frederic Weisbecker 998bedc8c5 perf tools: Fix ommitted mmap data update on remap 14 years ago
Frederic Weisbecker 5538becaec perf tools: Propagate event parse error handling 14 years ago
Frederic Weisbecker 98e1da905c perf tools: Robustify dynamic sample content fetch 14 years ago
Frederic Weisbecker a285412479 perf tools: Pre-check sample size before parsing 14 years ago
Frederic Weisbecker 74429964d8 perf tools: Move evlist sample helpers to evlist area 14 years ago
Frederic Weisbecker dd5f5fd108 perf tools: Remove junk code in mmap size handling 14 years ago
Frederic Weisbecker eac9eacee1 perf tools: Check we are able to read the event size on mmap 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Ingo Molnar b313207286 perf bench, x86: Add alternatives-asm.h wrapper 14 years ago
Stephane Eranian 94692349c4 perf: Fix multi-event parsing bug 14 years ago
Arnaldo Carvalho de Melo aece948f5d perf evlist: Fix per thread mmap setup 14 years ago
Arnaldo Carvalho de Melo b901941819 perf tools: Honour the cpu list parameter when also monitoring a thread list 14 years ago
Lin Ming 2b348a7798 perf probe: Fix the missed parameter initialization 14 years ago
Jesper Juhl 2d9ff66da6 perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c 14 years ago
Paul E. McKenney a26ac2455f rcu: move TREE_RCU from softirq to kthread 14 years ago
Ingo Molnar 947b4ad1d1 perf list: Fix max event string size 14 years ago
Ingo Molnar d3d1e86da0 perf stat: Analyze front-end and back-end stall counts 14 years ago
Ingo Molnar 129c04cb8c perf tools: Add front-end and back-end stalled cycles support 14 years ago
Ingo Molnar 1fc570ad89 perf stat: Add stalled cycles to the default output 14 years ago
Ingo Molnar 749141d926 perf stat: Make all displayed event names parseable as well 14 years ago
Ingo Molnar ceb53fbf6d perf stat: Fail more clearly when an invalid modifier is specified 14 years ago
Ingo Molnar b908debd4e perf tools: Accept case-insensitive symbolic event variants 14 years ago
Ingo Molnar 94403f8863 perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES 14 years ago
David Ahern 9cbdb70209 perf script: improve validation of sample attributes for output fields 14 years ago
Arnaldo Carvalho de Melo aeafcbaf4f perf symbols: Give more useful names to 'self' parameters 14 years ago
Arnaldo Carvalho de Melo 5d2cd90922 perf evsel: Fix use of inherit 14 years ago
Lin Ming db9a9cbc81 perf hists browser: Fix seg fault when annotate null symbol 14 years ago
Eric Dumazet 621d26567f perf: Fix a build error with some GCC versions 14 years ago
Masami Hiramatsu 1d46ea2a6a perf probe: Fix listing incorrect line number with inline function 14 years ago
Masami Hiramatsu 1d878083c2 perf probe: Fix to find recursively inlined function 14 years ago
Masami Hiramatsu cc446446ff perf probe: Fix multiple --vars options behavior 14 years ago
Masami Hiramatsu f0c4801a17 perf probe: Fix to remove redundant close 14 years ago
Masami Hiramatsu 7d21635ac5 perf probe: Fix to ensure function declared file 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Robert Richter 1b7155f7de perf tools: Fix NO_NEWT=1 python build error 14 years ago
David S. Miller 4d43951756 perf symbols: Properly align symbol_conf.priv_size 14 years ago
Lin Ming cd25f8bc26 perf probe: Add fastpath to do lookup by function name 14 years ago
Arnaldo Carvalho de Melo c286c419c7 perf tools: Fixup exit path when not able to open events 14 years ago