Age | Commit message (Expand) | Author | Files | Lines |
2012-08-13 | perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc | Cody P Schafer | 1 | -3/+5 |
2012-08-13 | perf symbols: Set symtab_type in dso__load_sym | Cody P Schafer | 1 | -6/+7 |
2012-08-13 | perf symbols: Introduce symsrc structure. | Cody P Schafer | 1 | -11/+11 |
2012-08-13 | perf symbols: Track symtab_type of vmlinux | Cody P Schafer | 1 | -0/+9 |
2012-08-13 | perf symbols: only set vmlinux longname & mark loaded if really loaded | Cody P Schafer | 1 | -3/+4 |
2012-08-13 | perf symbols: Simplify out_fixup in kernel syms loading | Cody P Schafer | 1 | -2/+1 |
2012-08-13 | perf symbols: Remove unused 'end' arg in kallsyms parse cb | Cody P Schafer | 1 | -11/+10 |
2012-08-13 | perf symbols: Correct comment wrt kallsyms loading | Cody P Schafer | 1 | -1/+1 |
2012-08-13 | perf symbols: Remove unneeded call to dso__set_long_name() | Cody P Schafer | 1 | -3/+1 |
2012-08-09 | perf symbols: Split out util/symbol-elf.c | Namhyung Kim | 1 | -797/+7 |
2012-08-09 | perf symbols: Introduce symbol__elf_init() | Namhyung Kim | 1 | -1/+7 |
2012-08-03 | perf kvm: Use strtol for walking guestmount directory | David Ahern | 1 | -1/+9 |
2012-08-02 | perf symbols: Fix array sizes for binary types arrays | Jiri Olsa | 1 | -2/+2 |
2012-07-25 | perf symbols: Add dso data caching | Jiri Olsa | 1 | -18/+136 |
2012-07-25 | perf symbols: Add interface to read DSO image data | Jiri Olsa | 1 | -0/+109 |
2012-07-25 | perf symbols: Factor DSO symtab types to generic binary types | Jiri Olsa | 1 | -84/+125 |
2012-07-23 | perf symbols: Add machine id to modules debug message | David Ahern | 1 | -2/+9 |
2012-06-29 | perf symbols: Add '.note' check into search for NOTE section | Jiri Olsa | 1 | -6/+23 |
2012-06-27 | perf symbols: Follow .gnu_debuglink section to find separate symbols | Pierre-Loup A. Griffais | 1 | -1/+64 |
2012-05-31 | perf symbols: Check for valid dso before creating map | Srikar Dronamraju | 1 | -1/+4 |
2012-05-31 | perf symbols: Handle different endians properly during symbol load | Jiri Olsa | 1 | -1/+32 |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+8 |
2012-05-11 | perf probe: Provide perf interface for uprobes | Srikar Dronamraju | 1 | -0/+8 |
2012-04-20 | perf symbols: Read plt symbols from proper symtab_type binary | Jiri Olsa | 1 | -7/+6 |
2012-03-27 | perf symbols: Handle NULL dso in dso__name_len | David Miller | 1 | -0/+2 |
2012-03-27 | perf symbols: Do not include libgen.h | David Miller | 1 | -1/+0 |
2012-02-14 | perf tools: Get rid of ctype.h in symbol.c | Namhyung Kim | 1 | -1/+1 |
2012-01-31 | perf script: Add the offset field specifier | Akihiro Nagai | 1 | -7/+17 |
2012-01-30 | perf script: Unify the expressions indicating "unknown" | Akihiro Nagai | 1 | -0/+12 |
2012-01-25 | perf tools: Fix broken build by defining _GNU_SOURCE in Makefile | David Daney | 1 | -1/+0 |
2011-12-20 | perf symbols: Fix error path on symbol__init() | Namhyung Kim | 1 | -2/+2 |
2011-12-20 | perf symbols: Get rid of duplicated snprintf() | Namhyung Kim | 1 | -6/+1 |
2011-10-21 | perf symbols: Increase symbol KSYM_NAME_LEN size | Ricardo Ribalda Delgado | 1 | -1/+1 |
2011-10-08 | perf tools: Make --no-asm-raw the default | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2011-10-06 | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 1 | -35/+118 |
2011-09-23 | perf symbols: Fix issue with binaries using 16-bytes buildids (v2) | Stephane Eranian | 1 | -11/+13 |
2011-09-23 | perf symbols: Add some heuristics for choosing the best duplicate symbol | Anton Blanchard | 1 | -0/+88 |
2011-09-23 | perf symbols: Preserve symbol scope when parsing /proc/kallsyms | Anton Blanchard | 1 | -2/+4 |
2011-09-23 | perf symbols: /proc/kallsyms does not sort module symbols | Anton Blanchard | 1 | -22/+11 |
2011-09-23 | perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files | Anton Blanchard | 1 | -0/+2 |
2011-08-18 | perf annotate: Make output more readable | Stephane Eranian | 1 | -0/+2 |
2011-08-12 | perf: fix temporary file ownership check | Vasiliy Kulikov | 1 | -1/+1 |
2011-08-11 | perf report: Use properly build_id kernel binaries | Jiri Olsa | 1 | -25/+32 |
2011-08-09 | perf symbols: Check '/tmp/perf-' symbol file ownership | Pekka Enberg | 1 | -0/+11 |
2011-05-26 | perf symbols: Handle /proc/sys/kernel/kptr_restrict | Arnaldo Carvalho de Melo | 1 | -0/+48 |
2011-04-19 | perf symbols: Give more useful names to 'self' parameters | Arnaldo Carvalho de Melo | 1 | -309/+320 |
2011-03-29 | perf symbols: Properly align symbol_conf.priv_size | David S. Miller | 1 | -0/+2 |
2011-03-28 | perf symbols: Fix vsyscall symbol lookup | Andrew Lutomirski | 1 | -0/+3 |
2011-03-24 | perf symbols: Look at .dynsym again if .symtab not found | Arnaldo Carvalho de Melo | 1 | -12/+13 |
2011-03-11 | perf symbols: Rename dso->origin to dso->symtab_type | Arnaldo Carvalho de Melo | 1 | -32/+32 |