index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol-minimal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
perf tools: Add dso__type()
Adrian Hunter
1
-0
/
+21
2014-07-16
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
1
-0
/
+22
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-1
/
+2
2013-12-04
perf symbols: Fix random fd closing with no libelf
Adrian Hunter
1
-0
/
+1
2013-10-14
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
1
-0
/
+6
2013-10-14
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
1
-0
/
+9
2013-08-07
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
1
-0
/
+7
2013-01-24
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
1
-1
/
+0
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-12
/
+16
2012-08-13
perf symbols: Use both runtime and debug images
Cody P Schafer
1
-0
/
+6
2012-08-13
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
1
-0
/
+1
2012-08-13
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
1
-2
/
+6
2012-08-13
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
1
-1
/
+2
2012-08-13
perf symbols: Introduce symsrc structure.
Cody P Schafer
1
-3
/
+27
2012-08-09
perf symbols: Implement poor man's ELF parser
Namhyung Kim
1
-7
/
+235
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim
1
-0
/
+39