aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-108/+553
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-288/+624
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-13/+15
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown1-13/+15
2011-11-03perf top: Fix live annotation in the --stdio interfaceArnaldo Carvalho de Melo1-1/+2
2011-11-02perf top tui: Don't recalc column widths considering just the first pageArnaldo Carvalho de Melo1-1/+0
2011-11-02perf report: Add progress bar when processing time ordered eventsArnaldo Carvalho de Melo2-0/+10
2011-11-02perf hists browser: Warn about lost eventsArnaldo Carvalho de Melo7-29/+112
2011-10-28ktest: Evaluate variables entered on the command lineSteven Rostedt1-4/+6
2011-10-28perf tools: Fix a typo of command name as trace-cmdMasami Hiramatsu1-1/+1
2011-10-27perf hists: Fix recalculation of total_period when sorting entriesArnaldo Carvalho de Melo1-2/+1
2011-10-26Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2011-10-26perf header: Fix build on old systemsArnaldo Carvalho de Melo1-1/+1
2011-10-26perf ui browser: Handle K_RESIZE in dialog windowsArnaldo Carvalho de Melo9-26/+94
2011-10-26perf ui browser: No need to switch char sets that oftenArnaldo Carvalho de Melo1-3/+5
2011-10-26perf hists browser: Use K_TIMERArnaldo Carvalho de Melo1-3/+2
2011-10-26perf ui: Rename ui__warning_paranoid to ui__error_paranoidArnaldo Carvalho de Melo4-6/+8
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg1-1/+9
2011-10-26perf ui: Reimplement the popup windows using libslangArnaldo Carvalho de Melo6-67/+77
2011-10-26perf ui: Reimplement ui__popup_menu using ui__browserArnaldo Carvalho de Melo3-30/+97
2011-10-26perf ui: Reimplement ui_helpline using libslangArnaldo Carvalho de Melo1-4/+6
2011-10-26perf ui: Improve handling sigwinch a bitArnaldo Carvalho de Melo5-47/+82
2011-10-26perf ui progress: Reimplement using slangArnaldo Carvalho de Melo4-69/+22
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds60-1209/+3447
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+500
2011-10-26perf evlist: Fix grouping of multiple eventsArnaldo Carvalho de Melo9-29/+135
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman1-0/+500
2011-10-22ktest: Add variable ${PWD}Steven Rostedt1-0/+3
2011-10-22ktest: Add another monitor flush before installing kernelSteven Rostedt1-0/+5
2011-10-21perf symbols: Increase symbol KSYM_NAME_LEN sizeRicardo Ribalda Delgado1-1/+1
2011-10-21perf hists browser: Refuse 'a' hotkey on non symbolic viewsArnaldo Carvalho de Melo1-0/+7
2011-10-20perf ui browser: Use libslang to read keysArnaldo Carvalho de Melo9-64/+125
2011-10-20perf tools: Fix tracing info recordingJiri Olsa3-29/+123
2011-10-20ktest: Do not opencode reboot in grub settingSteven Rostedt1-1/+2
2011-10-20perf hists browser: Elide DSO column when it is set to just one DSO, ditto fo...Arnaldo Carvalho de Melo2-1/+7
2011-10-20perf hists: Don't consider filtered entries when calculating column widthsArnaldo Carvalho de Melo1-1/+2
2011-10-20perf hists: Don't decay total_period for filtered entriesArnaldo Carvalho de Melo1-3/+8
2011-10-19perf hists browser: Honour symbol_conf.show_{nr_samples,total_period}Arnaldo Carvalho de Melo1-0/+10
2011-10-19perf hists browser: Do not exit on tab key with single eventDavid Ahern1-0/+2
2011-10-19perf annotate browser: Don't change selection line when returning from callqArnaldo Carvalho de Melo1-1/+1
2011-10-19perf tools: handle endianness of feature bitmapDavid Ahern1-11/+31
2011-10-19perf tools: Add prelink suggestion to dso update messageDavid Ahern1-2/+2
2011-10-19perf script: Fix unknown feature commentDavid Ahern1-0/+15
2011-10-19perf hists browser: Apply the dso and thread filters when merging new batchesArnaldo Carvalho de Melo1-9/+46
2011-10-19perf hists: Move the dso and thread filters from hist_browserArnaldo Carvalho de Melo3-32/+35
2011-10-19perf ui browser: Honour the xterm colorsArnaldo Carvalho de Melo1-5/+5
2011-10-18perf top tui: Give color hints just on the percentage, like on --stdioArnaldo Carvalho de Melo1-0/+3
2011-10-18perf ui browser: Make the colors configurable and change the defaultsArnaldo Carvalho de Melo2-18/+101
2011-10-18perf tui: Remove unneeded call to newtCls on startupArnaldo Carvalho de Melo1-1/+0
2011-10-18perf hists: Don't format the percentage on hist_entry__snprintfArnaldo Carvalho de Melo3-15/+25
2011-10-18perf ui browser: Allow initial use without navigation UI elementsArnaldo Carvalho de Melo4-17/+39
2011-10-18tools, slub: Fix off-by-one buffer corruption after readlink() callThomas Jarosch1-1/+1
2011-10-18perf tui: Catch signals to exit gracefullyArnaldo Carvalho de Melo1-1/+23
2011-10-18perf hists browser: Add missing hotkeys to the help windowArnaldo Carvalho de Melo1-10/+13
2011-10-17ktest: Add processing of complex conditionalsSteven Rostedt2-5/+58
2011-10-17ktest: Fix parsing of config section linesSteven Rostedt1-18/+31
2011-10-17ktest: Sort make_min_config configs by dependeciesSteven Rostedt1-22/+49
2011-10-17ktest: Add DEFINED keyword for IF statementsSteven Rostedt2-1/+33
2011-10-17ktest: Add OVERRIDE keyword to DEFAULTS sectionSteven Rostedt2-8/+44
2011-10-17ktest: Consolidate TEST_TYPE and DEFAULT codeSteven Rostedt1-40/+21
2011-10-17ktest: Add INCLUDE keyword to include other config filesSteven Rostedt2-9/+78
2011-10-17ktest: Let IF keyword take comparisonsSteven Rostedt2-6/+62
2011-10-17ktest: Add IF and ELSE to config sectionsSteven Rostedt2-4/+98
2011-10-17ktest: Do not reboot on config or build issuesSteven Rostedt1-2/+20
2011-10-17ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a rebootSteven Rostedt2-6/+37
2011-10-17ktest: Add NO_INSTALL option to not install for a testSteven Rostedt2-1/+16
2011-10-17ktest: Fail when grub menu not foundSteven Rostedt1-1/+4
2011-10-17ktest: Include monitor in reboot codeAndrew Jones1-20/+16
2011-10-17ktest: Only need to save .config when doing mrproperAndrew Jones1-7/+7
2011-10-17ktest: Create outputdir if it does not existAndrew Jones1-3/+5
2011-10-17ktest: Add TEST_TYPE install optionSteven Rostedt2-3/+11
2011-10-17perf hists browser: Add missing stdarg.h includeMike Galbraith1-0/+1
2011-10-17perf top: Fix the 'E' hotkey, select among multiple eventsArnaldo Carvalho de Melo1-0/+1
2011-10-17perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkeyArnaldo Carvalho de Melo3-10/+20
2011-10-15Merge branch 'perf/core' of git://github.com/acmel/linux into perf/coreIngo Molnar13-165/+375
2011-10-14perf buildid: Fix possible unterminated readlink() result bufferThomas Jarosch1-1/+1
2011-10-14perf annotate browser: Allow toggling the visualization of source code linesArnaldo Carvalho de Melo1-5/+71
2011-10-14perf ui browser: Add filter methodArnaldo Carvalho de Melo2-9/+43
2011-10-14perf annotate browser: Exit when pressing ESC or the left arrowArnaldo Carvalho de Melo1-0/+2
2011-10-14perf hists browser: Invalidate ui_browser->top after timer callsArnaldo Carvalho de Melo2-2/+14
2011-10-13perf hists browser: Fix handling of TAB/UNTAB for multiple eventsArnaldo Carvalho de Melo1-17/+31
2011-10-13perf top: Remove entries from entries_collapsed on decayArnaldo Carvalho de Melo3-4/+15
2011-10-13perf ui browser: Remove ui_browser__add_exit_keysArnaldo Carvalho de Melo5-51/+12
2011-10-13perf ui browser: Handle SIGWINCHArnaldo Carvalho de Melo9-68/+144
2011-10-13perf hists: Fix compilation when NO_NEWT_SUPPORT is setStephane Eranian1-3/+7
2011-10-13perf hists: Don't free decayed entries if in the annotation browserArnaldo Carvalho de Melo3-3/+14
2011-10-12Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-1/+3
2011-10-11perf hists browser: Recalculate browser pointers after resort/decayArnaldo Carvalho de Melo3-7/+26
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+500
2011-10-10perf probe: Fix to show correct error stringMasami Hiramatsu1-1/+3
2011-10-07perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo7-6/+31
2011-10-07perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian15-35/+1308
2011-10-07perf hists browser: Update the browser.nr_entries after the timerArnaldo Carvalho de Melo1-0/+7
2011-10-07perf hists browser: Fix TAB/UNTAB use with multiple eventsArnaldo Carvalho de Melo1-0/+2
2011-10-07perf hists browser: Don't offer symbol actions when symbols not on --sortArnaldo Carvalho de Melo1-9/+17
2011-10-07perf annotate browser: Use -> to navigate on assembly linesArnaldo Carvalho de Melo1-6/+21
2011-10-07perf tools: Fix broken number of samples for perf report -nStephane Eranian1-0/+1
2011-10-07perf top: Use the TUI interface by defaultArnaldo Carvalho de Melo1-7/+0
2011-10-07perf annotate browser: Allow navigation to called functionsArnaldo Carvalho de Melo5-25/+79
2011-10-07perf top: Add callgraph supportArnaldo Carvalho de Melo2-2/+159
2011-10-07perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo8-579/+196
2011-10-07perf browsers: Add live mode to the hists, annotate browsersArnaldo Carvalho de Melo9-56/+116
2011-10-07perf hists: Threaded addition and sorting of entriesArnaldo Carvalho de Melo4-30/+92
2011-10-07perf report: Add option to show total periodArnaldo Carvalho de Melo4-0/+24
2011-10-07perf hists: Allow limiting the number of rows and columns in fprintfArnaldo Carvalho de Melo4-11/+33
2011-10-07perf hists: Stop using 'self' for struct histsArnaldo Carvalho de Melo1-78/+78
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar14-58/+213
2011-09-29perf symbols: Treat all memory maps without dso file as loadedJiri Olsa1-6/+18
2011-09-29perf sched: Fix script command documentationJiri Olsa1-3/+3
2011-09-29perf report: Fix stdio event name header printingArnaldo Carvalho de Melo1-4/+1
2011-09-29perf: Support setting the disassembler styleAndi Kleen6-1/+17
2011-09-29perf tools: Make stat/record print fatal signals of the target programAndi Kleen2-2/+19
2011-09-29perf stat: Fix spelling in commentJim Cromie1-1/+1
2011-09-29perf stat: Allow tab as cvs delimiterJim Cromie1-2/+4
2011-09-29perf stat: Suppress printing std-dev when its 0Jim Cromie1-1/+1
2011-09-29perf stat: Fix +- nan% in --no-aggr runsJim Cromie1-2/+7
2011-09-29perf stat: Add --log-fd <N> option to redirect stderr elsewhereJim Cromie2-1/+24
2011-09-29perf top: Improve lost events warningArnaldo Carvalho de Melo3-17/+44
2011-09-29perf top browser: Fix up line width calculationArnaldo Carvalho de Melo1-2/+2
2011-09-29perf buildid-list: Support showing the build id in an ELF fileArnaldo Carvalho de Melo2-4/+26
2011-09-29perf buildid-list: Add option to show the running kernel build idArnaldo Carvalho de Melo2-2/+34
2011-09-29perf script: Add drop monitor scriptNeil Horman3-0/+78
2011-09-29perf symbols: Stop using 'self' in map_groups__ methodsArnaldo Carvalho de Melo2-58/+58
2011-09-29perf tools: Fix raw sample readingJiri Olsa1-2/+5
2011-09-27doc: fix broken referencesPaul Bolle1-2/+2
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar22-289/+311
2011-09-23perf python: Add missing perf_event__parse_sample 'swapped' parmArnaldo Carvalho de Melo1-1/+1
2011-09-23perf tools: Add support for disabling -Werror via WERROR=0Darren Hart1-1/+8
2011-09-23perf top: Fix userspace sample addr map offsetArnaldo Carvalho de Melo1-4/+5
2011-09-23perf symbols: Fix issue with binaries using 16-bytes buildids (v2)Stephane Eranian1-11/+13
2011-09-23perf tool: Fix endianness handling of u32 data in samplesDavid Ahern4-14/+47
2011-09-23perf sort: Fix symbol sort output by separating unresolved samples by typeAnton Blanchard1-2/+8
2011-09-23perf symbols: Synthesize anonymous mmap eventsAnton Blanchard1-0/+5
2011-09-23perf record: Create events initially disabled and enable after initDavid Ahern3-0/+17
2011-09-23perf symbols: Add some heuristics for choosing the best duplicate symbolAnton Blanchard1-0/+88
2011-09-23perf symbols: Preserve symbol scope when parsing /proc/kallsymsAnton Blanchard1-2/+4
2011-09-23perf symbols: /proc/kallsyms does not sort module symbolsAnton Blanchard1-22/+11
2011-09-23perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo filesAnton Blanchard1-0/+2
2011-09-23perf probe: Fix regression of variable finderMasami Hiramatsu1-1/+1
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2011-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds21-289/+308
2011-08-19slub: update slabinfo tools to report per cpu partial list statisticsChristoph Lameter1-0/+8
2011-08-19cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski11-228/+86
2011-08-19cpupower: make NLS truly optionalDominik Brodowski2-0/+10
2011-08-19cpupower: fix Makefile typoDave Jones1-2/+2
2011-08-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar8-66/+126
2011-08-18perf stat: Add -o and --append optionsStephane Eranian3-64/+100
2011-08-18perf annotate: Add --symfs optionStephane Eranian2-0/+5
2011-08-18perf annotate: Make output more readableStephane Eranian5-2/+21
2011-08-18perf tools: Add group event scheduling option to perf record/statLin Ming2-3/+8
2011-08-18perf tools: Fix build against newer glibcJosh Boyer1-0/+2
2011-08-18perf tools: Fix error handling of unknown eventsStephane Eranian1-1/+5
2011-08-18perf evlist: Fix missing event name init for default eventStephane Eranian1-1/+10
2011-08-18perf list: Fix exit valueStephane Eranian1-2/+0
2011-08-15cpupower: Make monitor command -c/--cpu awareThomas Renninger1-0/+8
2011-08-15cpupower: Better detect offlined CPUsThomas Renninger5-4/+66
2011-08-15cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger1-1/+1
2011-08-15cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger2-48/+131
2011-08-15cpupower: avoid using symlinksAmerigo Wang3-6/+4
2011-08-14Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar9-137/+403
2011-08-13Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King1-0/+3
2011-08-12ARM: fix perf build with uclibc toolchainsFlorian Fainelli1-0/+3
2011-08-12perf probe: Filter out redundant inline-instancesMasami Hiramatsu1-0/+22
2011-08-12perf probe: Search concrete out-of-line instancesMasami Hiramatsu3-35/+83
2011-08-12perf probe: Avoid searching variables in intermediate scopesMasami Hiramatsu1-31/+13
2011-08-12perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu4-27/+144
2011-08-12perf probe: Warn when more than one line are givenMasami Hiramatsu1-3/+11
2011-08-12perf probe: Fix to walk all inline instancesMasami Hiramatsu1-1/+7
2011-08-12perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu2-12/+82
2011-08-12perf probe: Fix line walker to check CU correctlyMasami Hiramatsu1-3/+3
2011-08-12perf probe: Fix a memory leak for scopes arrayMasami Hiramatsu1-3/+2
2011-08-12perf: fix temporary file ownership checkVasiliy Kulikov1-1/+1
2011-08-11perf report: Use properly build_id kernel binariesJiri Olsa3-27/+42
2011-08-10perf top browser: Remove spurious helpline updateArnaldo Carvalho de Melo1-1/+0
2011-08-10Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar3-12/+50
2011-08-09perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg1-0/+11
2011-08-09perf sched: Usage leftover from trace -> script renameJiri Olsa1-1/+1
2011-08-09perf sched: Do not delete session object prematurelyJiri Olsa1-7/+15
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo1-4/+23
2011-08-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar5-23/+46
2011-08-08perf tools: Add support to install perf python extensionJiri Olsa2-7/+33
2011-08-08perf tools: do not look at ./config for configurationJonathan Nieder1-7/+0
2011-08-08perf tools: Make clean leaves some filesKusanagi Kouichi1-1/+1
2011-08-08perf lock: Dropping unsupported ':r' modifierZhu Yanhai1-4/+4
2011-08-08perf probe: Fix coredump introduced by probe module optionJovi Zhang1-4/+8
2011-08-05Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar6-32/+140
2011-08-03perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo1-8/+7
2011-08-02Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-26/+25
2011-08-02tools/power turbostat: fit output into 80 columns on snb-epLen Brown1-23/+23
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds70-0/+13855
2011-07-30Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+40
2011-07-29cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger4-41/+9
2011-07-29cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger4-17/+95
2011-07-29cpupowerutils: increase MAX_LINE_LENRoman Vasiyarov1-1/+1
2011-07-29cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger1-6/+6
2011-07-29cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger3-18/+17
2011-07-29cpupowerutils: use kernel version-derived version stringDominik Brodowski2-7/+41
2011-07-29cpupowerutils: utils - ConfigStyle bugfixesDominik Brodowski6-108/+122
2011-07-29cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski9-86/+100