aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
...
| * | 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-04-30
* | | 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-23
* | | perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian2010-04-23
|/ /
* | perf: Move arch specific code into separate arch directoryIan Munsie2010-04-21
* | perf: Fix perf probe build errorFrederic Weisbecker2010-04-21
* | perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-19
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-15
|\ \
| * | perf probe: Show function entry line as probe-ableMasami Hiramatsu2010-04-14
| * | perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_locationMasami Hiramatsu2010-04-14
| * | perf probe: Fix line range to show end lineMasami Hiramatsu2010-04-14
| * | perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu2010-04-14
| * | perf probe: Fix mis-estimation for shortening filenameMasami Hiramatsu2010-04-14
| * | perf probe: Fix to use correct debugfs path finderMasami Hiramatsu2010-04-14
| * | perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-14
| * | perf probe: Remove xzalloc() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-14
| * | perf probe: Remove die() from probe-event codeMasami Hiramatsu2010-04-14
| * | perf probe: Remove die() from probe-finder codeMasami Hiramatsu2010-04-14
| * | perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu2010-04-14