Jiri Olsa
|
3c028a0cb5
perf symbols: Do not open device files
|
9 年之前 |
Arnaldo Carvalho de Melo
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 年之前 |
Jiri Olsa
|
f3069249e9
perf tools: Allow to reset open files counter
|
9 年之前 |
He Kuang
|
a706670900
perf tools: Set buildid dir under symfs when --symfs is provided
|
9 年之前 |
He Kuang
|
6ae98ba611
perf symbols: Store vdso buildid unconditionally
|
9 年之前 |
Masami Hiramatsu
|
b5d8bbe860
perf tools: Use SBUILD_ID_SIZE where applicable
|
9 年之前 |
Jiri Olsa
|
403567217d
perf symbols: Do not read symbols/data from device files
|
9 年之前 |
Masami Hiramatsu
|
82de26abdc
perf tools: Fix __dsos__addnew to put dso after adding it to the list
|
9 年之前 |
Adrian Hunter
|
e266a753bf
perf symbols: Fix dso lookup by long name and missing buildids
|
9 年之前 |
Arnaldo Carvalho de Melo
|
d3a7c489c7
perf tools: Reference count struct dso
|
10 年之前 |
Arnaldo Carvalho de Melo
|
e880784422
perf tools: Protect accesses the dso rbtrees/lists with a rw lock
|
10 年之前 |
Wang Nan
|
1f121b03d0
perf tools: Deal with kernel module names in '[]' correctly
|
10 年之前 |
Arnaldo Carvalho de Melo
|
aa7cc2ae5a
perf machine: Introduce machine__findnew_dso() method
|
10 年之前 |
Arnaldo Carvalho de Melo
|
3d39ac5386
perf machine: No need to have two DSOs lists
|
10 年之前 |
Arnaldo Carvalho de Melo
|
459ce518d9
perf machine: Adopt findnew_kernel method
|
10 年之前 |
Namhyung Kim
|
4bb11d012a
perf tools: Add dso__data_get/put_fd()
|
10 年之前 |
Namhyung Kim
|
e840238d7c
perf tools: Get rid of dso__data_fd() from dso__data_size()
|
10 年之前 |
Namhyung Kim
|
71ff824a60
perf tools: Fix dso__data_read_offset() file opening
|
10 年之前 |
Namhyung Kim
|
33bdedcea2
perf tools: Protect dso cache fd with a mutex
|
10 年之前 |
Namhyung Kim
|
8e67b7258e
perf symbols: Protect dso cache tree using dso->lock
|
10 年之前 |
Namhyung Kim
|
4a936edc31
perf symbols: Protect dso symbol loading using a mutex
|
10 年之前 |
Adrian Hunter
|
cfe9174fcf
perf tools: Add member to struct dso for an instruction cache
|
10 年之前 |
Arnaldo Carvalho de Melo
|
18425f13a0
perf symbols: Save DSO loading errno to better report errors
|
10 年之前 |
Jiri Olsa
|
907fb509f0
perf tools: Remove is_kmodule_extension function
|
10 年之前 |
Jiri Olsa
|
e746b3ea0d
perf tools: Remove compressed argument from is_kernel_module
|
10 年之前 |
Jiri Olsa
|
8dee9ff110
perf tools: Use kmod_path__parse in is_kernel_module
|
10 年之前 |
Jiri Olsa
|
701d8d7f86
perf tools: Add dsos__addnew function
|
10 年之前 |
Jiri Olsa
|
3c8a67f50a
perf tools: Add kmod_path__parse function
|
10 年之前 |
Jiri Olsa
|
80a32e5b49
perf tools: Add lzma decompression support for kernel module
|
10 年之前 |
Victor Kamensky
|
dc6254cf87
perf symbols: debuglink should take symfs option into account
|
10 年之前 |