Jiri Olsa
|
bcd4287ead
perf tools: Get rid of dso__needs_decompress() call in read_object_code()
|
7 年 前 |
Adrian Hunter
|
f6c66d73bb
perf test code-reading: Fix perf_env setup for PTI entry trampolines
|
7 年 前 |
Arnaldo Carvalho de Melo
|
71a84b5aed
perf thread: Make thread__find_map() return the map
|
7 年 前 |
Arnaldo Carvalho de Melo
|
f07a2d32b5
perf thread: Introduce thread__find_map()
|
7 年 前 |
Kan Liang
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 年 前 |
Kan Liang
|
0019dc87b9
perf mmap: Simplify perf_mmap__read_event()
|
7 年 前 |
Kan Liang
|
d6ace3df43
perf mmap: Simplify perf_mmap__consume()
|
7 年 前 |
Kan Liang
|
00fc2460e7
perf test: Switch to new perf_mmap__read_event() interface for 'code reading' test
|
7 年 前 |
Thomas Richter
|
b3be39c51c
perf test: Fix test case 23 for s390 z/VM or KVM guests
|
7 年 前 |
Wang Nan
|
f74b9d3a1a
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
|
7 年 前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年 前 |
Ravi Bangoria
|
9a805d8648
perf test powerpc: Fix 'Object code reading' test
|
8 年 前 |
Arnaldo Carvalho de Melo
|
81f17c90f1
perf test: Add 'struct test *' to the test functions
|
8 年 前 |
Namhyung Kim
|
94df1040b1
perf tests: Decompress kernel module before objdump
|
8 年 前 |
Arnaldo Carvalho de Melo
|
391e420600
perf tools: Include sys/param.h where needed
|
8 年 前 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 年 前 |
Arnaldo Carvalho de Melo
|
3d689ed609
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
|
8 年 前 |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 年 前 |
Arnaldo Carvalho de Melo
|
877a7a1105
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
|
8 年 前 |
Namhyung Kim
|
bb963e1650
perf utils: Check verbose flag properly
|
8 年 前 |
Arnaldo Carvalho de Melo
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 年 前 |
Jan Stancek
|
b2d0dbf097
perf tests: objdump output can contain multi byte chunks
|
9 年 前 |
Arnaldo Carvalho de Melo
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 年 前 |
Arnaldo Carvalho de Melo
|
473398a21d
perf tools: Add cpumode to struct perf_sample
|
9 年 前 |
Arnaldo Carvalho de Melo
|
5243ba76a5
perf test: Reduce the sample_freq for the 'object code reading' test
|
9 年 前 |
Arnaldo Carvalho de Melo
|
6880bbf969
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
|
9 年 前 |
Jiri Olsa
|
7320b1b3d9
perf test: Fix cpus and thread maps reference in error path
|
9 年 前 |
Jiri Olsa
|
0fd4008ed7
perf test: Use machine__new_host in mmap thread code reading test
|
9 年 前 |
Arnaldo Carvalho de Melo
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 年 前 |
Wang Nan
|
597bdeb4ab
perf test: Keep test result clean if '-v' not set
|
9 年 前 |