aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* perf tools: Separate 'mem:' event scanner bitsJiri Olsa2012-05-22
* perf tools: Use allocated list for each parsed eventJiri Olsa2012-05-22
* perf tools: Add support for displaying event parser debug infoJiri Olsa2012-05-22
* perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-22
* Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar2012-05-21
|\
| * parse-events: Rename struct record to struct pevent_recordSteven Rostedt2012-04-25
| * parse-event: Fix memset pointer size bug in handleSteven Rostedt2012-04-25
| * parse-events: Allow '*' and '/' operations in TP_printkSteven Rostedt2012-04-25
| * parse-events: Support '+' opcode in print formatVaibhav Nagarnaik2012-04-25
| * parse-events: Let pevent_free() take a NULL pointerSteven Rostedt2012-04-25
| * parse-events: Handle opcode parsing errorVaibhav Nagarnaik2012-04-25
| * parse-events: Handle invalid opcode parsing gracefullyVaibhav Nagarnaik2012-04-25
| * perf/events: Correct size given to memsetJulia Lawall2012-04-25
| * perf/events: Add flag/symbol format_flagsTom Zanussi2012-04-25
| * perf/events: Add flag to produce nsec outputSteven Rostedt2012-04-25
| * perf: Have perf use the new libtraceevent.a librarySteven Rostedt2012-04-25
| * events: Update tools/lib/traceevent to work with perfSteven Rostedt2012-04-25
| * perf: Build libtraceevent.aSteven Rostedt2012-04-25
| * tools/events: Add files to create libtraceevent.aSteven Rostedt2012-04-25
| * perf: Separate out trace-cmd parse-events from perf filesSteven Rostedt2012-04-25
* | perf evsel: Create events initially disabled -- againDavid Ahern2012-05-18
* | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
|\ \
| * | perf stat: handle ENXIO error for perf_event_openDavid Ahern2012-05-09
| * | perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman2012-05-07
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-05-02
| |\ \
| | * | perf stat: Fix case where guest/host monitoring is not supported by kernelStephane Eranian2012-05-01
| | * | perf build-id: Fix filename size calculationNamhyung Kim2012-05-01
| * | | Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-01
| |\ \ \ | | |/ / | |/| |
| | * | ktest: Fix reboot on success stopping all rebootsSteven Rostedt2012-05-01
| | * | ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill2012-05-01
| * | | perf symbols: Read plt symbols from proper symtab_type binaryJiri Olsa2012-04-20
| * | | perf tools: Add 'G' and 'H' modifiers to event parsingGleb Natapov2012-04-17
| * | | perf tools: Drop CROSS_COMPILE from flex and bison callsOtavio Salvador2012-04-16
| * | | perf report: Fix crash showing warning related to kernel mapsDavid Ahern2012-04-16
| |/ /
* | | perf tools: Split term type into value type and term typeJiri Olsa2012-05-18
* | | perf hists: Fix callchain ip printf formatJiri Olsa2012-05-17
* | | perf target: Add uses_mmap fieldNamhyung Kim2012-05-17
* | | Revert 'perf evlist: Fix creation of cpu map'Namhyung Kim2012-05-16
* | | perf target: Rename functions to avoid double negationNamhyung Kim2012-05-16
* | | perf annotate browser: Add key bindings help windowArnaldo Carvalho de Melo2012-05-12
* | | perf annotate browser: Show 'jumpy' functionsArnaldo Carvalho de Melo2012-05-12
* | | perf annotate browser: Count the numbers of jump sources to a targetArnaldo Carvalho de Melo2012-05-12
* | | perf annotate: Introduce ->free() method in ins_opsArnaldo Carvalho de Melo2012-05-12
* | | perf annotate: Augment lock instruction outputArnaldo Carvalho de Melo2012-05-12
* | | perf annotate: Resolve symbols using objdump comment for single op insArnaldo Carvalho de Melo2012-05-11
* | | perf annotate: Resolve symbols using objdump commentArnaldo Carvalho de Melo2012-05-11
* | | perf annotate: Use raw form for register indirect call instructionsArnaldo Carvalho de Melo2012-05-11
* | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-05-11
|\ \ \
| * | | perf hists browser: Use '/' for search/filter instead of 's'Arnaldo Carvalho de Melo2012-05-10
| * | | perf annotate: shorten helpline so it fits in visible spaceDavid Ahern2012-05-09