summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+3
2011-12-07Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar-2/+3
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2011-12-06perf header: Use event_name() to get an event nameAndrew Vagin-1/+1
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+14
2011-12-05perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt-0/+2
2011-12-05perf stat: Failure with "Operation not supported"Anton Blanchard-1/+2
2011-11-18ktest: Check parent options for iterated testsRabin Vincent-0/+16
2011-11-16perf session: Fix crash with invalid CPU listDavid Ahern-0/+4
2011-11-16perf python: Fix undefined symbol problemArnaldo Carvalho de Melo-12/+10
2011-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-108/+553
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-288/+624
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-13/+15
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown-13/+15
2011-11-03perf top: Fix live annotation in the --stdio interfaceArnaldo Carvalho de Melo-1/+2
2011-11-02perf top tui: Don't recalc column widths considering just the first pageArnaldo Carvalho de Melo-1/+0
2011-11-02perf report: Add progress bar when processing time ordered eventsArnaldo Carvalho de Melo-0/+10
2011-11-02perf hists browser: Warn about lost eventsArnaldo Carvalho de Melo-29/+112
2011-10-28ktest: Evaluate variables entered on the command lineSteven Rostedt-4/+6
2011-10-28perf tools: Fix a typo of command name as trace-cmdMasami Hiramatsu-1/+1
2011-10-27perf hists: Fix recalculation of total_period when sorting entriesArnaldo Carvalho de Melo-2/+1
2011-10-26Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+9
2011-10-26perf header: Fix build on old systemsArnaldo Carvalho de Melo-1/+1
2011-10-26perf ui browser: Handle K_RESIZE in dialog windowsArnaldo Carvalho de Melo-26/+94
2011-10-26perf ui browser: No need to switch char sets that oftenArnaldo Carvalho de Melo-3/+5
2011-10-26perf hists browser: Use K_TIMERArnaldo Carvalho de Melo-3/+2
2011-10-26perf ui: Rename ui__warning_paranoid to ui__error_paranoidArnaldo Carvalho de Melo-6/+8
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg-1/+9
2011-10-26perf ui: Reimplement the popup windows using libslangArnaldo Carvalho de Melo-67/+77
2011-10-26perf ui: Reimplement ui__popup_menu using ui__browserArnaldo Carvalho de Melo-30/+97
2011-10-26perf ui: Reimplement ui_helpline using libslangArnaldo Carvalho de Melo-4/+6
2011-10-26perf ui: Improve handling sigwinch a bitArnaldo Carvalho de Melo-47/+82
2011-10-26perf ui progress: Reimplement using slangArnaldo Carvalho de Melo-69/+22
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1209/+3447
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+500
2011-10-26perf evlist: Fix grouping of multiple eventsArnaldo Carvalho de Melo-29/+135
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman-0/+500
2011-10-22ktest: Add variable ${PWD}Steven Rostedt-0/+3
2011-10-22ktest: Add another monitor flush before installing kernelSteven Rostedt-0/+5
2011-10-21perf symbols: Increase symbol KSYM_NAME_LEN sizeRicardo Ribalda Delgado-1/+1
2011-10-21perf hists browser: Refuse 'a' hotkey on non symbolic viewsArnaldo Carvalho de Melo-0/+7
2011-10-20perf ui browser: Use libslang to read keysArnaldo Carvalho de Melo-64/+125
2011-10-20perf tools: Fix tracing info recordingJiri Olsa-29/+123
2011-10-20ktest: Do not opencode reboot in grub settingSteven Rostedt-1/+2
2011-10-20perf hists browser: Elide DSO column when it is set to just one DSO, ditto fo...Arnaldo Carvalho de Melo-1/+7
2011-10-20perf hists: Don't consider filtered entries when calculating column widthsArnaldo Carvalho de Melo-1/+2
2011-10-20perf hists: Don't decay total_period for filtered entriesArnaldo Carvalho de Melo-3/+8
2011-10-19perf hists browser: Honour symbol_conf.show_{nr_samples,total_period}Arnaldo Carvalho de Melo-0/+10
2011-10-19perf hists browser: Do not exit on tab key with single eventDavid Ahern-0/+2