summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-143-221/+334
| | * 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 hlist related build errorFrederic Weisbecker2010-04-151-30/+30
| | |/ | |/|
| * | perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker2010-04-141-8/+1
| * | perf: Store active software events in a hashlistFrederic Weisbecker2010-04-142-63/+195
| |/
| * 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
| * perf TUI: Move "Yes" button to before "No"Arnaldo Carvalho de Melo2010-04-081-1/+1
| * perf TUI: Show filters on the title and add help line about how to zoom outArnaldo Carvalho de Melo2010-04-081-28/+68
| * Merge branch 'linus' into perf/coreIngo Molnar2010-04-084370-2117/+20200
| |\
| * | perf: Swap inclusion order of util.h and string.h in util/string.cHitoshi Mitake2010-04-041-1/+1
| * | perf_event: Make perf fd non seekableArnd Bergmann2010-04-041-0/+1
| * | perf: Fetch hot regs from the template callerFrederic Weisbecker2010-04-041-11/+12
| * | perf: Drop the frame reliablity checkFrederic Weisbecker2010-04-041-2/+1
| * | perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operationsArnaldo Carvalho de Melo2010-04-032-10/+81
| * | perf newt: Add a "Zoom into foo.so DSO" and reverse operationsArnaldo Carvalho de Melo2010-04-032-32/+90
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-034-14/+18
| |\ \
| * \ \ Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-0325-587/+806
| |\ \ \
OpenPOWER on IntegriCloud