aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf: Fix perf probe build errorFrederic Weisbecker2010-04-21
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-19
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-15
|\
| * perf probe: Show function entry line as probe-ableMasami Hiramatsu2010-04-14
| * perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_locationMasami Hiramatsu2010-04-14
| * perf probe: Fix line range to show end lineMasami Hiramatsu2010-04-14
| * perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu2010-04-14
| * perf probe: Fix mis-estimation for shortening filenameMasami Hiramatsu2010-04-14
| * perf probe: Fix to use correct debugfs path finderMasami Hiramatsu2010-04-14
| * perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-14
| * perf probe: Remove xzalloc() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-14
| * perf probe: Remove die() from probe-event codeMasami Hiramatsu2010-04-14
| * perf probe: Remove die() from probe-finder codeMasami Hiramatsu2010-04-14
| * perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu2010-04-14
| * perf probe: Support basic type castingMasami Hiramatsu2010-04-14
| * perf probe: Query basic types from debuginfoMasami Hiramatsu2010-04-14
| * perf probe: Use the last field name as the argument nameMasami Hiramatsu2010-04-14
| * perf probe: Support argument nameMasami Hiramatsu2010-04-14
| * perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker2010-04-14
* | Merge branch 'perf/live' into perf/coreIngo Molnar2010-04-15
|\ \
| * | perf trace: Invoke live mode automatically if record/report not specifiedTom Zanussi2010-04-14
| * | perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi2010-04-14
| * | perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi2010-04-14
| * | perf: Convert perf header build_ids into build_id eventsTom Zanussi2010-04-14
| * | perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-14
| * | perf: Convert perf event types into event type eventsTom Zanussi2010-04-14
| * | perf: Convert perf header attrs into attr eventsTom Zanussi2010-04-14
| * | perf trace: Introduce special handling for pipe inputTom Zanussi2010-04-14
| * | perf report: Introduce special handling for pipe inputTom Zanussi2010-04-14
| * | perf record: Introduce special handling for pipe outputTom Zanussi2010-04-14
| * | perf: Add pipe-specific header read/write and event processing codeTom Zanussi2010-04-14
| |/
* | perf: Make the trace events sample period default to 1Frederic Weisbecker2010-04-14
* | perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker2010-04-14
* | perf: Make -f the default for perf recordFrederic Weisbecker2010-04-14
* | perf: Fix dynamic field detectionThomas Gleixner2010-04-14
|/
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
* perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo2010-04-09
* perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo2010-04-08
* perf: cleanup some DocumentationRandy Dunlap2010-04-08
* perf bench: fix spelloRandy Dunlap2010-04-08
* perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo2010-04-08
* perf TUI: Move "Yes" button to before "No"Arnaldo Carvalho de Melo2010-04-08
* perf TUI: Show filters on the title and add help line about how to zoom outArnaldo Carvalho de Melo2010-04-08
* perf: Swap inclusion order of util.h and string.h in util/string.cHitoshi Mitake2010-04-04
* perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operationsArnaldo Carvalho de Melo2010-04-03
* perf newt: Add a "Zoom into foo.so DSO" and reverse operationsArnaldo Carvalho de Melo2010-04-03
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-03
|\
| * perf, probe-finder: Build fix on DebianBorislav Petkov2010-04-02
| * perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi2010-04-02
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-26
| |\