aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-24perf: Some perf-kvm documentation editsWilliam Cohen1-4/+5
2010-04-24perf: Add a perf trace option to check samples ordering reliabilityFrederic Weisbecker1-0/+12
2010-04-24perf: Use generic sample reordering in perf timechartFrederic Weisbecker1-107/+5
2010-04-24perf: Use generic sample reordering in perf traceFrederic Weisbecker1-0/+1
2010-04-24perf: Use generic sample reordering in perf kmemFrederic Weisbecker1-3/+3
2010-04-24perf: Use generic sample reordering in perf schedFrederic Weisbecker1-4/+4
2010-04-24perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker3-176/+210
2010-04-24perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian1-6/+7
2010-04-24perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake1-68/+342
2010-04-22perf probe: Add PowerPC DWARF register number mappingsIan Munsie2-0/+92
2010-04-22perf: Move arch specific code into separate arch directoryIan Munsie5-59/+119
2010-04-21perf: Fix perf probe build errorFrederic Weisbecker1-1/+1
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin30-316/+1407
2010-04-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar9-556/+1300
2010-04-15Merge branch 'perf/live' into perf/coreIngo Molnar35-106/+1184
2010-04-15perf: Make the trace events sample period default to 1Frederic Weisbecker2-14/+24
2010-04-15perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker2-11/+5
2010-04-15perf: Make -f the default for perf recordFrederic Weisbecker2-16/+26
2010-04-15perf: Fix dynamic field detectionThomas Gleixner1-1/+1
2010-04-14perf probe: Show function entry line as probe-ableMasami Hiramatsu1-11/+63
2010-04-14perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_locationMasami Hiramatsu1-5/+32
2010-04-14perf probe: Fix line range to show end lineMasami Hiramatsu1-3/+9
2010-04-14perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu3-24/+24
2010-04-14perf probe: Fix mis-estimation for shortening filenameMasami Hiramatsu1-2/+2
2010-04-14perf probe: Fix to use correct debugfs path finderMasami Hiramatsu2-6/+10
2010-04-14perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.cMasami Hiramatsu2-61/+156
2010-04-14perf probe: Remove xzalloc() from util/probe-{event, finder}.cMasami Hiramatsu2-25/+69
2010-04-14perf probe: Remove die() from probe-event codeMasami Hiramatsu3-229/+480
2010-04-14perf probe: Remove die() from probe-finder codeMasami Hiramatsu2-199/+322
2010-04-14perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu2-3/+12
2010-04-14perf probe: Support basic type castingMasami Hiramatsu4-4/+33
2010-04-14perf probe: Query basic types from debuginfoMasami Hiramatsu3-8/+80
2010-04-14perf probe: Use the last field name as the argument nameMasami Hiramatsu2-1/+5
2010-04-14perf probe: Support argument nameMasami Hiramatsu5-24/+52
2010-04-14perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker3-41/+41
2010-04-14perf trace: Invoke live mode automatically if record/report not specifiedTom Zanussi1-0/+59
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi16-16/+47
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi8-0/+315
2010-04-14perf: Convert perf header build_ids into build_id eventsTom Zanussi8-4/+121
2010-04-14perf: Convert perf tracing data into a tracing_data eventTom Zanussi11-46/+170
2010-04-14perf: Convert perf event types into event type eventsTom Zanussi8-8/+101
2010-04-14perf: Convert perf header attrs into attr eventsTom Zanussi8-2/+136
2010-04-14perf trace: Introduce special handling for pipe inputTom Zanussi1-1/+11
2010-04-14perf report: Introduce special handling for pipe inputTom Zanussi1-1/+11
2010-04-14perf record: Introduce special handling for pipe outputTom Zanussi1-3/+15
2010-04-14perf: Add pipe-specific header read/write and event processing codeTom Zanussi6-29/+202
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()Ian Munsie22-52/+62
2010-04-09perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo1-0/+1
2010-04-08perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo1-15/+34
2010-04-08perf: cleanup some DocumentationRandy Dunlap2-5/+5