summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
...
* | perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo2010-05-14
* | perf hist: Make event__totals per histsArnaldo Carvalho de Melo2010-05-14
* | perf hist: Fix missing getline declarationFrederic Weisbecker2010-05-13
* | perf hist: Fix hists__browse no-newt caseFrederic Weisbecker2010-05-13
* | perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo2010-05-11
* | perf ui: Add ui_helpline methodsArnaldo Carvalho de Melo2010-05-11
* | perf hist: Adopt filter by dso and by thread methods from the newt browserArnaldo Carvalho de Melo2010-05-11
* | perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi2010-05-10
* | perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo2010-05-10
* | perf hist: Introduce hists class and move lots of methods to itArnaldo Carvalho de Melo2010-05-10
* | perf session: create_kernel_maps should use ->host_machineArnaldo Carvalho de Melo2010-05-10
* | perf callchains: Use zalloc to allocate objectsArnaldo Carvalho de Melo2010-05-10
* | perf newt: Use newtAddComponent()Arnaldo Carvalho de Melo2010-05-10
* | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-10
|\ \
| * | perf/live-mode: Handle payload-less eventsTom Zanussi2010-05-09
| * | perf: Provide a new deterministic events reordering algorithmFrederic Weisbecker2010-05-09
| * | perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker2010-05-09
* | | perf report: Allow limiting the number of entries to print in callchainsArnaldo Carvalho de Melo2010-05-09
* | | perf session: Embed the host machine data on perf_sessionArnaldo Carvalho de Melo2010-05-09
* | | perf symbols: Check if a struct machine instance was foundArnaldo Carvalho de Melo2010-05-09
* | | perf symbols: Consider unresolved DSOs in the dso__col_widt calculationArnaldo Carvalho de Melo2010-05-09
* | | perf hist: Simplify the insertion of new hist_entry instancesArnaldo Carvalho de Melo2010-05-09
* | | perf callchain: Move validate_callchain to callchain libArnaldo Carvalho de Melo2010-05-09
|/ /
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-08
|\ \
| * | perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo2010-05-07
* | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-07
|/ /
* | perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2010-05-05
* | perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2010-05-05
* | perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintfArnaldo Carvalho de Melo2010-05-05
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-04
|\ \
| * | perf: Fix performance issue with perf reportAnton Blanchard2010-05-04
| * | perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi2010-05-03
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-03
|\ \ \ | |/ / |/| |
| * | perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-05-01
* | | perf: add perf-inject builtinTom Zanussi2010-05-02
* | | perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi2010-05-02
* | | perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2010-05-02
|/ /
* | perf symbols: Add machine helper routinesArnaldo Carvalho de Melo2010-04-29
* | perf machines: Make the machines class adopt the dsos__fprintf methodsArnaldo Carvalho de Melo2010-04-27
* | perf machine: Adopt some map_groups functionsArnaldo Carvalho de Melo2010-04-27
* | perf machine: Pass buffer size to machine__mmap_nameArnaldo Carvalho de Melo2010-04-27
* | perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo2010-04-27
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-27
|\ \
| * | perf probe: Add --max-probes optionMasami Hiramatsu2010-04-26
| * | perf probe: Fix to exit callback soon after finding too many probe pointsMasami Hiramatsu2010-04-26
| * | perf probe: Fix to use symtab only if no debuginfoMasami Hiramatsu2010-04-26
| * | perf tools: Initialize dso->node member in dso__newMasami Hiramatsu2010-04-26
* | | perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker2010-04-24
* | | perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian2010-04-24
|/ /
* | perf: Move arch specific code into separate arch directoryIan Munsie2010-04-22