index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol-minimal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf report: Find the inline stack for a given address
Jin Yao
2017-03-27
1
-0
/
+7
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
1
-3
/
+1
*
perf symbols: Fix type error when reading a build-id
Dima Kogan
2015-10-28
1
-1
/
+1
*
perf symbols: Save DSO loading errno to better report errors
Arnaldo Carvalho de Melo
2015-03-24
1
-3
/
+4
*
perf symbols: Fix use after free in filename__read_build_id
Mitchell Krome
2014-12-17
1
-2
/
+6
*
perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader
Arnaldo Carvalho de Melo
2014-11-19
1
-1
/
+0
*
perf tools: Add dso__type()
Adrian Hunter
2014-07-23
1
-0
/
+21
*
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
2014-07-16
1
-0
/
+22
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-1
/
+2
*
perf symbols: Fix random fd closing with no libelf
Adrian Hunter
2013-12-04
1
-0
/
+1
*
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
2013-10-14
1
-0
/
+6
*
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
2013-10-14
1
-0
/
+9
*
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
2013-08-07
1
-0
/
+7
*
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2013-01-24
1
-1
/
+0
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-12
/
+16
*
perf symbols: Use both runtime and debug images
Cody P Schafer
2012-08-13
1
-0
/
+6
*
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
2012-08-13
1
-0
/
+1
*
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
2012-08-13
1
-2
/
+6
*
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
2012-08-13
1
-1
/
+2
*
perf symbols: Introduce symsrc structure.
Cody P Schafer
2012-08-13
1
-3
/
+27
*
perf symbols: Implement poor man's ELF parser
Namhyung Kim
2012-08-09
1
-7
/
+235
*
perf symbols: Support minimal build without libelf
Namhyung Kim
2012-08-09
1
-0
/
+39