aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds1-1/+1
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2011-06-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2011-06-16tools/perf: Fix static build of perf toolMathias Krause1-1/+1
2011-06-15perf: clear out make flags when calling kernel make kernelverAndy Whitcroft1-1/+1
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-06-09Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-6/+1
2011-06-09perf: Use make kernelversion instead of parsing the MakefileMichal Marek1-6/+1
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-60/+83
2011-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-4/+4
2011-06-03perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker1-1/+1
2011-06-03perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo9-44/+74
2011-06-03perf python: Use exception to propagate errorsArnaldo Carvalho de Melo1-6/+4
2011-06-03perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo1-9/+4
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt1-1/+1
2011-06-02ktest: Fix result of rebooting the kernelSteven Rostedt1-1/+1
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt1-2/+2
2011-05-30virtio_test: support event indexMichael S. Tsirkin1-2/+17
2011-05-27perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo1-5/+15
2011-05-27perf top: Handle kptr_restrictArnaldo Carvalho de Melo1-0/+15
2011-05-27perf top: Remove unused macroArnaldo Carvalho de Melo1-2/+0
2011-05-27perf events: initialize fd array to -1 instead of 0David Ahern1-0/+10
2011-05-27perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo2-21/+15
2011-05-26perf tools: Fix build on older systemsArnaldo Carvalho de Melo2-0/+3
2011-05-26perf symbols: Handle /proc/sys/kernel/kptr_restrictArnaldo Carvalho de Melo6-6/+107
2011-05-26perf: Remove duplicate headersJesper Juhl2-3/+0
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2011-05-24perf tools: Fix sample type size calculation in 32 bits archsFrederic Weisbecker1-1/+1
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-68/+172
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-7/+242
2011-05-23perf tools: Fix sample size bit operationsFrederic Weisbecker1-16/+16
2011-05-23perf tools: Fix ommitted mmap data update on remapFrederic Weisbecker1-13/+26
2011-05-22Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar13-47/+138
2011-05-22perf tools: Propagate event parse error handlingFrederic Weisbecker4-11/+33
2011-05-22perf tools: Robustify dynamic sample content fetchFrederic Weisbecker1-0/+26
2011-05-22perf tools: Pre-check sample size before parsingFrederic Weisbecker7-5/+41
2011-05-22perf tools: Move evlist sample helpers to evlist areaFrederic Weisbecker4-33/+34
2011-05-22perf tools: Remove junk code in mmap size handlingFrederic Weisbecker1-3/+0
2011-05-22perf tools: Check we are able to read the event size on mmapFrederic Weisbecker1-0/+7
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-1/+1
2011-05-20ktest: Allow options to be used by other optionsSteven Rostedt2-1/+97
2011-05-20ktest: Create variables for the ktest config filesSteven Rostedt2-0/+121
2011-05-20ktest: Reboot after each patchcheck runSteven Rostedt2-0/+17
2011-05-20ktest: Reboot to good kernel after every bisect runSteven Rostedt1-5/+5
2011-05-20ktest: If test failed due to timeout, print thatSteven Rostedt1-0/+1
2011-05-20ktest: Fix post install commandSteven Rostedt1-1/+1
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2-2/+0
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-564/+1599
2011-05-19perf stat: Add more cache-miss percentage printoutsIngo Molnar1-2/+136
2011-05-19perf stat: Add -d -d and -d -d -d options to show more CPU eventsIngo Molnar1-55/+154
2011-05-18perf bench, x86: Add alternatives-asm.h wrapperIngo Molnar1-0/+8
2011-05-17perf: Fix multi-event parsing bugStephane Eranian1-0/+3
2011-05-15Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar6-54/+116
2011-05-15perf evlist: Fix per thread mmap setupArnaldo Carvalho de Melo6-53/+115
2011-05-15perf tools: Honour the cpu list parameter when also monitoring a thread listArnaldo Carvalho de Melo1-1/+1
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar11-51/+56
2011-05-10perf probe: Fix the missed parameter initializationLin Ming1-0/+1
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar1-6/+10
2011-05-10perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.cJesper Juhl1-1/+0
2011-05-07perf tools: Makefile: Use gcc to determine ARCHLin Ming1-6/+10
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney1-1/+0
2011-04-30perf stat: Tell user about unsupported events in the listDavid Ahern1-1/+5
2011-04-29perf list: Fix max event string sizeIngo Molnar1-12/+13
2011-04-29perf stat: Fail softly on unsupported eventsIngo Molnar1-3/+1
2011-04-29perf stat: Leave more room for percentagesIngo Molnar1-11/+11
2011-04-29perf stat: Adjust stall cycles warning percentagesIngo Molnar1-4/+4
2011-04-29perf stat: Analyze front-end and back-end stall countsIngo Molnar2-9/+39
2011-04-29perf tools: Add front-end and back-end stalled cycles supportIngo Molnar3-23/+28
2011-04-28perf stat: Fix compatibility behaviorIngo Molnar1-1/+4
2011-04-28perf stat: Add --sync/-S optionIngo Molnar1-0/+7
2011-04-27perf stat: Fix printout vertical alignmentIngo Molnar1-1/+1
2011-04-26perf stat: Add -d/--detailed flag to run with a lot of eventsIngo Molnar1-8/+60
2011-04-26perf stat: Print out miss/hit ratio for L1 data-cache eventsIngo Molnar1-0/+33
2011-04-26perf stat: Print branch misses warning colorsIngo Molnar1-7/+24
2011-04-26perf stat: Print stalled cycles warning colorsIngo Molnar1-6/+27
2011-04-26perf stat: Fix -nan% output in perf stat noise printoutsIngo Molnar1-5/+13
2011-04-26perf stat: Add stalled cycles to the default outputIngo Molnar2-8/+8
2011-04-26perf stat: Add stalled cycles accounting, prettify the resulting outputIngo Molnar1-13/+30
2011-04-26perf stat: Factor our shadow statsIngo Molnar1-14/+19
2011-04-26perf stat: Make all displayed event names parseable as wellIngo Molnar1-2/+2
2011-04-26perf stat: Fail more clearly when an invalid modifier is specifiedIngo Molnar1-11/+22
2011-04-26perf tools: Accept case-insensitive symbolic event variantsIngo Molnar1-3/+5
2011-04-26perf stat: Print cache misses as percentageIngo Molnar1-3/+15
2011-04-26perf stat: Print stalled cycles percentageIngo Molnar1-2/+9
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar2-0/+2
2011-04-26Merge branch 'master' into for-nextJiri Kosina41-218/+545
2011-04-24sched: Get rid of lock_depthJonathan Corbet2-2/+0
2011-04-20perf script: improve validation of sample attributes for output fieldsDavid Ahern3-17/+109
2011-04-19perf script: Add support for PERF_TYPE_RAWArun Sharma1-1/+13
2011-04-19perf tools: git mv tools/perf/{features-tests.mak,config/}Michael Witten2-1/+1
2011-04-19perf tools: Move `try-cc'Michael Witten2-8/+8
2011-04-19perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibilityMichael Witten3-21/+264
2011-04-19perf tools: Makefile: Clean up `python/perf.so' ruleMichael Witten1-6/+4
2011-04-19perf symbols: Give more useful names to 'self' parametersArnaldo Carvalho de Melo2-346/+361
2011-04-19Merge branch 'perf/urgent' into perf/coreIngo Molnar18-117/+181
2011-04-15perf evsel: Fix use of inheritArnaldo Carvalho de Melo8-42/+41
2011-04-15perf hists browser: Fix seg fault when annotate null symbolLin Ming2-3/+5
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-04-08perf: Fix a build error with some GCC versionsEric Dumazet1-1/+1
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2-65/+113
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2-2/+2
2011-04-05perf probe: Fix listing incorrect line number with inline functionMasami Hiramatsu1-53/+81
2011-04-05perf probe: Fix to find recursively inlined functionMasami Hiramatsu1-1/+14
2011-04-05perf probe: Fix multiple --vars options behaviorMasami Hiramatsu1-8/+8
2011-04-05perf probe: Fix to remove redundant closeMasami Hiramatsu2-3/+2
2011-04-05perf probe: Fix to ensure function declared fileMasami Hiramatsu1-0/+8
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-31perf: mmap 512 kiB by defaultFrederic Weisbecker1-1/+5
2011-03-30perf script: Add more documentation about the -f/--fields parametersArnaldo Carvalho de Melo1-2/+50
2011-03-30perf script: If type not given fields apply to all event typesDavid Ahern1-49/+122
2011-03-30Merge commits 'ca6a42586fae' and 'c286c419c784' into perf/urgentIngo Molnar4-20/+54
2011-03-29perf tools: Fix NO_NEWT=1 python build errorRobert Richter2-3/+12
2011-03-29perf symbols: Properly align symbol_conf.priv_sizeDavid S. Miller1-0/+2
2011-03-29perf tools: Emit clearer message for sys_perf_event_open ENOENT returnDavid Ahern2-1/+15
2011-03-29perf probe: Add fastpath to do lookup by function nameLin Ming2-0/+74
2011-03-29perf tools: Fixup exit path when not able to open eventsArnaldo Carvalho de Melo4-19/+39
2011-03-28perf symbols: Fix vsyscall symbol lookupAndrew Lutomirski2-1/+4
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-60/+145
2011-03-23perf symbols: Look at .dynsym again if .symtab not foundArnaldo Carvalho de Melo1-12/+13
2011-03-23perf build-id: Add quirk to deal with perf.data file format breakageArnaldo Carvalho de Melo1-1/+56
2011-03-23perf session: Pass evsel in event_ops->sample()Arnaldo Carvalho de Melo17-46/+73
2011-03-23perf top: Fix uninitialized 'counter' variableAkihiro Nagai1-1/+3
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-20/+161
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds26-205/+596
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-2/+290
2011-03-16perf lock: Fix sorting by wait_minMarcin Slusarz1-1/+12
2011-03-16perf tools: Version incorrect with some versions of grepJosh Hunt1-4/+4
2011-03-16Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar24-200/+580
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds84-3939/+6420
2011-03-15perf probe: Clean up probe_point_lazy_walker() return valueIngo Molnar1-1/+1
2011-03-15perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo6-0/+84
2011-03-14perf script: Add support for H/W and S/W eventsDavid Ahern4-36/+147
2011-03-14perf script: Add support for dumping symbolsDavid Ahern4-2/+110
2011-03-14perf script: Support custom field selection for outputDavid Ahern2-16/+130
2011-03-14perf script: Move printing of 'common' data from print_event and renameDavid Ahern3-48/+42
2011-03-14perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parseDavid Ahern1-63/+2
2011-03-14perf script: Change process_event prototypeDavid Ahern5-22/+41
2011-03-14perf stat: Provide support for filtersFrederic Weisbecker1-0/+8
2011-03-11perf symbol: Move sym_entry->skip to symbol->ignoreArnaldo Carvalho de Melo3-3/+7
2011-03-11perf symbols: Rename dso->origin to dso->symtab_typeArnaldo Carvalho de Melo4-48/+48
2011-03-11perf top: Remove redundant syme->origin fieldArnaldo Carvalho de Melo3-4/+2
2011-03-11perf top: Remove redundant perf_top->sym_counterArnaldo Carvalho de Melo3-7/+8
2011-03-10perf header: Stop using 'self'Arnaldo Carvalho de Melo2-106/+105
2011-03-10perf session: Use evlist/evsel for managing perf.data attributesArnaldo Carvalho de Melo11-328/+179
2011-03-10perf top: Don't let events to eat up whole header lineJiri Olsa1-3/+17
2011-03-10perf top: Fix events overflow in top commandJiri Olsa1-12/+18
2011-03-09perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming1-3/+8
2011-03-08ktest: Add STOP_TEST_AFTER to stop the test after a period of timeSteven Rostedt2-1/+20
2011-03-08ktest: Monitor kernel while running of user testsSteven Rostedt1-0/+14
2011-03-08ktest: Fix bug where the test would not end after failureSteven Rostedt1-1/+1
2011-03-08ktest: Add BISECT_FILES to run git bisect on pathsSteven Rostedt2-1/+17
2011-03-08ktest: Add BISECT_SKIPSteven Rostedt2-8/+37
2011-03-08ktest: Add manual bisectSteven Rostedt2-2/+47
2011-03-08ktest: Handle kernels before make oldnoconfigSteven Rostedt1-7/+20
2011-03-08ktest: Start failure timeout on panic tooSteven Rostedt1-0/+1
2011-03-08ktest: Print logfile name on failureSteven Rostedt1-0/+4
2011-03-06perf report tui: Improve multi event session supportArnaldo Carvalho de Melo3-30/+140
2011-03-06perf tools: Improve support for sessions with multiple eventsArnaldo Carvalho de Melo10-196/+208
2011-03-06perf evlist: Split perf_evlist__id_hashArnaldo Carvalho de Melo2-10/+21
2011-03-06perf hists browser: Handle browsing empty hists treeArnaldo Carvalho de Melo1-7/+15
2011-03-05perf hists: Remove needless global col lenght calcsArnaldo Carvalho de Melo4-58/+10
2011-03-05perf report tui: Fix multi event switchingArnaldo Carvalho de Melo1-1/+4
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar3-7/+7
2011-03-04perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5Frederic Weisbecker1-0/+5
2011-03-04perf: Fix missing strndup declarationFrederic Weisbecker1-1/+0
2011-03-02perf: Set filters before mmaping eventsFrederic Weisbecker3-12/+35
2011-03-01perf top tui: Wait till the first sample to refresh the screen.Arnaldo Carvalho de Melo2-2/+20
2011-03-01perf top: Fix reporting of invalid --vmlinuxArnaldo Carvalho de Melo1-2/+3
2011-03-01perf tui: Make ui__warning modalArnaldo Carvalho de Melo1-2/+5
2011-03-01perf top browser: Handle empty active symbols listArnaldo Carvalho de Melo1-0/+6
2011-02-28USB: ffs-test: fix header pathDavidlohr Bueso1-2/+2
2011-02-28perf symbols: Fix vmlinux path when not using --symfsArnaldo Carvalho de Melo1-1/+1
2011-02-28perf timechart: Fix max number of cpusThomas Renninger1-3/+3
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger1-3/+3
2011-02-25perf ui browser: Introduce ui_browser__show_titleArnaldo Carvalho de Melo2-4/+17
2011-02-25perf top browser: Fix up exit keysArnaldo Carvalho de Melo1-0/+7
2011-02-25perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo1-2/+5
2011-02-23perf annotate: Show better message when no vmlinux is foundArnaldo Carvalho de Melo2-10/+13
2011-02-23perf lock: Document valid sort keysMarcin Slusarz2-3/+11
2011-02-23perf top browser: Adjust the browser indexes when refreshingArnaldo Carvalho de Melo1-0/+23
2011-02-22perf top: Live TUI AnnotationArnaldo Carvalho de Melo5-58/+156
2011-02-22perf probe: Remove redundant checksArnaldo Carvalho de Melo2-4/+3
2011-02-21perf evsel: Fix inverted test for fixing up attr.inherit flagArnaldo Carvalho de Melo1-2/+13
2011-02-21perf probe: Fix error propagation leading to segfaultArnaldo Carvalho de Melo2-2/+7
2011-02-18perf tools: Makefile: Remove various and sundry cruftMichael Witten3-223/+10
2011-02-18perf tools: Makefile: Remove tool-specific cruftMichael Witten1-72/+1
2011-02-18perf tools: Makefile: Remove platform-specific cruftMichael Witten2-250/+8
2011-02-18perf tools: Makefile: Remove vestigial git-specific cruftMichael Witten1-61/+1
2011-02-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar10-31/+177
2011-02-17USB: tools: Add a MakefileDavidlohr Bueso1-0/+13
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman29-215/+255
2011-02-17perf list: Allow filtering list of eventsArnaldo Carvalho de Melo4-23/+142
2011-02-17perf report: Tell the user when a perf.data file has no samplesArnaldo Carvalho de Melo1-0/+6
2011-02-17perf record: Delay setting the header writing atexit callArnaldo Carvalho de Melo1-5/+5
2011-02-17perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo1-2/+5
2011-02-17Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar10-20/+85
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+1
2011-02-17perf: make perf stat print user provided full event namesStephane Eranian3-0/+18