Commit Graph

1823 Commits (bbd9d6f7fbb0305c9a592bf05a32e87eb364a4ff)

Author SHA1 Message Date
Jesper Juhl ea7659fb2b perf: Remove duplicate headers 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
Steven Rostedt 2a62512bce ktest: Allow options to be used by other options 14 years ago
Steven Rostedt 77d942ceac ktest: Create variables for the ktest config files 14 years ago
Steven Rostedt 27d934b287 ktest: Reboot after each patchcheck run 14 years ago
Steven Rostedt 4025bc62dd ktest: Reboot to good kernel after every bisect run 14 years ago
Steven Rostedt 4d62bf51ac ktest: If test failed due to timeout, print that 14 years ago
Steven Rostedt ca6a21f874 ktest: Fix post install command 14 years ago
Ingo Molnar c3305257cd perf stat: Add more cache-miss percentage printouts 14 years ago
Ingo Molnar 2cba3ffb9a perf stat: Add -d -d and -d -d -d options to show more CPU events 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
Lin Ming 174a7b1f96 perf tools: Makefile: Use gcc to determine ARCH 14 years ago
Paul E. McKenney a26ac2455f rcu: move TREE_RCU from softirq to kthread 14 years ago
David Ahern c63ca0c01d perf stat: Tell user about unsupported events in the list 14 years ago
Ingo Molnar 947b4ad1d1 perf list: Fix max event string size 14 years ago
Ingo Molnar 370faf1dd0 perf stat: Fail softly on unsupported events 14 years ago
Ingo Molnar fce3c786d3 perf stat: Leave more room for percentages 14 years ago
Ingo Molnar 2b427e14b7 perf stat: Adjust stall cycles warning percentages 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 ede7029004 perf stat: Fix compatibility behavior 14 years ago
Ingo Molnar f9cef0a90c perf stat: Add --sync/-S option 14 years ago
Ingo Molnar 9ceb1c3d1f perf stat: Fix printout vertical alignment 14 years ago
Ingo Molnar c6264deff7 perf stat: Add -d/--detailed flag to run with a lot of events 14 years ago
Ingo Molnar 8bb6c79f24 perf stat: Print out miss/hit ratio for L1 data-cache events 14 years ago
Ingo Molnar c78df6c1d4 perf stat: Print branch misses warning colors 14 years ago
Ingo Molnar a5d243d04a perf stat: Print stalled cycles warning colors 14 years ago
Ingo Molnar f99844cb76 perf stat: Fix -nan% output in perf stat noise printouts 14 years ago
Ingo Molnar 1fc570ad89 perf stat: Add stalled cycles to the default output 14 years ago
Ingo Molnar 481f988a01 perf stat: Add stalled cycles accounting, prettify the resulting output 14 years ago
Ingo Molnar dcd9936a5a perf stat: Factor our shadow stats 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 d58f4c82fe perf stat: Print cache misses as percentage 14 years ago
Ingo Molnar 11ba2b85f5 perf stat: Print stalled cycles percentage 14 years ago