summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-244-91/+352
|\
| * perf probe: Provide perf interface for uprobesSrikar Dronamraju2012-05-114-91/+352
* | perf buildid-list: Work better with pipe modeStephane Eranian2012-05-221-0/+2
* | perf tools: Fix piped mode read codeStephane Eranian2012-05-221-8/+26
* | perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATAStephane Eranian2012-05-222-6/+6
* | perf tools: Add union u64_swap type for swapping u64 dataJiri Olsa2012-05-222-8/+7
* | perf tools: Carry perf_event_attr bitfield throught different endiansJiri Olsa2012-05-221-0/+34
* | perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim2012-05-221-1/+1
* | perf script: Rename struct event to struct event_format in perl engineFrederic Weisbecker2012-05-221-6/+6
* | perf script: Explicitly handle known default print arg typeFrederic Weisbecker2012-05-221-0/+4
* | perf tools: Add hardcoded name term for pmu eventsJiri Olsa2012-05-226-3/+59
* | perf tools: Separate 'mem:' event scanner bitsJiri Olsa2012-05-222-2/+24
* | perf tools: Use allocated list for each parsed eventJiri Olsa2012-05-223-41/+83
* | perf tools: Add support for displaying event parser debug infoJiri Olsa2012-05-221-0/+6
* | perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-222-0/+603
* | Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar2012-05-215-3234/+241
|\ \
| * | parse-events: Rename struct record to struct pevent_recordSteven Rostedt2012-04-253-11/+11
| * | perf/events: Add flag to produce nsec outputSteven Rostedt2012-04-251-0/+1
| * | perf: Have perf use the new libtraceevent.a librarySteven Rostedt2012-04-257-3422/+430
| * | perf: Separate out trace-cmd parse-events from perf filesSteven Rostedt2012-04-254-3405/+3403
* | | perf evsel: Create events initially disabled -- againDavid Ahern2012-05-181-1/+1
* | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-183-9/+8
|\ \ \
| * | | perf build-id: Fix filename size calculationNamhyung Kim2012-05-011-1/+1
| * | | perf symbols: Read plt symbols from proper symtab_type binaryJiri Olsa2012-04-201-7/+6
| * | | perf tools: Add 'G' and 'H' modifiers to event parsingGleb Natapov2012-04-171-1/+1
* | | | perf tools: Split term type into value type and term typeJiri Olsa2012-05-184-56/+96
* | | | perf hists: Fix callchain ip printf formatJiri Olsa2012-05-171-1/+1
* | | | perf target: Add uses_mmap fieldNamhyung Kim2012-05-172-0/+3
* | | | Revert 'perf evlist: Fix creation of cpu map'Namhyung Kim2012-05-161-3/+3
* | | | perf target: Rename functions to avoid double negationNamhyung Kim2012-05-163-7/+7
* | | | perf annotate: Introduce ->free() method in ins_opsArnaldo Carvalho de Melo2012-05-122-8/+21
* | | | perf annotate: Augment lock instruction outputArnaldo Carvalho de Melo2012-05-122-34/+109
* | | | perf annotate: Resolve symbols using objdump comment for single op insArnaldo Carvalho de Melo2012-05-111-0/+45
* | | | perf annotate: Resolve symbols using objdump commentArnaldo Carvalho de Melo2012-05-112-1/+119
* | | | perf annotate: Use raw form for register indirect call instructionsArnaldo Carvalho de Melo2012-05-111-0/+9
| |_|/ |/| |
* | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-05-1114-107/+268
|\ \ \
| * | | perf target: Consolidate target task/cpu checkingNamhyung Kim2012-05-073-10/+23
| * | | perf tools: Introduce perf_target__strerror()Namhyung Kim2012-05-073-0/+55
| * | | perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-074-34/+40
| * | | perf target: Introduce perf_target_errnoNamhyung Kim2012-05-072-12/+46
| * | | perf evlist: Fix creation of cpu mapNamhyung Kim2012-05-071-2/+3
| * | | perf session: Fail on processing event with unknown sizeJiri Olsa2012-05-041-21/+9
| * | | perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-021-9/+6
| * | | perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-021-5/+18
| * | | perf ui gtk: Rename functions for consistencyNamhyung Kim2012-05-021-4/+4
| * | | perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim2012-05-021-2/+2
| * | | perf target: Split out perf_target handling codeNamhyung Kim2012-05-026-36/+65
| * | | perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim2012-05-021-0/+14
| * | | perf evlist: Make create_maps() take struct perf_targetNamhyung Kim2012-05-022-7/+9
| * | | perf tools: Introduce perf_target__validate() helperNamhyung Kim2012-05-022-9/+24
OpenPOWER on IntegriCloud