summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-13perf symbols: Remove unused function map__objdump_2ipCody P Schafer2-9/+0
2012-08-13perf symbols: Only un-prelink non-zero symbolsCody P Schafer1-1/+1
2012-08-11perf tools: Support for DWARF mode callchainJiri Olsa3-4/+132
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa13-30/+795
2012-08-10perf tools: Support user regs and stack in sample parsingJiri Olsa4-3/+80
2012-08-10perf tools: Add libunwind dependency for DWARF CFI unwindingJiri Olsa2-1/+53
2012-08-10perf tools: Add interface to arch registers setsJiri Olsa3-1/+106
2012-08-10perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap checkJiri Olsa1-0/+1
2012-08-10perf: Add attribute to filter out callchainsFrederic Weisbecker2-15/+28
2012-08-10perf: Add ability to attach user stack dump to sampleJiri Olsa5-2/+190
2012-08-10perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa3-0/+12
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker4-24/+46
2012-08-10perf: Add ability to attach user level registers dump to sampleJiri Olsa4-3/+119
2012-08-10perf: Unified API to record selective sets of arch registersJiri Olsa6-0/+151
2012-08-09perf symbols: Implement poor man's ELF parserNamhyung Kim1-7/+235
2012-08-09perf symbols: Support minimal build without libelfNamhyung Kim7-17/+106
2012-08-09perf symbols: Split out util/symbol-elf.cNamhyung Kim6-797/+817
2012-08-09perf symbols: Introduce symbol__elf_init()Namhyung Kim3-4/+9
2012-08-09perf tools: Fix /etc config related installationNamhyung Kim1-1/+3
2012-08-09perf tools: Support for events bash completionFrederic Weisbecker4-36/+61
2012-08-09perf tools: Initial bash completion supportFrederic Weisbecker3-30/+62
2012-08-09perf lock record: improve message when tracepoints are not enabledDavid Ahern1-5/+24
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang3-24/+18