summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-10363-2308/+4430
| |\|
| * | Merge branch 'perf/stat' into perf/coreIngo Molnar2011-05-066-102/+352
| |\ \
| | * | perf stat: Tell user about unsupported events in the listDavid Ahern2011-04-301-1/+5
| | * | perf list: Fix max event string sizeIngo Molnar2011-04-291-12/+13
| | * | perf events, x86: Add Westmere stalled-cycles-frontend/backend eventsIngo Molnar2011-04-291-0/+6
| | * | perf stat: Fail softly on unsupported eventsIngo Molnar2011-04-291-3/+1
| | * | perf stat: Leave more room for percentagesIngo Molnar2011-04-291-11/+11
| | * | perf stat: Adjust stall cycles warning percentagesIngo Molnar2011-04-291-4/+4
| | * | perf stat: Analyze front-end and back-end stall countsIngo Molnar2011-04-292-9/+39
| | * | perf tools: Add front-end and back-end stalled cycles supportIngo Molnar2011-04-293-23/+28
| | * | perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar2011-04-292-7/+11
| | * | perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar2011-04-292-2/+3
| | * | perf stat: Fix compatibility behaviorIngo Molnar2011-04-281-1/+4
| | * | perf stat: Add --sync/-S optionIngo Molnar2011-04-281-0/+7
| | * | perf event, x86: Use better stalled cycles metricIngo Molnar2011-04-281-2/+2
| | * | perf stat: Fix printout vertical alignmentIngo Molnar2011-04-271-1/+1
| | * | perf stat: Add -d/--detailed flag to run with a lot of eventsIngo Molnar2011-04-261-8/+60
| | * | perf stat: Print out miss/hit ratio for L1 data-cache eventsIngo Molnar2011-04-261-0/+33
| | * | perf stat: Print branch misses warning colorsIngo Molnar2011-04-261-7/+24
| | * | perf stat: Print stalled cycles warning colorsIngo Molnar2011-04-261-6/+27
| | * | perf stat: Fix -nan% output in perf stat noise printoutsIngo Molnar2011-04-261-5/+13
| | * | perf stat: Add stalled cycles to the default outputIngo Molnar2011-04-262-8/+8
| | * | perf stat: Add stalled cycles accounting, prettify the resulting outputIngo Molnar2011-04-261-13/+30
| | * | perf stat: Factor our shadow statsIngo Molnar2011-04-261-14/+19
| | * | perf stat: Make all displayed event names parseable as wellIngo Molnar2011-04-261-2/+2
| | * | perf stat: Fail more clearly when an invalid modifier is specifiedIngo Molnar2011-04-261-11/+22
| | * | perf tools: Accept case-insensitive symbolic event variantsIngo Molnar2011-04-261-3/+5
| | * | perf stat: Print cache misses as percentageIngo Molnar2011-04-261-3/+15
| | * | perf stat: Print stalled cycles percentageIngo Molnar2011-04-261-2/+9
| | * | perf events, x86: Mark constrant tables read mostlyIngo Molnar2011-04-261-10/+10
| | * | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar2011-04-264-0/+6
| | * | Merge branch 'perf/urgent' into perf/statIngo Molnar2011-04-2660-278/+598
| | |\ \
| * | | | perf events, x86: Add SandyBridge stalled-cycles-frontend/backend eventsLin Ming2011-05-061-0/+6
| * | | | perf events: Clean up definitions and initializers, update copyrightsIngo Molnar2011-05-042-72/+64
| * | | | hw breakpoints: Move to kernel/events/Borislav Petkov2011-05-033-2/+2
| * | | | perf: Start the restructuringBorislav Petkov2011-05-033-2/+8
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-05-012-214/+141
| |\ \ \ \
| | * | | | ftrace: Consolidate the function match routines for normal and modsSteven Rostedt2011-04-301-62/+36
| | * | | | ftrace: Consolidate updating of ftrace_trace_functionSteven Rostedt2011-04-301-61/+34
| | * | | | ftrace: Move record update for normal and modules into a separate functionSteven Rostedt2011-04-301-8/+11
| | * | | | ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt2011-04-302-9/+4
| | * | | | ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt2011-04-302-34/+51
| | * | | | ftrace: Remove failures fileSteven Rostedt2011-04-301-37/+2
| | * | | | ftrace: Remove unnecessary disabling of irqsSteven Rostedt2011-04-301-4/+0
| | * | | | ftrace: Make FTRACE_WARN_ON() work in if conditionSteven Rostedt2011-04-301-6/+10
| * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-0162-290/+639
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ftrace: Only update the function code on write to filter filesSteven Rostedt2011-04-301-5/+7
| * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-2722-501/+576
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | jump label: Add s390 supportJan Glauber2011-04-044-1/+98
| | * | | | jump label: Add _ASM_ALIGN for x86 and x86_64Jason Baron2011-04-041-0/+1