summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
* | | perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo2010-05-144-3/+120
* | | perf report: Report number of events, not samplesArnaldo Carvalho de Melo2010-05-148-63/+107
* | | perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo2010-05-149-34/+41
* | | perf hist: Make event__totals per histsArnaldo Carvalho de Melo2010-05-148-38/+62
* | | perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov2010-05-131-2/+2
* | | perf tools: change event inheritance logic in stat and recordStephane Eranian2010-05-134-15/+15
* | | perf hist: Fix missing getline declarationFrederic Weisbecker2010-05-131-0/+1
* | | perf hist: Fix hists__browse no-newt caseFrederic Weisbecker2010-05-131-1/+1
* | | perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo2010-05-117-249/+544
* | | perf ui: Add ui_helpline methodsArnaldo Carvalho de Melo2010-05-111-19/+50
* | | perf symbols: allow forcing use of cplus_demangleKyle McMartin2010-05-111-0/+3
* | | perf probe: Check older elfutils and set NO_DWARFMasami Hiramatsu2010-05-111-2/+2
* | | perf hist: Adopt filter by dso and by thread methods from the newt browserArnaldo Carvalho de Melo2010-05-115-85/+89
* | | perf/trace/scripting: syscall-counts script cleanupTom Zanussi2010-05-101-1/+1
* | | perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi2010-05-101-1/+1
* | | perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi2010-05-101-1/+1
* | | perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi2010-05-103-7/+3
* | | perf/trace/scripting: workqueue-stats script cleanupTom Zanussi2010-05-101-6/+6
* | | perf/trace/scripting: wakeup-latency script cleanupTom Zanussi2010-05-101-4/+8
* | | perf/trace/scripting: rwtop script cleanupTom Zanussi2010-05-101-13/+35
* | | perf/trace/scripting: rw-by-pid script cleanupTom Zanussi2010-05-101-23/+37
* | | perf/trace/scripting: failed-syscalls script cleanupTom Zanussi2010-05-102-2/+6
* | | perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo2010-05-105-13/+30
* | | perf hist: Introduce hists class and move lots of methods to itArnaldo Carvalho de Melo2010-05-1010-164/+146
* | | perf session: create_kernel_maps should use ->host_machineArnaldo Carvalho de Melo2010-05-101-3/+2
* | | perf callchains: Use zalloc to allocate objectsArnaldo Carvalho de Melo2010-05-101-3/+3
* | | perf newt: Use newtAddComponent()Arnaldo Carvalho de Melo2010-05-101-3/+3
* | | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-105-105/+238
|\ \ \
| * | | perf lock: Drop "-a" option from cmd_record() default arguments setHitoshi Mitake2010-05-091-1/+0
| * | | perf/live-mode: Handle payload-less eventsTom Zanussi2010-05-091-8/+11
| * | | perf lock: Always check min AND max wait timeFrederic Weisbecker2010-05-091-1/+1
| * | | perf: Fix perf lock bad rateFrederic Weisbecker2010-05-091-2/+2
| * | | perf: Humanize lock flags in perf lockFrederic Weisbecker2010-05-091-3/+8
| * | | perf: Cleanup perf lock broken statesFrederic Weisbecker2010-05-091-20/+29
| * | | perf lock: Add "info" subcommand for dumping misc informationHitoshi Mitake2010-05-091-23/+73
| * | | perf: Provide a new deterministic events reordering algorithmFrederic Weisbecker2010-05-092-45/+97
| * | | perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker2010-05-092-11/+26
* | | | perf report: Allow limiting the number of entries to print in callchainsArnaldo Carvalho de Melo2010-05-093-1/+15
* | | | perf session: Embed the host machine data on perf_sessionArnaldo Carvalho de Melo2010-05-096-31/+29
* | | | perf symbols: Check if a struct machine instance was foundArnaldo Carvalho de Melo2010-05-091-2/+8
* | | | perf symbols: Consider unresolved DSOs in the dso__col_widt calculationArnaldo Carvalho de Melo2010-05-091-0/+7
* | | | perf hist: Simplify the insertion of new hist_entry instancesArnaldo Carvalho de Melo2010-05-095-44/+32
* | | | perf report: Fix leak of resolved callchains array on error pathArnaldo Carvalho de Melo2010-05-091-9/+7
* | | | perf callchain: Move validate_callchain to callchain libArnaldo Carvalho de Melo2010-05-093-14/+11
|/ / /
* | | perf report: Document '--call-graph' better for usagePekka Enberg2010-05-081-1/+1
* | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-082-4/+18
|\ \ \
| * | | perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo2010-05-072-4/+18
* | | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-072-10/+17
|/ / /
* | | perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo2010-05-056-6/+6
* | | perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2010-05-052-1/+19
OpenPOWER on IntegriCloud