Arnaldo Carvalho de Melo
|
f07a2d32b5
perf thread: Introduce thread__find_map()
|
7 years ago |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Kan Liang
|
340b47f510
perf top: Implement multithreading for perf_event__synthesize_threads
|
8 years ago |
Arnaldo Carvalho de Melo
|
81f17c90f1
perf test: Add 'struct test *' to the test functions
|
8 years ago |
Arnaldo Carvalho de Melo
|
9a3993d408
perf tools: Move path related functions to util/path.h
|
8 years ago |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 years ago |
Jiri Olsa
|
0468479357
perf test: Use machine__new_host in mmap thread lookup test
|
9 years ago |
Arnaldo Carvalho de Melo
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
Jiri Olsa
|
186fbb7432
perf tools: Add reference counting for thread_map object
|
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 |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
11 years ago |
Jiri Olsa
|
4e85edfc3f
perf tests: Add thread maps lookup automated tests
|
11 years ago |