Masami Hiramatsu
|
0b5a7935f3
perf buildid: Introduce sysfs/filename__sprintf_build_id
|
10 years ago |
Masami Hiramatsu
|
d77fac7f9e
perf buildid: Use SBUILD_ID_SIZE macro
|
10 years ago |
Arnaldo Carvalho de Melo
|
4a77e2183f
perf strlist: Make dupstr be the default and part of an extensible config parm
|
10 years ago |
Arnaldo Carvalho de Melo
|
3d39ac5386
perf machine: No need to have two DSOs lists
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
He Kuang
|
5e78c69b72
perf buildid-list: Fix segfault when show DSOs with hits
|
10 years ago |
Milos Vyletel
|
0635b0f714
perf tools: Fix race in build_id_cache__add_s()
|
10 years ago |
Arnaldo Carvalho de Melo
|
f3b623b849
perf tools: Reference count struct thread
|
10 years ago |
Masami Hiramatsu
|
8d8c8e4cb3
perf buildid-cache: Add --purge FILE to remove all caches of FILE
|
10 years ago |
Masami Hiramatsu
|
a50d11a10c
perf buildid-cache: Add new buildid cache if update target is not cached
|
10 years ago |
Masami Hiramatsu
|
5cb113fd84
perf buildid-cache: Consolidate .build-id cache path generators
|
10 years ago |
Masami Hiramatsu
|
e35f7362ba
perf buildid-cache: Remove unneeded debugdir parameters
|
10 years ago |
Jiri Olsa
|
498922adf1
perf buildid-cache: Remove extra debugdir variables
|
10 years ago |
Namhyung Kim
|
73c5d224b4
perf build-id: Move disable_buildid_cache() to util/build-id.c
|
10 years ago |
Namhyung Kim
|
e195fac807
perf build-id: Move build-id related functions to util/build-id.c
|
10 years ago |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 years ago |
Namhyung Kim
|
13ce34df11
perf tools: Use tid for finding thread
|
11 years ago |
Arnaldo Carvalho de Melo
|
3344996e4f
perf symbols: Constify some DSO methods parameters
|
11 years ago |
Arnaldo Carvalho de Melo
|
c824c4338a
perf tools: Stop using 'self' in some more places
|
11 years ago |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |
Adrian Hunter
|
ef89325f77
perf tools: Remove references to struct ip_event
|
12 years ago |
Adrian Hunter
|
314add6b1f
perf tools: change machine__findnew_thread() to set thread pid
|
12 years ago |
Adrian Hunter
|
326f59bf64
perf tools: Remove filter parameter of thread__find_addr_map()
|
12 years ago |
Adrian Hunter
|
5b7ba82a75
perf symbols: Load kernel maps before using
|
12 years ago |
Jiri Olsa
|
ebb296c276
perf tools: Move build_id__sprintf into build-id object
|
12 years ago |
Andrew Vagin
|
54a3cf59b5
perf inject: Mark a dso if it's used
|
13 years ago |
Arnaldo Carvalho de Melo
|
f62d3f0f45
perf event: No need to create a thread when handling PERF_RECORD_EXIT
|
13 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 years ago |
Stephane Eranian
|
299c345208
perf buildid-list: Work better with pipe mode
|
13 years ago |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 years ago |