summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi2010-05-023-70/+0
* perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2010-05-027-47/+105
* perf test: Initial regression testing commandArnaldo Carvalho de Melo2010-04-296-0/+307
* perf symbols: Add machine helper routinesArnaldo Carvalho de Melo2010-04-294-25/+86
* perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directoryArnaldo Carvalho de Melo2010-04-271-0/+2
* perf machines: Make the machines class adopt the dsos__fprintf methodsArnaldo Carvalho de Melo2010-04-277-15/+33
* perf machine: Adopt some map_groups functionsArnaldo Carvalho de Melo2010-04-278-81/+74
* 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-2716-287/+280
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-278-26/+48
|\
| * perf tools: Fix libdw-dev package name in error messageStefan Hajnoczi2010-04-261-1/+1
| * perf probe: Add --max-probes optionMasami Hiramatsu2010-04-266-17/+33
| * 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: Some perf-kvm documentation editsWilliam Cohen2010-04-241-4/+5
* | perf: Add a perf trace option to check samples ordering reliabilityFrederic Weisbecker2010-04-241-0/+12
* | perf: Use generic sample reordering in perf timechartFrederic Weisbecker2010-04-241-107/+5
* | perf: Use generic sample reordering in perf traceFrederic Weisbecker2010-04-241-0/+1
* | perf: Use generic sample reordering in perf kmemFrederic Weisbecker2010-04-241-3/+3
* | perf: Use generic sample reordering in perf schedFrederic Weisbecker2010-04-241-4/+4
* | perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker2010-04-243-176/+210
* | perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian2010-04-241-6/+7
* | perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake2010-04-241-68/+342
|/
* perf probe: Add PowerPC DWARF register number mappingsIan Munsie2010-04-222-0/+92
* perf: Move arch specific code into separate arch directoryIan Munsie2010-04-225-59/+119
* perf: Fix perf probe build errorFrederic Weisbecker2010-04-211-1/+1
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-1930-316/+1407
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-159-556/+1300
|\
| * 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-142-6/+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-143-229/+480
| * 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-144-4/+33
| * 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-142-1/+5
| * perf probe: Support argument nameMasami Hiramatsu2010-04-145-24/+52
| * perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker2010-04-143-41/+41
* | Merge branch 'perf/live' into perf/coreIngo Molnar2010-04-1535-106/+1184
|\ \
| * | perf trace: Invoke live mode automatically if record/report not specifiedTom Zanussi2010-04-141-0/+59
| * | perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi2010-04-1416-16/+47
| * | perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi2010-04-148-0/+315
| * | perf: Convert perf header build_ids into build_id eventsTom Zanussi2010-04-148-4/+121
OpenPOWER on IntegriCloud