Arnaldo Carvalho de Melo
|
d3a7c489c7
perf tools: Reference count struct dso
|
10 years ago |
Arnaldo Carvalho de Melo
|
e880784422
perf tools: Protect accesses the dso rbtrees/lists with a rw lock
|
10 years ago |
Wang Nan
|
1f121b03d0
perf tools: Deal with kernel module names in '[]' correctly
|
10 years ago |
Arnaldo Carvalho de Melo
|
aa7cc2ae5a
perf machine: Introduce machine__findnew_dso() method
|
10 years ago |
Arnaldo Carvalho de Melo
|
3d39ac5386
perf machine: No need to have two DSOs lists
|
10 years ago |
Arnaldo Carvalho de Melo
|
459ce518d9
perf machine: Adopt findnew_kernel method
|
10 years ago |
Namhyung Kim
|
4bb11d012a
perf tools: Add dso__data_get/put_fd()
|
10 years ago |
Namhyung Kim
|
e840238d7c
perf tools: Get rid of dso__data_fd() from dso__data_size()
|
10 years ago |
Namhyung Kim
|
71ff824a60
perf tools: Fix dso__data_read_offset() file opening
|
10 years ago |
Namhyung Kim
|
33bdedcea2
perf tools: Protect dso cache fd with a mutex
|
10 years ago |
Namhyung Kim
|
8e67b7258e
perf symbols: Protect dso cache tree using dso->lock
|
10 years ago |
Namhyung Kim
|
4a936edc31
perf symbols: Protect dso symbol loading using a mutex
|
10 years ago |
Adrian Hunter
|
cfe9174fcf
perf tools: Add member to struct dso for an instruction cache
|
10 years ago |
Arnaldo Carvalho de Melo
|
18425f13a0
perf symbols: Save DSO loading errno to better report errors
|
10 years ago |
Jiri Olsa
|
907fb509f0
perf tools: Remove is_kmodule_extension function
|
10 years ago |
Jiri Olsa
|
e746b3ea0d
perf tools: Remove compressed argument from is_kernel_module
|
10 years ago |
Jiri Olsa
|
8dee9ff110
perf tools: Use kmod_path__parse in is_kernel_module
|
10 years ago |
Jiri Olsa
|
701d8d7f86
perf tools: Add dsos__addnew function
|
10 years ago |
Jiri Olsa
|
3c8a67f50a
perf tools: Add kmod_path__parse function
|
10 years ago |
Jiri Olsa
|
80a32e5b49
perf tools: Add lzma decompression support for kernel module
|
10 years ago |
Victor Kamensky
|
dc6254cf87
perf symbols: debuglink should take symfs option into account
|
10 years ago |
Namhyung Kim
|
a3c0cc2ac0
perf tools: Fix a dso open fail message
|
10 years ago |
Namhyung Kim
|
c52686f9f8
perf symbols: Convert lseek + read to pread
|
10 years ago |
Namhyung Kim
|
e92ce12ed6
perf tools: Add gzip decompression support for kernel module
|
10 years ago |
Namhyung Kim
|
c00c48fc6e
perf symbols: Preparation for compressed kernel module support
|
10 years ago |
Waiman Long
|
4598a0a6d2
perf symbols: Improve DSO long names lookup speed with rbtree
|
11 years ago |
Waiman Long
|
8fa7d87f91
perf symbols: Encapsulate dsos list head into struct dsos
|
11 years ago |
Masami Hiramatsu
|
6e81c74cbf
perf util: Replace strerror with strerror_r for thread-safety
|
11 years ago |
Arnaldo Carvalho de Melo
|
972f393bc8
perf symbols: Make sure --symfs usage includes the path separator
|
11 years ago |
Adrian Hunter
|
2b5b8bb27b
perf tools: Add dso__type()
|
11 years ago |