summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf symbols: Switch dso__synthesize_plt_symbols() to use symsrcCody P Schafer2012-08-134-24/+16
| * | perf symbols: Set symtab_type in dso__load_symCody P Schafer2012-08-132-6/+9
| * | perf symbols: Introduce symsrc structure.Cody P Schafer2012-08-134-44/+163
| * | perf symbols: Track symtab_type of vmlinuxCody P Schafer2012-08-132-0/+11
| * | perf symbols: Avoid segfault in elf_strptrCody P Schafer2012-08-131-0/+4
| * | perf symbols: only set vmlinux longname & mark loaded if really loadedCody P Schafer2012-08-131-3/+4
| * | perf symbols: Simplify out_fixup in kernel syms loadingCody P Schafer2012-08-131-2/+1
| * | perf symbols: Remove unused 'end' arg in kallsyms parse cbCody P Schafer2012-08-133-13/+12
| * | perf symbols: Correct comment wrt kallsyms loadingCody P Schafer2012-08-131-1/+1
| * | perf symbols: Remove unneeded call to dso__set_long_name()Cody P Schafer2012-08-131-3/+1
| * | perf symbols: Don't try to synthesize plt without dynstrCody P Schafer2012-08-131-0/+3
| * | perf symbols: Remove unused function map__objdump_2ipCody P Schafer2012-08-132-9/+0
| * | perf symbols: Only un-prelink non-zero symbolsCody P Schafer2012-08-131-1/+1
| * | perf tools: Support for DWARF mode callchainJiri Olsa2012-08-113-4/+132
| * | perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-1113-30/+795
| * | perf tools: Support user regs and stack in sample parsingJiri Olsa2012-08-104-3/+80
| * | perf tools: Add libunwind dependency for DWARF CFI unwindingJiri Olsa2012-08-102-1/+53
| * | perf tools: Add interface to arch registers setsJiri Olsa2012-08-103-1/+106
| * | perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap checkJiri Olsa2012-08-101-0/+1
| * | perf: Add attribute to filter out callchainsFrederic Weisbecker2012-08-102-15/+28
| * | perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-105-2/+190
| * | perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa2012-08-103-0/+12
| * | perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-104-24/+46
| * | perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-104-3/+119
| * | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-106-0/+151
| * | perf symbols: Implement poor man's ELF parserNamhyung Kim2012-08-091-7/+235
| * | perf symbols: Support minimal build without libelfNamhyung Kim2012-08-097-17/+106
| * | perf symbols: Split out util/symbol-elf.cNamhyung Kim2012-08-096-797/+817
| * | perf symbols: Introduce symbol__elf_init()Namhyung Kim2012-08-093-4/+9
| * | perf tools: Fix /etc config related installationNamhyung Kim2012-08-091-1/+3
| * | perf tools: Support for events bash completionFrederic Weisbecker2012-08-094-36/+61
| * | perf tools: Initial bash completion supportFrederic Weisbecker2012-08-093-30/+62
| * | perf lock record: improve message when tracepoints are not enabledDavid Ahern2012-08-091-5/+24
| * | perf script python: Correct handler check and spelling errorsFeng Tang2012-08-093-24/+18
| * | perf scripts python: Add event_analyzing_sample.py as a sample for general ev...Feng Tang2012-08-081-0/+193
| * | perf scripts python: Add a python library EventClass.pyFeng Tang2012-08-081-0/+94
| * | perf scripts python: Pass event/thread/dso name and symbol info to event hand...Feng Tang2012-08-081-6/+29
| * | perf script: Replace "struct thread" with "struct addr_location" as a paramet...Feng Tang2012-08-085-16/+20
| * | perf script: Add general python handler to process non-tracepoint eventsFeng Tang2012-08-081-1/+58
| * | perf list: Document precise event sampling for AMD IBSRobert Richter2012-08-081-12/+30
| * | perf list: Update documentation about raw event setupRobert Richter2012-08-081-0/+6
| * | tools lib traceevent: Fix cast from pointer to integer for 32 bitRobert Richter2012-08-081-1/+2
| * | perf tools: Fix parsing of 64 bit raw config value for 32 bitRobert Richter2012-08-084-13/+13
| * | perf tools: Fix lib/traceevent build dir with OUTPUT variable setRobert Richter2012-08-081-4/+4
| * | perf tools: Fix version file for perf documentation with OUTPUT variable setRobert Richter2012-08-081-3/+3
| * | perf script: Stop using pevent directlyArnaldo Carvalho de Melo2012-08-076-47/+28
| * | perf sched: Use perf_sampleArnaldo Carvalho de Melo2012-08-071-76/+37
| * | perf lock: Use evsel->tp_format and perf_sampleArnaldo Carvalho de Melo2012-08-071-74/+42
| * | perf kmem: Use evsel->tp_format and perf_sampleArnaldo Carvalho de Melo2012-08-071-24/+17
| * | perf evsel: Cache associated event_formatArnaldo Carvalho de Melo2012-08-0710-114/+70
OpenPOWER on IntegriCloud