aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
...
* | | perf symbols: only set vmlinux longname & mark loaded if really loadedCody P Schafer2012-08-13
* | | perf symbols: Simplify out_fixup in kernel syms loadingCody P Schafer2012-08-13
* | | perf symbols: Remove unused 'end' arg in kallsyms parse cbCody P Schafer2012-08-13
* | | perf symbols: Correct comment wrt kallsyms loadingCody P Schafer2012-08-13
* | | perf symbols: Remove unneeded call to dso__set_long_name()Cody P Schafer2012-08-13
* | | perf symbols: Don't try to synthesize plt without dynstrCody P Schafer2012-08-13
* | | perf symbols: Remove unused function map__objdump_2ipCody P Schafer2012-08-13
* | | perf symbols: Only un-prelink non-zero symbolsCody P Schafer2012-08-13
* | | perf tools: Support for DWARF mode callchainJiri Olsa2012-08-11
* | | perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-11
* | | perf tools: Support user regs and stack in sample parsingJiri Olsa2012-08-10
* | | perf tools: Add interface to arch registers setsJiri Olsa2012-08-10
* | | perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap checkJiri Olsa2012-08-10
* | | perf symbols: Implement poor man's ELF parserNamhyung Kim2012-08-09
* | | perf symbols: Support minimal build without libelfNamhyung Kim2012-08-09
* | | perf symbols: Split out util/symbol-elf.cNamhyung Kim2012-08-09
* | | perf symbols: Introduce symbol__elf_init()Namhyung Kim2012-08-09
* | | perf tools: Support for events bash completionFrederic Weisbecker2012-08-09
* | | perf script python: Correct handler check and spelling errorsFeng Tang2012-08-09
* | | perf scripts python: Pass event/thread/dso name and symbol info to event hand...Feng Tang2012-08-08
* | | perf script: Replace "struct thread" with "struct addr_location" as a paramet...Feng Tang2012-08-08
* | | perf script: Add general python handler to process non-tracepoint eventsFeng Tang2012-08-08
* | | perf tools: Fix parsing of 64 bit raw config value for 32 bitRobert Richter2012-08-08
* | | perf script: Stop using pevent directlyArnaldo Carvalho de Melo2012-08-07
* | | perf evsel: Cache associated event_formatArnaldo Carvalho de Melo2012-08-07
* | | perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATAArnaldo Carvalho de Melo2012-08-07
* | | perf tools: Add dump_stack functionArnaldo Carvalho de Melo2012-08-07
|/ /
* | perf tools: Introduce intlistDavid Ahern2012-08-03
* | perf tools: Change strlist to use the new rblistDavid Ahern2012-08-03
* | perf tools: Introducing rblistDavid Ahern2012-08-03
* | perf kvm: Use strtol for walking guestmount directoryDavid Ahern2012-08-03
* | perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern2012-08-03
* | perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2012-08-02
* | perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo2012-08-02
* | perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-02
* | perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-01
* | perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2012-08-01
* | perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-01
* | perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo2012-08-01
* | perf target: Fix check on buffer sizeNamhyung Kim2012-08-01
* | perf symbols: Fix array sizes for binary types arraysJiri Olsa2012-08-01
* | perf test: Fix parse events automated testsJiri Olsa2012-08-01
* | perf annotate: Prevent overflow in size calculationCody Schafer2012-07-25
* | perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2012-07-25
* | perf tools: Make the breakpoint events sample period default to 1Jovi Zhang2012-07-25
* | perf test: Add dso data caching testsJiri Olsa2012-07-25
* | perf symbols: Add dso data cachingJiri Olsa2012-07-25
* | perf symbols: Add interface to read DSO image dataJiri Olsa2012-07-25
* | perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa2012-07-25
* | perf hists: Print newline between hists callchainsFrederic Weisbecker2012-07-25