aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * | perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-1411-46/+170
| | * | perf: Convert perf event types into event type eventsTom Zanussi2010-04-148-8/+101
| | * | perf: Convert perf header attrs into attr eventsTom Zanussi2010-04-148-2/+136
| | * | perf trace: Introduce special handling for pipe inputTom Zanussi2010-04-141-1/+11
| | * | perf report: Introduce special handling for pipe inputTom Zanussi2010-04-141-1/+11
| | * | perf record: Introduce special handling for pipe outputTom Zanussi2010-04-141-3/+15
| | * | perf: Add pipe-specific header read/write and event processing codeTom Zanussi2010-04-146-29/+202
| | |/
| * | perf: Make the trace events sample period default to 1Frederic Weisbecker2010-04-152-14/+24
| * | perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker2010-04-152-11/+5
| * | perf: Make -f the default for perf recordFrederic Weisbecker2010-04-152-16/+26
| * | perf: Fix dynamic field detectionThomas Gleixner2010-04-151-1/+1
| |/
| * perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-1422-52/+62
| * perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo2010-04-091-0/+1
| * perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo2010-04-081-15/+34
| * perf: cleanup some DocumentationRandy Dunlap2010-04-082-5/+5
| * perf bench: fix spelloRandy Dunlap2010-04-081-1/+1
| * perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo2010-04-086-9/+7