summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar6-102/+352
2011-05-06perf events, x86: Add SandyBridge stalled-cycles-frontend/backend eventsLin Ming1-0/+6
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar2-72/+64
2011-05-03hw breakpoints: Move to kernel/events/Borislav Petkov3-2/+2
2011-05-03perf: Start the restructuringBorislav Petkov3-2/+8
2011-05-01Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-214/+141
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar62-290/+639
2011-04-29ftrace: Consolidate the function match routines for normal and modsSteven Rostedt1-62/+36
2011-04-29ftrace: Consolidate updating of ftrace_trace_functionSteven Rostedt1-61/+34
2011-04-29ftrace: Move record update for normal and modules into a separate functionSteven Rostedt1-8/+11
2011-04-29ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt2-9/+4
2011-04-29ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt2-34/+51
2011-04-29ftrace: Remove failures fileSteven Rostedt1-37/+2
2011-04-29ftrace: Remove unnecessary disabling of irqsSteven Rostedt1-4/+0
2011-04-29ftrace: Make FTRACE_WARN_ON() work in if conditionSteven Rostedt1-6/+10
2011-04-29ftrace: Only update the function code on write to filter filesSteven Rostedt1-5/+7
2011-04-30perf stat: Tell user about unsupported events in the listDavid Ahern1-1/+5
2011-04-29perf list: Fix max event string sizeIngo Molnar1-12/+13
2011-04-29perf events, x86: Add Westmere stalled-cycles-frontend/backend eventsIngo Molnar1-0/+6
2011-04-29perf stat: Fail softly on unsupported eventsIngo Molnar1-3/+1
2011-04-29perf stat: Leave more room for percentagesIngo Molnar1-11/+11
2011-04-29perf stat: Adjust stall cycles warning percentagesIngo Molnar1-4/+4
2011-04-29perf stat: Analyze front-end and back-end stall countsIngo Molnar2-9/+39
2011-04-29perf tools: Add front-end and back-end stalled cycles supportIngo Molnar3-23/+28
2011-04-29perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar2-7/+11
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar2-2/+3
2011-04-28perf stat: Fix compatibility behaviorIngo Molnar1-1/+4
2011-04-28perf stat: Add --sync/-S optionIngo Molnar1-0/+7
2011-04-28perf event, x86: Use better stalled cycles metricIngo Molnar1-2/+2
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus3-6/+33
2011-04-27perf stat: Fix printout vertical alignmentIngo Molnar1-1/+1
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar22-501/+576
2011-04-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-1/+1
2011-04-26perf stat: Add -d/--detailed flag to run with a lot of eventsIngo Molnar1-8/+60
2011-04-26perf stat: Print out miss/hit ratio for L1 data-cache eventsIngo Molnar1-0/+33
2011-04-26perf stat: Print branch misses warning colorsIngo Molnar1-7/+24
2011-04-26perf stat: Print stalled cycles warning colorsIngo Molnar1-6/+27
2011-04-26perf stat: Fix -nan% output in perf stat noise printoutsIngo Molnar1-5/+13
2011-04-26perf stat: Add stalled cycles to the default outputIngo Molnar2-8/+8
2011-04-26perf stat: Add stalled cycles accounting, prettify the resulting outputIngo Molnar1-13/+30
2011-04-26perf stat: Factor our shadow statsIngo Molnar1-14/+19
2011-04-26perf stat: Make all displayed event names parseable as wellIngo Molnar1-2/+2
2011-04-26perf stat: Fail more clearly when an invalid modifier is specifiedIngo Molnar1-11/+22
2011-04-26perf tools: Accept case-insensitive symbolic event variantsIngo Molnar1-3/+5
2011-04-26perf stat: Print cache misses as percentageIngo Molnar1-3/+15
2011-04-26perf stat: Print stalled cycles percentageIngo Molnar1-2/+9
2011-04-26perf events, x86: Mark constrant tables read mostlyIngo Molnar1-10/+10
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar4-0/+6
2011-04-26Merge branch 'perf/urgent' into perf/statIngo Molnar60-278/+598
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar1-2/+14