summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern2012-07-021-14/+15
* perf kvm: Fix regression with guest machine creationDavid Ahern2012-07-021-1/+1
* perf script: Fix format regression due to libtraceevent mergeDavid Ahern2012-07-021-2/+1
* perf tools: Fix synthesizing tracepoint names from the perf.data headersArnaldo Carvalho de Melo2012-06-121-0/+32
* perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern2012-06-114-7/+22
* perf uprobes: Remove unnecessary check before strlist__deleteSrikar Dronamraju2012-05-311-6/+2
* perf symbols: Check for valid dso before creating mapSrikar Dronamraju2012-05-311-1/+4
* perf evsel: Fix 32 bit values endianity swap for sample_id_all headerJiri Olsa2012-05-311-7/+22
* perf session: Handle endianity swap on sample_id_all header dataJiri Olsa2012-05-311-12/+55
* perf symbols: Handle different endians properly during symbol loadJiri Olsa2012-05-312-1/+62
* perf evlist: Pass third argument to ioctl explicitlyNamhyung Kim2012-05-311-2/+4
* perf tools: Make --version show kernel version instead of pull req tagArnaldo Carvalho de Melo2012-05-311-1/+1
* perf tools: Check if callchain is corruptedNamhyung Kim2012-05-311-1/+13
* perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-315-12/+15
* perf tools: Fix pager on minimal-install embedded systemsAvik Sil2012-05-301-0/+4
* perf script: Fix regression in callchain dso nameDavid Ahern2012-05-301-1/+1
* perf stat: Initialize default events wrt exclude_{guest,host}Arnaldo Carvalho de Melo2012-05-302-0/+15
* Merge branch 'linus' into perf/urgentIngo Molnar2012-05-304-91/+352
|\
| * 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 config: Allow '_' in config file variable namesArnaldo Carvalho de Melo2012-05-291-1/+1
* | | perf tools: Reconstruct event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-05-253-16/+104
* | | perf tools: fix thread_map__new_by_pid_str() memory leak in error pathFranck Bui-Huu2012-05-251-11/+10
|/ /
* | 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
OpenPOWER on IntegriCloud