aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
* | | | perf symbols: Switch dso__synthesize_plt_symbols() to use symsrcCody P Schafer2012-08-13
* | | | perf symbols: Set symtab_type in dso__load_symCody P Schafer2012-08-13
* | | | perf symbols: Introduce symsrc structure.Cody P Schafer2012-08-13
* | | | perf symbols: Track symtab_type of vmlinuxCody P Schafer2012-08-13
* | | | perf symbols: Avoid segfault in elf_strptrCody P Schafer2012-08-13
* | | | 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 libunwind dependency for DWARF CFI unwindingJiri 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: Fix /etc config related installationNamhyung Kim2012-08-09
* | | | perf tools: Support for events bash completionFrederic Weisbecker2012-08-09
* | | | perf tools: Initial bash completion supportFrederic Weisbecker2012-08-09
* | | | perf lock record: improve message when tracepoints are not enabledDavid Ahern2012-08-09
* | | | perf script python: Correct handler check and spelling errorsFeng Tang2012-08-09
* | | | perf scripts python: Add event_analyzing_sample.py as a sample for general ev...Feng Tang2012-08-08
* | | | perf scripts python: Add a python library EventClass.pyFeng Tang2012-08-08
* | | | 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 list: Document precise event sampling for AMD IBSRobert Richter2012-08-08
* | | | perf list: Update documentation about raw event setupRobert Richter2012-08-08
* | | | perf tools: Fix parsing of 64 bit raw config value for 32 bitRobert Richter2012-08-08
* | | | perf tools: Fix lib/traceevent build dir with OUTPUT variable setRobert Richter2012-08-08
* | | | perf tools: Fix version file for perf documentation with OUTPUT variable setRobert Richter2012-08-08
* | | | perf script: Stop using pevent directlyArnaldo Carvalho de Melo2012-08-07
* | | | perf sched: Use perf_sampleArnaldo Carvalho de Melo2012-08-07
* | | | perf lock: Use evsel->tp_format and perf_sampleArnaldo Carvalho de Melo2012-08-07
* | | | perf kmem: Use evsel->tp_format and perf_sampleArnaldo 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 hists browser: Add verbose mode hotkeyArnaldo Carvalho de Melo2012-08-06
|/ / /
* | | perf tools: Remove brace expansion from clean targetPalmer Cox2012-08-03
* | | perf kvm top: Limit guest kernel info message to onceDavid Ahern2012-08-03
* | | perf tools: Introduce intlistDavid Ahern2012-08-03
* | | perf tools: Change strlist to use the new rblistDavid Ahern2012-08-03