Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
52827f389b32f6d04a1bcb4428b5499815c36a24
/
tools
/
perf
/
util
/
symbol.c
38272dc
perf symbols: Check kptr_restrict for root
by Wang Nan
· 8 years ago
a706670
perf tools: Set buildid dir under symfs when --symfs is provided
by He Kuang
· 8 years ago
0a77582
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
by Masami Hiramatsu
· 8 years ago
c48903b
perf symbols: Use lsdir() for the search in kcore cache directory
by Masami Hiramatsu
· 9 years ago
b5d8bbe
perf tools: Use SBUILD_ID_SIZE where applicable
by Masami Hiramatsu
· 9 years ago
ae93a6c
perf symbols: Add dso__insert_symbol function
by Chris Phlipot
· 9 years ago
9c7b37c
perf symbols: Fix handling of zero-length symbols.
by Chris Phlipot
· 9 years ago
e02092b
perf symbols: Allow loading kallsyms without considering kcore files
by Arnaldo Carvalho de Melo
· 9 years ago
bfbba18
perf symbols: Move fprintf routines to separate object file
by Arnaldo Carvalho de Melo
· 9 years ago
fd4be13
perf evsel: Allow unresolved symbol names to be printed as addresses
by Arnaldo Carvalho de Melo
· 9 years ago
e7ee404
perf symbols: Fix symbols searching for module in buildid-cache
by Wang Nan
· 9 years ago
4035672
perf symbols: Do not read symbols/data from device files
by Jiri Olsa
· 9 years ago
40c4a0f
perf symbols: Fix reading of build-id from vDSO
by Ben Hutchings
· 9 years ago
1e9abf8
perf report: Change default to use event group view
by Namhyung Kim
· 9 years ago
f55ae95
perf symbols: Add the path to vmlinux.debug
by Ekaterina Tumanova
· 9 years ago
aac4864
perf symbols: Refactor vmlinux_path__init() to ease path additions
by Ekaterina Tumanova
· 9 years ago
2059fc7
perf symbols: Allow forcing reading of non-root owned files by root
by Arnaldo Carvalho de Melo
· 9 years ago
866548d
perf symbols: Rebuild rbtree when adjusting symbols for kcore
by Adrian Hunter
· 9 years ago
443f8c7
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
by Jiri Olsa
· 9 years ago
5baecbc
perf symbols: we can now read separate debug-info files based on a build ID
by Dima Kogan
· 9 years ago
dc38218
perf symbols: Try the .debug/ DSO cache as a last resort
by Arnaldo Carvalho de Melo
· 9 years ago
8e947f1
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
by Arnaldo Carvalho de Melo
· 9 years ago
ce80d3b
perf tools: Rename perf_session_env to perf_env
by Kan Liang
· 9 years ago
c0b4dff
perf annotate: Reset the dso find_symbol cache when removing symbols
by Arnaldo Carvalho de Melo
· 9 years ago
133de94
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
by Adrian Hunter
· 9 years ago
b685ac2
perf symbols: Add front end cache for DSO symbol lookup
by Arnaldo Carvalho de Melo
· 9 years ago
a11c51a
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
4a77e21
perf strlist: Make dupstr be the default and part of an extensible config parm
by Arnaldo Carvalho de Melo
· 9 years ago
0bc2f2f
perf symbols: Store if there is a filter in place
by Arnaldo Carvalho de Melo
· 9 years ago
36c8bb5
perf symbols: Check access permission when reading symbol files
by Li Zhang
· 9 years ago
d3a7c48
perf tools: Reference count struct dso
by Arnaldo Carvalho de Melo
· 9 years ago
9f2de31
perf machine: Fix up some more method names
by Arnaldo Carvalho de Melo
· 9 years ago
84c2caf
perf tools: Reference count struct map
by Arnaldo Carvalho de Melo
· 9 years ago
facf3f0
perf tools: Check if a map is still in use when deleting it
by Arnaldo Carvalho de Melo
· 9 years ago
6a2ffcd
perf tools: Protect accesses the map rbtrees with a rw lock
by Arnaldo Carvalho de Melo
· 9 years ago
1eee78a
perf tools: Introduce struct maps
by Arnaldo Carvalho de Melo
· 9 years ago
5bcaaca
perf tools: Assign default value for some pointers
by Martin Liška
· 9 years ago
4bb7123d
perf tools: Use maps__first()/map__next()
by Arnaldo Carvalho de Melo
· 9 years ago
c4f0354
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
by Wang Nan
· 9 years ago
4a936ed
perf symbols: Protect dso symbol loading using a mutex
by Namhyung Kim
· 9 years ago
031b84c
perf probe ppc: Enable matching against dot symbols automatically
by Naveen N. Rao
· 10 years ago
fb6d594
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
by Naveen N. Rao
· 10 years ago
ba92732
perf kmaps: Check kmaps to make code more robust
by Wang Nan
· 10 years ago
e03eaa4
perf tools: Add pid/tid filtering to report and script commands
by David Ahern
· 10 years ago
48000a1
perf tools: Remove EOL whitespaces
by Arnaldo Carvalho de Melo
· 10 years ago
18bd726
perf symbols: Introduce method to iterate symbols ordered by name
by Arnaldo Carvalho de Melo
· 10 years ago
de48099
perf symbols: Return the first entry with a given name in find_by_name method
by Namhyung Kim
· 10 years ago
00dc865
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
by Namhyung Kim
· 10 years ago
c00c48f
perf symbols: Preparation for compressed kernel module support
by Namhyung Kim
· 10 years ago
2c241bd
perf symbols: Make sym->end be the first address after the symbol range
by Arnaldo Carvalho de Melo
· 10 years ago
eba8523
perf symbols: Fix map->end fixup
by Arnaldo Carvalho de Melo
· 10 years ago
c657f42
perf symbols: Add path to Ubuntu kernel debuginfo file
by Anton Blanchard
· 10 years ago
763122a
perf tools: Disable kernel symbol demangling by default
by Avi Kivity
· 10 years ago
0a7e6d1
perf tools: Check recorded kernel version when finding vmlinux
by Namhyung Kim
· 10 years ago
e96c674
perf symbols: Fix a memory leak in vmlinux_path__init()
by Namhyung Kim
· 10 years ago
e0336ed
perf tools: Add cpu_startup_entry to the list of kernel idle symbols
by Arnaldo Carvalho de Melo
· 10 years ago
e7110b9
perf top: Don't look for kernel idle symbols in all DSOs
by Arnaldo Carvalho de Melo
· 10 years ago
972f393
perf symbols: Make sure --symfs usage includes the path separator
by Arnaldo Carvalho de Melo
· 10 years ago
9c00a81
perf symbols: Add ability to iterate over a dso's symbols
by Adrian Hunter
· 10 years ago
bdac0bc
perf symbols: Do not attempt to read data from kallsyms
by Adrian Hunter
· 10 years ago
c6d8f2a
perf symbols: Record whether a dso is 64-bit
by Adrian Hunter
· 10 years ago
c830236
perf hists browser: Add ui.show-headers config file option
by Jiri Olsa
· 10 years ago
e511db5
perf tools: Enable --children option by default
by Namhyung Kim
· 11 years ago
0066f3b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
1029f9f
perf symbols: Check compatible symtab type before loading dso
by Namhyung Kim
· 11 years ago
98e9f03
perf symbols: Destroy unused symsrcs
by Namhyung Kim
· 11 years ago
c96626b
perf symbols: No need to export dso__first_symbol
by Arnaldo Carvalho de Melo
· 11 years ago
d9b62ab
perf tools: Adjust kallsyms for relocated kernel
by Adrian Hunter
· 11 years ago
a00d28c
perf symbols: Prevent the use of kcore if the kernel has moved
by Adrian Hunter
· 11 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
0466252
perf tools: Introduce zfree
by Arnaldo Carvalho de Melo
· 11 years ago
5f70619
perf symbols: Use consistent name for the DSO binary type member
by Arnaldo Carvalho de Melo
· 11 years ago
ee4e962
perf symbols: Clarify method to get DSO binary_type filename
by Arnaldo Carvalho de Melo
· 11 years ago
c506c96
tools lib symbol: Start carving out symbol parsing routines from perf
by Arnaldo Carvalho de Melo
· 11 years ago
bf4414a
perf symbols: Constify dso->long_name
by Arnaldo Carvalho de Melo
· 11 years ago
7e155d4
perf symbols: Remove open coded management of long_name_allocated member
by Arnaldo Carvalho de Melo
· 11 years ago
5230fb7
perf symbols: Set alloc flag close to setting the long_name
by Arnaldo Carvalho de Melo
· 11 years ago
c7282f2
perf symbols: Rename [sl]name_alloc to match the members they refer to
by Arnaldo Carvalho de Melo
· 11 years ago
0058aef
perf symbols: Retain symbol source file name to lookup source line numbers
by Adrian Hunter
· 11 years ago
449867e
perf symbols: Fix not finding kcore in buildid cache
by Adrian Hunter
· 11 years ago
3bfe5f8
perf tools: Export setup_list
by David Ahern
· 11 years ago
82d1deb
perf symbols: Move idle syms check from top to generic function
by David Ahern
· 11 years ago
d4f74eb
perf symbols: Fix a memory leak due to symbol__delete not being used
by Chenggang Qin
· 11 years ago
fc1b691
perf buildid-cache: Add ability to add kcore to the cache
by Adrian Hunter
· 11 years ago
0544d42
perf symbols: Add ability to find kcore in build-id cache
by Adrian Hunter
· 11 years ago
52afdaf
perf symbols: Validate kcore module addresses
by Adrian Hunter
· 11 years ago
316d70d
perf symbols: Make a separate function to parse /proc/modules
by Adrian Hunter
· 11 years ago
fc2be69
perf symbols: Add new option --ignore-vmlinux for perf top
by Willy Tarreau
· 11 years ago
9cd0094
perf symbols: Support for Openembedded/Yocto -dbg packages
by Ricardo Ribalda Delgado
· 11 years ago
0b8c25d
perf tools: Fix symbol offset computation for some dsos
by David Ahern
· 11 years ago
8e0cf96
perf symbols: Add support for reading from /proc/kcore
by Adrian Hunter
· 11 years ago
0131c4e
perf tools: Make it possible to read object code from kernel modules
by Adrian Hunter
· 11 years ago
39b12f78
perf tools: Make it possible to read object code from vmlinux
by Adrian Hunter
· 11 years ago
3445432
perf symbols: avoid SyS kernel syscall aliases
by Adrian Hunter
· 11 years ago
5698d2c
perf symbols: Do not apply symfs for an absolute vmlinux path
by Namhyung Kim
· 11 years ago
0276c22
perf tools: Fix -x/--exclude-other option for report command
by Jiri Olsa
· 11 years ago
328ccda
perf report: Add --no-demangle option
by Namhyung Kim
· 12 years ago
b7c14a0
perf symbols: Mark vmlinux filename as allocated
by David Ahern
· 12 years ago
164c800
perf symbols: Move name malloc to when needed in dso__load
by David Ahern
· 12 years ago
3f067dc
perf machine: Move more machine methods to machine.c
by Arnaldo Carvalho de Melo
· 12 years ago
Next »