index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-11
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
1
-7
/
+14
2017-07-19
perf buildid-cache: Cache debuginfo
Krister Johansen
1
-3
/
+9
2017-07-19
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
1
-5
/
+14
2017-07-19
perf maps: Lookup maps in both intitial mountns and inner mountns.
Krister Johansen
1
-13
/
+57
2017-07-19
perf symbols: Find symbols in different mount namespace
Krister Johansen
1
-0
/
+11
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
1
-4
/
+0
2017-05-03
perf symbols: Allow user probes on versioned symbols
Paul Clarke
1
-13
/
+48
2017-05-03
perf symbols: Accept symbols starting at address 0
Arnaldo Carvalho de Melo
1
-6
/
+5
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-17
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
1
-1
/
+1
2017-02-08
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
1
-2
/
+4
2016-12-20
perf diff: Do not overwrite valid build id
Kan Liang
1
-1
/
+2
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
1
-0
/
+8
2016-11-25
perf record: Fix segfault when running with suid and kptr_restrict is 1
Wang Nan
1
-1
/
+1
2016-09-29
perf symbols: Add dso__last_symbol()
Adrian Hunter
1
-0
/
+15
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
1
-58
/
+44
2016-09-05
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
1
-9
/
+23
2016-09-01
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-09-01
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-08-30
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
1
-1
/
+24
2016-06-28
perf symbols: Use proper dso name for is_regular_file
Jiri Olsa
1
-1
/
+1
2016-06-23
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-05-30
perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid
Masami Hiramatsu
1
-4
/
+1
2016-05-30
perf symbols: Cleanup the code flow of dso__find_kallsyms
Masami Hiramatsu
1
-23
/
+13
2016-05-30
perf symbols: Introduce filename__readable to check readability
Masami Hiramatsu
1
-10
/
+22
2016-05-27
perf symbols: Check kptr_restrict for root
Wang Nan
1
-8
/
+8
2016-05-20
perf tools: Set buildid dir under symfs when --symfs is provided
He Kuang
1
-0
/
+23
2016-05-17
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
Masami Hiramatsu
1
-5
/
+5
2016-05-11
perf symbols: Use lsdir() for the search in kcore cache directory
Masami Hiramatsu
1
-12
/
+14
2016-05-11
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
1
-1
/
+1
2016-05-11
perf symbols: Add dso__insert_symbol function
Chris Phlipot
1
-0
/
+12
2016-05-10
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
1
-1
/
+1
2016-04-19
perf symbols: Allow loading kallsyms without considering kcore files
Arnaldo Carvalho de Melo
1
-3
/
+9
2016-04-15
perf symbols: Move fprintf routines to separate object file
Arnaldo Carvalho de Melo
1
-71
/
+0
2016-04-12
perf evsel: Allow unresolved symbol names to be printed as addresses
Arnaldo Carvalho de Melo
1
-4
/
+21
2016-02-12
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
1
-0
/
+4
2016-01-26
perf symbols: Do not read symbols/data from device files
Jiri Olsa
1
-1
/
+5
2016-01-15
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
1
-1
/
+1
2016-01-08
perf report: Change default to use event group view
Namhyung Kim
1
-0
/
+1
2015-11-26
perf symbols: Add the path to vmlinux.debug
Ekaterina Tumanova
1
-1
/
+2
2015-11-26
perf symbols: Refactor vmlinux_path__init() to ease path additions
Ekaterina Tumanova
1
-31
/
+33
2015-11-13
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-11-13
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
1
-16
/
+14
2015-10-28
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
Jiri Olsa
1
-1
/
+1
2015-10-28
perf symbols: we can now read separate debug-info files based on a build ID
Dima Kogan
1
-0
/
+9
2015-10-12
perf symbols: Try the .debug/ DSO cache as a last resort
Arnaldo Carvalho de Melo
1
-9
/
+9
2015-10-01
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]