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