aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-05-2213-47/+138
| |\
| | * perf tools: Propagate event parse error handlingFrederic Weisbecker2011-05-224-11/+33
| | * perf tools: Robustify dynamic sample content fetchFrederic Weisbecker2011-05-221-0/+26
| | * perf tools: Pre-check sample size before parsingFrederic Weisbecker2011-05-227-5/+41
| | * perf tools: Move evlist sample helpers to evlist areaFrederic Weisbecker2011-05-224-33/+34
| | * perf tools: Remove junk code in mmap size handlingFrederic Weisbecker2011-05-221-3/+0
| | * perf tools: Check we are able to read the event size on mmapFrederic Weisbecker2011-05-221-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+1
|\ \ \
| * | | perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.cJesper Juhl2011-05-101-1/+0
| * | | Merge branch 'master' into for-nextJiri Kosina2011-04-2641-218/+545
| |\ \ \
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-05-232-7/+242
|\ \ \ \ \
| * | | | | ktest: Allow options to be used by other optionsSteven Rostedt2011-05-202-1/+97
| * | | | | ktest: Create variables for the ktest config filesSteven Rostedt2011-05-202-0/+121
| * | | | | ktest: Reboot after each patchcheck runSteven Rostedt2011-05-202-0/+17
| * | | | | ktest: Reboot to good kernel after every bisect runSteven Rostedt2011-05-201-5/+5
| * | | | | ktest: If test failed due to timeout, print thatSteven Rostedt2011-05-201-0/+1
| * | | | | ktest: Fix post install commandSteven Rostedt2011-05-201-1/+1
* | | | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-1/+0
|\ \ \ \ \
| * | | | | rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-051-1/+0
| | |_|/ / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-192-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-1211-51/+56
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | sched: Get rid of lock_depthJonathan Corbet2011-04-242-2/+0
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-1915-564/+1599
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | perf stat: Add more cache-miss percentage printoutsIngo Molnar2011-05-191-2/+136
| * | | | | perf stat: Add -d -d and -d -d -d options to show more CPU eventsIngo Molnar2011-05-191-55/+154
| * | | | | perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar2011-05-181-0/+8
| * | | | | perf: Fix multi-event parsing bugStephane Eranian2011-05-171-0/+3
| * | | | | perf probe: Fix the missed parameter initializationLin Ming2011-05-101-0/+1
| * | | | | Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-101-6/+10
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | 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 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 stat: Fix compatibility behaviorIngo Molnar2011-04-281-1/+4
| * | | | | perf stat: Add --sync/-S optionIngo Molnar2011-04-281-0/+7
| * | | | | 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