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
2016-01-15
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
2016-01-08
perf report: Change default to use event group view
Namhyung Kim
2015-11-26
perf symbols: Add the path to vmlinux.debug
Ekaterina Tumanova
2015-11-26
perf symbols: Refactor vmlinux_path__init() to ease path additions
Ekaterina Tumanova
2015-11-12
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
2015-11-12
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
2015-10-28
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
Jiri Olsa
2015-10-28
perf symbols: we can now read separate debug-info files based on a build ID
Dima Kogan
2015-10-12
perf symbols: Try the .debug/ DSO cache as a last resort
Arnaldo Carvalho de Melo
2015-09-30
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
Arnaldo Carvalho de Melo
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-24
perf annotate: Reset the dso find_symbol cache when removing symbols
Arnaldo Carvalho de Melo
2015-08-21
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
Adrian Hunter
2015-07-23
perf symbols: Add front end cache for DSO symbol lookup
Arnaldo Carvalho de Melo
2015-07-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-07-20
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
2015-07-13
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
2015-06-26
perf symbols: Check access permission when reading symbol files
Li Zhang
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
2015-06-08
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Check if a map is still in use when deleting it
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Protect accesses the map rbtrees with a rw lock
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Introduce struct maps
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Assign default value for some pointers
Martin Liška
2015-05-27
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
2015-05-18
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
Wang Nan
2015-05-18
perf symbols: Protect dso symbol loading using a mutex
Namhyung Kim
2015-05-04
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
perf symbols: Introduce method to iterate symbols ordered by name
Arnaldo Carvalho de Melo
2015-01-21
perf symbols: Return the first entry with a given name in find_by_name method
Namhyung Kim
2014-11-05
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
2014-11-04
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-10-14
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
2014-10-14
perf symbols: Fix map->end fixup
Arnaldo Carvalho de Melo
2014-09-17
perf symbols: Add path to Ubuntu kernel debuginfo file
Anton Blanchard
2014-09-17
perf tools: Disable kernel symbol demangling by default
Avi Kivity
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
perf symbols: Fix a memory leak in vmlinux_path__init()
Namhyung Kim
2014-08-13
perf tools: Add cpu_startup_entry to the list of kernel idle symbols
Arnaldo Carvalho de Melo
2014-08-13
perf top: Don't look for kernel idle symbols in all DSOs
Arnaldo Carvalho de Melo
2014-07-31
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
2014-07-16
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2014-07-16
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
2014-07-16
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
[next]