aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg1-1/+9
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-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-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-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-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
2011-07-29cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski6-115/+128
2011-07-29cpupowerutils: lib - ConfigStyle bugfixesDominik Brodowski4-172/+209
2011-07-29cpupowerutils: bench - ConfigStyle bugfixesDominik Brodowski8-58/+75
2011-07-29cpupowerutils: do not update po files on each and every compileDominik Brodowski1-7/+16
2011-07-29cpupowerutils: remove ccdv, use kernel quiet/verbose mechanismDominik Brodowski4-411/+24
2011-07-29cpupowerutils: use COPYING, CREDITS from top-level directoryDominik Brodowski2-358/+0
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski72-0/+14417
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-149/+963
2011-07-25perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo1-3/+112
2011-07-25perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo3-17/+17
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds1-1/+4
2011-07-22perf buildid-cache: Zero out buffer of filenames when adding/removing buildidHan Pingtian1-4/+4
2011-07-21perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern1-1/+4
2011-07-21perf tools: Make test use the preset debugfs pathJiri Olsa1-2/+2
2011-07-21perf tools: Add automated tests for events parsingJiri Olsa1-0/+245
2011-07-21perf tools: De-opt the parse_events functionJiri Olsa5-14/+24
2011-07-21perf script: Fix display of IP address for non-callchain pathDavid Ahern1-1/+1
2011-07-21perf tools: Fix endian conversion reading event attr from file headerDavid Ahern3-13/+23
2011-07-21perf tools: Add missing 'node' alias to the hw_cache[] arrayJiri Olsa1-5/+8
2011-07-15tools/power x86_energy_perf_policy: fix print of uninitialized stringLen Brown1-3/+2
2011-07-15ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt1-12/+7
2011-07-15ktest: Keep fonud configs separate from default configsSteven Rostedt1-4/+8
2011-07-15ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt2-14/+59
2011-07-15ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt2-22/+273
2011-07-15ktest: Add test type make_min_configSteven Rostedt2-4/+301
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu3-12/+49
2011-07-15perf probe: Add probed module in front of functionMasami Hiramatsu2-9/+39
2011-07-15perf probe: Introduce debuginfo to encapsulate dwarf informationMasami Hiramatsu3-136/+182
2011-07-15perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu5-523/+768
2011-07-15perf probe: Remove redundant dwarf functionsMasami Hiramatsu1-37/+13
2011-07-15perf probe: Move strtailcmp to string.cMasami Hiramatsu3-15/+20
2011-07-15perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_ENDMasami Hiramatsu1-6/+6
2011-07-14perf: Robustify proc and debugfs file recordingSonny Rao1-91/+29
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard8-0/+102
2011-07-02slub: slabinfo update for cmpxchg handlingChristoph Lameter1-19/+40
2011-07-01perf stat: Add noise output for csv modeZhengyu He1-3/+6
2011-07-01Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar7-144/+169
2011-07-01Merge commit 'v3.0-rc5' into perf/coreIngo Molnar3-2/+3
2011-06-30perf tools: Only display parent field if explictly sortedFrederic Weisbecker1-1/+8
2011-06-30perf tools: Allow sort dimensions to be registered more than onceFrederic Weisbecker1-6/+6
2011-06-30perf tools: Don't display ignored entries on stdio uiFrederic Weisbecker1-0/+3
2011-06-30perf tools: Remove sort print helpers declarationsFrederic Weisbecker1-6/+0