index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate: Adopt anotation options from symbol_conf
Arnaldo Carvalho de Melo
2018-06-04
1
-2
/
+0
*
perf tools: Ditch the symbol_conf.nr_events global
Arnaldo Carvalho de Melo
2018-06-04
1
-1
/
+0
*
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
2018-04-27
1
-11
/
+5
*
perf symbols: Store the ELF symbol type in the symbol struct
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+3
*
perf symbols: Remove map_type arg from dso__find_symbol()
Arnaldo Carvalho de Melo
2018-04-26
1
-4
/
+8
*
perf symbols: Unexport symbol_type__is_a()
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+0
*
perf symbols: Shorten dso__(first|last)_symbol()
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+2
*
perf tools: Add refcnt into struct mem_info
Jiri Olsa
2018-03-08
1
-3
/
+16
*
perf probe: Find versioned symbols from map
Masami Hiramatsu
2017-12-27
1
-0
/
+1
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf report: Use srcline from callchain for hist entries
Milian Wolff
2017-10-25
1
-0
/
+1
*
|
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
2017-10-24
1
-0
/
+1
|
/
*
perf test: Fix vmlinux failure on s390x
Thomas Richter
2017-09-28
1
-3
/
+0
*
perf sort: Add sort option for physical address
Kan Liang
2017-09-01
1
-0
/
+1
*
perf report: Fix module symbol adjustment for s390x
Thomas Richter
2017-08-11
1
-0
/
+3
*
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
2017-08-11
1
-1
/
+1
*
perf util: Take elf_name as const string in dso__demangle_sym
Milian Wolff
2017-08-11
1
-1
/
+1
*
perf symbols: Allow user probes on versioned symbols
Paul Clarke
2017-05-02
1
-0
/
+11
*
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
1
-1
/
+1
*
perf report: Introduce --inline option
Jin Yao
2017-03-27
1
-1
/
+2
*
perf report: Find the inline stack for a given address
Jin Yao
2017-03-27
1
-0
/
+2
*
perf sdt: Add scanning of sdt probes arguments
Alexis Berlemont
2017-03-21
1
-0
/
+1
*
perf script: Add option to stop printing callchain
David Ahern
2016-11-29
1
-2
/
+4
*
perf sched timehist: Mark schedule function in callchains
Namhyung Kim
2016-11-25
1
-0
/
+1
*
perf symbols: Print symbol offsets conditionally
Namhyung Kim
2016-11-23
1
-1
/
+2
*
perf report: Create a symbol_conf flag for showing branch flag counting
Jin Yao
2016-11-14
1
-0
/
+1
*
perf symbols: Add dso__last_symbol()
Adrian Hunter
2016-09-29
1
-0
/
+1
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
1
-11
/
+7
*
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
2016-09-05
1
-1
/
+1
*
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-08-30
1
-1
/
+1
*
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-08-30
1
-0
/
+3
*
perf sdt: ELF support for SDT
Hemant Kumar
2016-07-04
1
-0
/
+22
*
perf report: Add srcline_from/to branch sort keys
Andi Kleen
2016-05-23
1
-0
/
+2
*
perf tools: Set buildid dir under symfs when --symfs is provided
He Kuang
2016-05-20
1
-0
/
+2
*
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
Masami Hiramatsu
2016-05-16
1
-0
/
+3
*
perf symbols: Add dso__insert_symbol function
Chris Phlipot
2016-05-11
1
-0
/
+3
*
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
2016-05-05
1
-1
/
+2
*
perf symbols: Allow loading kallsyms without considering kcore files
Arnaldo Carvalho de Melo
2016-04-19
1
-0
/
+2
*
perf symbols: Move fprintf routines to separate object file
Arnaldo Carvalho de Melo
2016-04-14
1
-0
/
+5
*
perf evsel: Allow unresolved symbol names to be printed as addresses
Arnaldo Carvalho de Melo
2016-04-11
1
-0
/
+6
*
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
1
-2
/
+2
*
perf hists: Basic support of hierarchical report view
Namhyung Kim
2016-02-24
1
-1
/
+2
*
perf report/top: Add --raw-trace option
Namhyung Kim
2016-01-06
1
-1
/
+2
*
perf callchain: Honor hide_unresolved
Namhyung Kim
2015-11-26
1
-1
/
+2
*
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
2015-11-12
1
-0
/
+1
*
perf tools: Add processor socket info to hist_entry and addr_location
Kan Liang
2015-09-14
1
-0
/
+1
*
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-28
1
-2
/
+2
*
perf report: Show call graph from reference events
Kan Liang
2015-08-12
1
-1
/
+2
*
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
2015-07-13
1
-1
/
+2
[next]