index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.c
Age
Commit message (
Expand
)
Author
2012-07-25
perf symbols: Add dso data caching
Jiri Olsa
2012-07-25
perf symbols: Add interface to read DSO image data
Jiri Olsa
2012-07-25
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-23
perf symbols: Add machine id to modules debug message
David Ahern
2012-06-29
perf symbols: Add '.note' check into search for NOTE section
Jiri Olsa
2012-06-27
perf symbols: Follow .gnu_debuglink section to find separate symbols
Pierre-Loup A. Griffais
2012-05-31
perf symbols: Check for valid dso before creating map
Srikar Dronamraju
2012-05-31
perf symbols: Handle different endians properly during symbol load
Jiri Olsa
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-11
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
2012-04-20
perf symbols: Read plt symbols from proper symtab_type binary
Jiri Olsa
2012-03-27
perf symbols: Handle NULL dso in dso__name_len
David Miller
2012-03-27
perf symbols: Do not include libgen.h
David Miller
2012-02-13
perf tools: Get rid of ctype.h in symbol.c
Namhyung Kim
2012-01-30
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-24
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2011-12-20
perf symbols: Fix error path on symbol__init()
Namhyung Kim
2011-12-20
perf symbols: Get rid of duplicated snprintf()
Namhyung Kim
2011-10-21
perf symbols: Increase symbol KSYM_NAME_LEN size
Ricardo Ribalda Delgado
2011-10-07
perf tools: Make --no-asm-raw the default
Arnaldo Carvalho de Melo
2011-10-06
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
2011-09-23
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
Stephane Eranian
2011-09-23
perf symbols: Add some heuristics for choosing the best duplicate symbol
Anton Blanchard
2011-09-23
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
Anton Blanchard
2011-09-23
perf symbols: /proc/kallsyms does not sort module symbols
Anton Blanchard
2011-09-23
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
Anton Blanchard
2011-08-18
perf annotate: Make output more readable
Stephane Eranian
2011-08-12
perf: fix temporary file ownership check
Vasiliy Kulikov
2011-08-11
perf report: Use properly build_id kernel binaries
Jiri Olsa
2011-08-09
perf symbols: Check '/tmp/perf-' symbol file ownership
Pekka Enberg
2011-05-26
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
2011-04-19
perf symbols: Give more useful names to 'self' parameters
Arnaldo Carvalho de Melo
2011-03-29
perf symbols: Properly align symbol_conf.priv_size
David S. Miller
2011-03-28
perf symbols: Fix vsyscall symbol lookup
Andrew Lutomirski
2011-03-23
perf symbols: Look at .dynsym again if .symtab not found
Arnaldo Carvalho de Melo
2011-03-11
perf symbols: Rename dso->origin to dso->symtab_type
Arnaldo Carvalho de Melo
2011-03-05
perf hists: Remove needless global col lenght calcs
Arnaldo Carvalho de Melo
2011-03-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-02-28
perf symbols: Fix vmlinux path when not using --symfs
Arnaldo Carvalho de Melo
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2011-01-22
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-21
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2010-12-22
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
2010-12-21
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
2010-12-16
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-11-30
perf symbols: Figure out start address of kernel map from kallsyms
Ming Lei
[next]