index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
|
perf util: Enable handling of inlined frames by default
Milian Wolff
2017-10-25
*
|
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-21
|
/
*
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
2017-08-11
*
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-07-18
*
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
2017-06-08
*
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-05-02
*
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-04-19
*
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
2017-03-17
*
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
2017-02-08
*
perf diff: Do not overwrite valid build id
Kan Liang
2016-12-20
*
perf script: Add option to stop printing callchain
David Ahern
2016-11-29
*
perf record: Fix segfault when running with suid and kptr_restrict is 1
Wang Nan
2016-11-25
*
perf symbols: Add dso__last_symbol()
Adrian Hunter
2016-09-29
*
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-05
*
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-09-01
*
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-08-30
*
perf symbols: Use proper dso name for is_regular_file
Jiri Olsa
2016-06-28
*
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
*
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-30
*
perf symbols: Check kptr_restrict for root
Wang Nan
2016-05-27
*
perf tools: Set buildid dir under symfs when --symfs is provided
He Kuang
2016-05-20
*
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
Masami Hiramatsu
2016-05-16
*
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-11
*
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
2016-05-09
*
perf symbols: Allow loading kallsyms without considering kcore files
Arnaldo Carvalho de Melo
2016-04-19
*
perf symbols: Move fprintf routines to separate object file
Arnaldo Carvalho de Melo
2016-04-14
*
perf evsel: Allow unresolved symbol names to be printed as addresses
Arnaldo Carvalho de Melo
2016-04-11
*
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
2016-02-12
*
perf symbols: Do not read symbols/data from device files
Jiri Olsa
2016-01-26
*
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
2016-01-15
*
perf report: Change default to use event group view
Namhyung Kim
2016-01-08
*
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-26
*
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-11-12
*
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
Jiri Olsa
2015-10-28
[next]