index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
1
-0
/
+9
2014-07-24
perf tools: Add dso__type()
Adrian Hunter
1
-0
/
+2
2014-07-17
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
1
-0
/
+3
2014-07-17
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
1
-0
/
+1
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
1
-1
/
+2
2014-06-01
perf hists: Add support for accumulated stat of hist entry
Namhyung Kim
1
-0
/
+1
2014-05-05
perf tools: Move sample data structures from perf.h
Jiri Olsa
1
-0
/
+1
2014-04-16
perf report: Add --percentage option
Namhyung Kim
1
-1
/
+2
2014-03-19
perf symbols: Record the reason for filtering an address_location
Namhyung Kim
1
-1
/
+1
2014-02-18
perf probe: Allow to add events on the local functions
Masami Hiramatsu
1
-0
/
+11
2014-02-18
perf symbols: No need to export dso__first_symbol
Arnaldo Carvalho de Melo
1
-1
/
+0
2014-01-16
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
1
-0
/
+5
2013-12-20
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
1
-3
/
+0
2013-12-10
perf symbols: Set alloc flag close to setting the long_name
Arnaldo Carvalho de Melo
1
-1
/
+2
2013-11-27
perf tools: Export setup_list
David Ahern
1
-0
/
+3
2013-11-27
perf symbols: Move idle syms check from top to generic function
David Ahern
1
-0
/
+1
2013-10-14
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
1
-0
/
+3
2013-10-14
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
1
-0
/
+14
2013-10-11
perf symbols: Make a separate function to parse /proc/modules
Adrian Hunter
1
-0
/
+3
2013-10-09
perf symbols: Add new option --ignore-vmlinux for perf top
Willy Tarreau
1
-0
/
+1
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-4
/
+4
2013-08-08
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
1
-0
/
+5
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
1
-0
/
+6
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
1
-1
/
+2
2013-01-31
perf report: Make another loop for linking group hists
Namhyung Kim
1
-1
/
+2
2013-01-24
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
1
-1
/
+1
2012-12-09
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
1
-0
/
+4
2012-11-14
perf tests: Final cleanup for builtin-test move
Jiri Olsa
1
-1
/
+0
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
1
-20
/
+0
2012-10-29
perf tools: Move dso_* related functions into dso object
Jiri Olsa
1
-129
/
+5
2012-10-29
perf tools: Move strxfrchar into string object
Jiri Olsa
1
-2
/
+0
2012-10-29
perf tools: Move hex2u64 into util object
Jiri Olsa
1
-1
/
+0
2012-10-29
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
1
-2
/
+1
2012-10-29
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
1
-1
/
+0
2012-09-29
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
1
-5
/
+5
2012-09-24
perf tools: bfd.h/libbfd detection fails with recent binutils
Markus Trippelsdorf
1
-0
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-3
/
+4
2012-09-11
perf symbols: Make dsos__find function globally available
Jiri Olsa
1
-0
/
+1
2012-09-09
perf symbols: Remove BIONIC wrapper around libgen.h
David Ahern
1
-2
/
+0
2012-09-08
perf tools: include basename for non-glibc systems
Irina Tirdea
1
-0
/
+3
2012-08-13
perf symbols: Use both runtime and debug images
Cody P Schafer
1
-0
/
+1
2012-08-13
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
1
-2
/
+3
2012-08-13
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
1
-1
/
+2
2012-08-13
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
1
-2
/
+2
2012-08-13
perf symbols: Introduce symsrc structure.
Cody P Schafer
1
-1
/
+35
2012-08-13
perf symbols: Track symtab_type of vmlinux
Cody P Schafer
1
-0
/
+2
2012-08-13
perf symbols: Remove unused 'end' arg in kallsyms parse cb
Cody P Schafer
1
-1
/
+1
2012-08-09
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
1
-0
/
+15
2012-08-09
perf symbols: Introduce symbol__elf_init()
Namhyung Kim
1
-0
/
+1
[prev]
[next]