index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.h
Age
Commit message (
Expand
)
Author
2018-03-08
perf tools: Add refcnt into struct mem_info
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 report: Use srcline from callchain for hist entries
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
2017-09-01
perf sort: Add sort option for physical address
Kan Liang
2017-08-11
perf report: Fix module symbol adjustment for s390x
Thomas Richter
2017-08-11
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
2017-08-11
perf util: Take elf_name as const string in dso__demangle_sym
Milian Wolff
2017-05-02
perf symbols: Allow user probes on versioned symbols
Paul Clarke
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-03-27
perf report: Introduce --inline option
Jin Yao
2017-03-27
perf report: Find the inline stack for a given address
Jin Yao
2017-03-21
perf sdt: Add scanning of sdt probes arguments
Alexis Berlemont
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
2016-11-25
perf sched timehist: Mark schedule function in callchains
Namhyung Kim
2016-11-23
perf symbols: Print symbol offsets conditionally
Namhyung Kim
2016-11-14
perf report: Create a symbol_conf flag for showing branch flag counting
Jin Yao
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-08-30
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-08-30
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-07-04
perf sdt: ELF support for SDT
Hemant Kumar
2016-05-23
perf report: Add srcline_from/to branch sort keys
Andi Kleen
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: Add dso__insert_symbol function
Chris Phlipot
2016-05-05
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
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-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-02-24
perf hists: Basic support of hierarchical report view
Namhyung Kim
2016-01-06
perf report/top: Add --raw-trace option
Namhyung Kim
2015-11-26
perf callchain: Honor hide_unresolved
Namhyung Kim
2015-11-12
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
2015-09-14
perf tools: Add processor socket info to hist_entry and addr_location
Kan Liang
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-12
perf report: Show call graph from reference events
Kan Liang
2015-07-13
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
2015-05-05
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
2015-05-04
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
2015-03-12
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-01-21
perf symbols: Introduce method to iterate symbols ordered by name
Arnaldo Carvalho de Melo
[next]