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
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
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
1
-2
/
+2
2015-08-24
perf annotate: Reset the dso find_symbol cache when removing symbols
Arnaldo Carvalho de Melo
1
-0
/
+10
2015-08-21
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
Adrian Hunter
1
-2
/
+2
2015-07-23
perf symbols: Add front end cache for DSO symbol lookup
Arnaldo Carvalho de Melo
1
-1
/
+6
2015-07-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2015-07-20
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-13
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-06-26
perf symbols: Check access permission when reading symbol files
Li Zhang
1
-1
/
+4
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-06-08
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-28
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
1
-2
/
+5
2015-05-28
perf tools: Check if a map is still in use when deleting it
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-05-28
perf tools: Protect accesses the map rbtrees with a rw lock
Arnaldo Carvalho de Melo
1
-3
/
+14
2015-05-28
perf tools: Introduce struct maps
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-05-27
perf tools: Assign default value for some pointers
Martin Liška
1
-1
/
+1
2015-05-27
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
1
-13
/
+10
2015-05-18
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
Wang Nan
1
-0
/
+1
2015-05-18
perf symbols: Protect dso symbol loading using a mutex
Namhyung Kim
1
-10
/
+24
2015-05-04
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
1
-2
/
+2
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
1
-9
/
+12
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
1
-6
/
+28
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
1
-1
/
+30
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-01-21
perf symbols: Introduce method to iterate symbols ordered by name
Arnaldo Carvalho de Melo
1
-0
/
+11
2015-01-21
perf symbols: Return the first entry with a given name in find_by_name method
Namhyung Kim
1
-3
/
+17
2014-11-05
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
1
-5
/
+6
2014-11-04
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
1
-1
/
+7
2014-10-15
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
1
-3
/
+3
[next]