Jiri Olsa
|
fdf7c49c20
perf tests: Fix dwarf unwind for stripped binaries
|
7 years ago |
Arnaldo Carvalho de Melo
|
eabad8c685
perf unwind: Do not look just at the global callchain_param.record_mode
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Milian Wolff
|
df90cc41d6
perf tests: Fix compile when libunwind's unwind.h is available
|
8 years ago |
Arnaldo Carvalho de Melo
|
81f17c90f1
perf test: Add 'struct test *' to the test functions
|
8 years ago |
Arnaldo Carvalho de Melo
|
9dd4ca470e
tools: Adopt noinline from kernel sources
|
8 years ago |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 years ago |
Ravi Bangoria
|
d18019a53a
perf tests: Add dwarf unwind test for powerpc
|
9 years ago |
Arnaldo Carvalho de Melo
|
eb9f03231b
perf tests: Forward the perf_sample in the dwarf unwind test
|
9 years ago |
Jiri Olsa
|
bdaba8aee5
perf test: Use machine__new_host in dwarf unwind test
|
9 years ago |
Jiri Olsa
|
9bdcede563
perf test: 'unwind' test should create kernel maps
|
9 years ago |
Jiri Olsa
|
8dc0564d80
perf test: Add callchain order setup for DWARF unwinder test
|
9 years ago |
Arnaldo Carvalho de Melo
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
Matt Fleming
|
d8b167f9d8
perf tests: Move x86 tests into arch directory
|
10 years ago |
Kan Liang
|
9d9cad763c
perf tools: Configurable per thread proc map processing time out
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Wang Nan
|
b93b096782
perf test: Fix dwarf unwind using libunwind.
|
10 years ago |
Arnaldo Carvalho de Melo
|
dd8c17a5fe
perf callchains: Use thread->mg->machine
|
10 years ago |
Namhyung Kim
|
0cdccac6fe
perf report: Set callchain_param.record_mode for future use
|
11 years ago |
Don Zickus
|
a5a5ba7284
Revert "perf: Disable PERF_RECORD_MMAP2 support"
|
11 years ago |
Borislav Petkov
|
d944c4eebc
tools: Consolidate types.h
|
11 years ago |
Jiri Olsa
|
d75e6097ef
perf machine: Factor machine__find_thread to take tid argument
|
11 years ago |
Jiri Olsa
|
352ea45a72
perf callchain: Add mask into struct regs_dump
|
11 years ago |
Jiri Olsa
|
aa16b81fe9
perf tests x86: Add dwarf unwind test
|
11 years ago |