Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
Arnaldo Carvalho de Melo
|
3dfed91026
perf unwind: Provide only forward declarations for pointer types
|
8 년 전 |
Jiri Olsa
|
a2873325ff
perf unwind: Add initialized arg into unwind__prepare_access
|
9 년 전 |
He Kuang
|
78ff1d6d8b
perf unwind: Change macro names of perf register
|
9 년 전 |
He Kuang
|
eeb118c5d7
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
|
9 년 전 |
He Kuang
|
d64ec10ec8
perf unwind: Check the target platform before assigning unwind methods
|
9 년 전 |
He Kuang
|
f83c04156c
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
|
9 년 전 |
Arnaldo Carvalho de Melo
|
dd8c17a5fe
perf callchains: Use thread->mg->machine
|
10 년 전 |
Namhyung Kim
|
380b5143ab
perf callchain: Use global caching provided by libunwind
|
10 년 전 |
Namhyung Kim
|
66f066d899
perf callchain: Create an address space per thread
|
10 년 전 |
Borislav Petkov
|
d944c4eebc
tools: Consolidate types.h
|
11 년 전 |
Jiri Olsa
|
9ff125d132
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
|
11 년 전 |
Jiri Olsa
|
ea3da69df9
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
|
11 년 전 |
Jiri Olsa
|
352ea45a72
perf callchain: Add mask into struct regs_dump
|
11 년 전 |
Arnaldo Carvalho de Melo
|
37676af15c
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
|
11 년 전 |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 년 전 |
Namhyung Kim
|
95485b1cda
perf tools: Convert to LIBUNWIND_SUPPORT
|
13 년 전 |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 년 전 |
Jiri Olsa
|
71ad0f5e4e
perf tools: Support for DWARF CFI unwinding on post processing
|
13 년 전 |