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