summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
...
* | | perf callchain: Move validate_callchain to callchain libArnaldo Carvalho de Melo2010-05-092-0/+10
|/ /
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-081-1/+2
|\ \
| * | perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo2010-05-071-1/+2
* | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-071-9/+16
|/ /
* | perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2010-05-051-1/+1
* | perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2010-05-051-1/+7
* | perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintfArnaldo Carvalho de Melo2010-05-051-2/+4
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-044-1/+15
|\ \
| * | perf: Fix performance issue with perf reportAnton Blanchard2010-05-042-0/+9
| * | perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi2010-05-033-1/+6
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-033-95/+7
|\ \ \ | |/ / |/| |
| * | perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-05-013-95/+7
* | | perf: add perf-inject builtinTom Zanussi2010-05-025-12/+50
* | | perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi2010-05-022-63/+0
* | | perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2010-05-026-32/+104
|/ /
* | perf symbols: Add machine helper routinesArnaldo Carvalho de Melo2010-04-293-24/+85
* | perf machines: Make the machines class adopt the dsos__fprintf methodsArnaldo Carvalho de Melo2010-04-273-11/+29
* | perf machine: Adopt some map_groups functionsArnaldo Carvalho de Melo2010-04-277-78/+73
* | perf machine: Pass buffer size to machine__mmap_nameArnaldo Carvalho de Melo2010-04-274-11/+11
* | perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo2010-04-2710-253/+249
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-275-24/+36
|\ \
| * | perf probe: Add --max-probes optionMasami Hiramatsu2010-04-264-16/+22
| * | perf probe: Fix to exit callback soon after finding too many probe pointsMasami Hiramatsu2010-04-261-0/+4
| * | perf probe: Fix to use symtab only if no debuginfoMasami Hiramatsu2010-04-261-8/+9
| * | perf tools: Initialize dso->node member in dso__newMasami Hiramatsu2010-04-261-0/+1
* | | perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker2010-04-242-1/+188
* | | perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian2010-04-241-6/+7
|/ /
* | perf: Move arch specific code into separate arch directoryIan Munsie2010-04-222-53/+10
* | perf: Fix perf probe build errorFrederic Weisbecker2010-04-211-1/+1
* | perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-1916-292/+1049
* | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-157-527/+1240
|\ \
| * | perf probe: Show function entry line as probe-ableMasami Hiramatsu2010-04-141-11/+63
| * | perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_locationMasami Hiramatsu2010-04-141-5/+32
| * | perf probe: Fix line range to show end lineMasami Hiramatsu2010-04-141-3/+9
| * | perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu2010-04-143-24/+24
| * | perf probe: Fix mis-estimation for shortening filenameMasami Hiramatsu2010-04-141-2/+2
| * | perf probe: Fix to use correct debugfs path finderMasami Hiramatsu2010-04-141-2/+10
| * | perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-142-61/+156
| * | perf probe: Remove xzalloc() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-142-25/+69
| * | perf probe: Remove die() from probe-event codeMasami Hiramatsu2010-04-142-207/+432
| * | perf probe: Remove die() from probe-finder codeMasami Hiramatsu2010-04-142-199/+322
| * | perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu2010-04-142-3/+12
| * | perf probe: Support basic type castingMasami Hiramatsu2010-04-143-3/+31
| * | perf probe: Query basic types from debuginfoMasami Hiramatsu2010-04-143-8/+80
| * | perf probe: Use the last field name as the argument nameMasami Hiramatsu2010-04-141-0/+4
| * | perf probe: Support argument nameMasami Hiramatsu2010-04-143-21/+41
| * | perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker2010-04-143-41/+41
* | | Merge branch 'perf/live' into perf/coreIngo Molnar2010-04-158-81/+672
|\ \ \
| * | | perf: Convert perf header build_ids into build_id eventsTom Zanussi2010-04-145-1/+107
| * | | perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-148-46/+152
OpenPOWER on IntegriCloud