index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.c
Age
Commit message (
Expand
)
Author
2018-04-13
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
2018-03-08
perf tools: Add refcnt into struct mem_info
Jiri Olsa
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
2018-02-16
perf symbols: Check if we read regular file in dso__load()
Jiri Olsa
2017-12-27
perf probe: Find versioned symbols from map
Masami Hiramatsu
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
perf util: Enable handling of inlined frames by default
Milian Wolff
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-08-11
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
2017-07-18
perf buildid-cache: Cache debuginfo
Krister Johansen
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-18
perf maps: Lookup maps in both intitial mountns and inner mountns.
Krister Johansen
2017-07-18
perf symbols: Find symbols in different mount namespace
Krister Johansen
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
2017-05-02
perf symbols: Allow user probes on versioned symbols
Paul Clarke
2017-05-02
perf symbols: Accept symbols starting at address 0
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-03-17
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
2017-02-08
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
2016-12-20
perf diff: Do not overwrite valid build id
Kan Liang
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
2016-11-25
perf record: Fix segfault when running with suid and kptr_restrict is 1
Wang Nan
2016-09-29
perf symbols: Add dso__last_symbol()
Adrian Hunter
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
2016-09-01
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
2016-09-01
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
2016-08-30
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-06-28
perf symbols: Use proper dso name for is_regular_file
Jiri Olsa
2016-06-23
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-05-30
perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid
Masami Hiramatsu
2016-05-30
perf symbols: Cleanup the code flow of dso__find_kallsyms
Masami Hiramatsu
2016-05-30
perf symbols: Introduce filename__readable to check readability
Masami Hiramatsu
2016-05-27
perf symbols: Check kptr_restrict for root
Wang Nan
2016-05-20
perf tools: Set buildid dir under symfs when --symfs is provided
He Kuang
2016-05-16
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
Masami Hiramatsu
2016-05-11
perf symbols: Use lsdir() for the search in kcore cache directory
Masami Hiramatsu
2016-05-11
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
2016-05-11
perf symbols: Add dso__insert_symbol function
Chris Phlipot
2016-05-09
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
2016-04-19
perf symbols: Allow loading kallsyms without considering kcore files
Arnaldo Carvalho de Melo
2016-04-14
perf symbols: Move fprintf routines to separate object file
Arnaldo Carvalho de Melo
2016-04-11
perf evsel: Allow unresolved symbol names to be printed as addresses
Arnaldo Carvalho de Melo
2016-02-12
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
2016-01-26
perf symbols: Do not read symbols/data from device files
Jiri Olsa
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
[next]