Commit Graph

1912 Commits (d66b3fe436a296f102e8944247972fc0c17ddf26)

Author SHA1 Message Date
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
Ingo Molnar 94403f8863 perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES 14 years ago
Jonathan Corbet 625f2a378e sched: Get rid of lock_depth 14 years ago
David Ahern 9cbdb70209 perf script: improve validation of sample attributes for output fields 14 years ago
Arun Sharma 0817a6a3a4 perf script: Add support for PERF_TYPE_RAW 14 years ago
Michael Witten f18568aae5 perf tools: git mv tools/perf/{features-tests.mak,config/} 14 years ago
Michael Witten 7fbd065f5a perf tools: Move `try-cc' 14 years ago
Michael Witten ced465c400 perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility 14 years ago
Michael Witten 3643b133f2 perf tools: Makefile: Clean up `python/perf.so' rule 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
Justin P. Mattock 6eab04a876 treewide: remove extra semicolons 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
Frederic Weisbecker 800cd25c12 perf: mmap 512 kiB by default 14 years ago
Arnaldo Carvalho de Melo 176fcc5c5f perf script: Add more documentation about the -f/--fields parameters 14 years ago
David Ahern 2c9e45f7a2 perf script: If type not given fields apply to all event types 14 years ago
Robert Richter 1b7155f7de perf tools: Fix NO_NEWT=1 python build error 14 years ago