Linus Torvalds
|
01897f3e05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 年之前 |
Andi Kleen
|
99f753f048
perf script: Implement --graph-function
|
6 年之前 |
Ravi Bangoria
|
5a5e3d3cea
perf probe: Support SDT markers having reference counter (semaphore)
|
7 年之前 |
Arnaldo Carvalho de Melo
|
1eddd9e410
perf annotate: Adopt anotation options from symbol_conf
|
7 年之前 |
Arnaldo Carvalho de Melo
|
9fd5578a3c
perf tools: Ditch the symbol_conf.nr_events global
|
7 年之前 |
Arnaldo Carvalho de Melo
|
3183f8ca30
perf symbols: Unify symbol maps
|
7 年之前 |
Arnaldo Carvalho de Melo
|
af30bffa2f
perf symbols: Store the ELF symbol type in the symbol struct
|
7 年之前 |
Arnaldo Carvalho de Melo
|
af07eeb04c
perf symbols: Remove map_type arg from dso__find_symbol()
|
7 年之前 |
Arnaldo Carvalho de Melo
|
a2f1c160fe
perf symbols: Unexport symbol_type__is_a()
|
7 年之前 |
Arnaldo Carvalho de Melo
|
5cf88a6325
perf symbols: Shorten dso__(first|last)_symbol()
|
7 年之前 |
Jiri Olsa
|
9f87498f1c
perf tools: Add refcnt into struct mem_info
|
7 年之前 |
Masami Hiramatsu
|
4b3a2716dd
perf probe: Find versioned symbols from map
|
7 年之前 |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Milian Wolff
|
1fb7d06a50
perf report: Use srcline from callchain for hist entries
|
7 年之前 |
Milian Wolff
|
fea0cf842c
perf callchain: Refactor inline_list to operate on symbols
|
7 年之前 |
Thomas Richter
|
b28503a3fe
perf test: Fix vmlinux failure on s390x
|
8 年之前 |
Kan Liang
|
8780fb25ab
perf sort: Add sort option for physical address
|
8 年之前 |
Thomas Richter
|
4a084ecfc8
perf report: Fix module symbol adjustment for s390x
|
8 年之前 |
Thomas Richter
|
9ad4652b66
perf record: Fix wrong size in perf_record_mmap for last kernel module
|
8 年之前 |
Milian Wolff
|
80c345b255
perf util: Take elf_name as const string in dso__demangle_sym
|
8 年之前 |
Paul Clarke
|
d80406453a
perf symbols: Allow user probes on versioned symbols
|
8 年之前 |
Arnaldo Carvalho de Melo
|
9a3993d408
perf tools: Move path related functions to util/path.h
|
8 年之前 |
Jin Yao
|
f3a60646cc
perf report: Introduce --inline option
|
8 年之前 |
Jin Yao
|
a64489c56c
perf report: Find the inline stack for a given address
|
8 年之前 |
Alexis Berlemont
|
be88184b1c
perf sdt: Add scanning of sdt probes arguments
|
8 年之前 |
David Ahern
|
64eff7d9c4
perf script: Add option to stop printing callchain
|
8 年之前 |
Namhyung Kim
|
cdeb01bf78
perf sched timehist: Mark schedule function in callchains
|
8 年之前 |
Namhyung Kim
|
a8763445f6
perf symbols: Print symbol offsets conditionally
|
8 年之前 |
Jin Yao
|
f9a7be7c02
perf report: Create a symbol_conf flag for showing branch flag counting
|
8 年之前 |