aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-15perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo1-1/+3
2010-05-14perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo4-3/+120
2010-05-14perf report: Report number of events, not samplesArnaldo Carvalho de Melo8-63/+107
2010-05-14perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo9-34/+41
2010-05-14perf hist: Make event__totals per histsArnaldo Carvalho de Melo8-38/+62
2010-05-13perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov1-2/+2
2010-05-13perf tools: change event inheritance logic in stat and recordStephane Eranian4-15/+15
2010-05-13perf hist: Fix missing getline declarationFrederic Weisbecker1-0/+1
2010-05-13perf hist: Fix hists__browse no-newt caseFrederic Weisbecker1-1/+1
2010-05-13perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo1-0/+3
2010-05-11perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo7-249/+544
2010-05-11perf ui: Add ui_helpline methodsArnaldo Carvalho de Melo1-19/+50
2010-05-11perf symbols: allow forcing use of cplus_demangleKyle McMartin1-0/+3
2010-05-11perf probe: Check older elfutils and set NO_DWARFMasami Hiramatsu1-2/+2
2010-05-11perf hist: Adopt filter by dso and by thread methods from the newt browserArnaldo Carvalho de Melo5-85/+89
2010-05-11perf: Fix static strings treated like dynamic onesFrederic Weisbecker1-1/+1
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi1-1/+1
2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi1-1/+1
2010-05-10perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi1-1/+1
2010-05-10perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi3-7/+3
2010-05-10perf/trace/scripting: workqueue-stats script cleanupTom Zanussi1-6/+6
2010-05-10perf/trace/scripting: wakeup-latency script cleanupTom Zanussi1-4/+8
2010-05-10perf/trace/scripting: rwtop script cleanupTom Zanussi1-13/+35
2010-05-10perf/trace/scripting: rw-by-pid script cleanupTom Zanussi1-23/+37
2010-05-10perf/trace/scripting: failed-syscalls script cleanupTom Zanussi2-2/+6
2010-05-10perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo5-13/+30
2010-05-10perf hist: Introduce hists class and move lots of methods to itArnaldo Carvalho de Melo10-164/+146
2010-05-10perf session: create_kernel_maps should use ->host_machineArnaldo Carvalho de Melo1-3/+2
2010-05-10perf callchains: Use zalloc to allocate objectsArnaldo Carvalho de Melo1-3/+3
2010-05-10perf newt: Use newtAddComponent()Arnaldo Carvalho de Melo1-3/+3
2010-05-10Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar5-105/+238
2010-05-09perf report: Allow limiting the number of entries to print in callchainsArnaldo Carvalho de Melo3-1/+15
2010-05-09perf session: Embed the host machine data on perf_sessionArnaldo Carvalho de Melo6-31/+29
2010-05-09perf symbols: Check if a struct machine instance was foundArnaldo Carvalho de Melo1-2/+8
2010-05-09perf symbols: Consider unresolved DSOs in the dso__col_widt calculationArnaldo Carvalho de Melo1-0/+7
2010-05-09perf lock: Drop "-a" option from cmd_record() default arguments setHitoshi Mitake1-1/+0
2010-05-09perf hist: Simplify the insertion of new hist_entry instancesArnaldo Carvalho de Melo5-44/+32
2010-05-09perf report: Fix leak of resolved callchains array on error pathArnaldo Carvalho de Melo1-9/+7
2010-05-09perf callchain: Move validate_callchain to callchain libArnaldo Carvalho de Melo3-14/+11
2010-05-09perf/live-mode: Handle payload-less eventsTom Zanussi1-8/+11
2010-05-09perf lock: Always check min AND max wait timeFrederic Weisbecker1-1/+1
2010-05-09perf: Fix perf lock bad rateFrederic Weisbecker1-2/+2
2010-05-09perf: Humanize lock flags in perf lockFrederic Weisbecker1-3/+8
2010-05-09perf: Cleanup perf lock broken statesFrederic Weisbecker1-20/+29
2010-05-09perf lock: Add "info" subcommand for dumping misc informationHitoshi Mitake1-23/+73
2010-05-09perf: Provide a new deterministic events reordering algorithmFrederic Weisbecker2-45/+97
2010-05-09perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker2-11/+26
2010-05-08perf report: Document '--call-graph' better for usagePekka Enberg1-1/+1
2010-05-08Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar2-4/+18
2010-05-07perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo2-4/+18