Commit History

Author SHA1 Message Date
  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
  Adrian Hunter 6d363459d7 perf tools: Add dso__data_size() 11 years ago
  Adrian Hunter 288be943b5 perf tools: Add dso__data_status_seen() 11 years ago
  Adrian Hunter c27697d6de perf tools: Record whether a dso has data 11 years ago
  Adrian Hunter a6f6ae99f1 perf tools: Fix incorrect fd error comparison 11 years ago
  Adrian Hunter c6d8f2a4a0 perf symbols: Record whether a dso is 64-bit 11 years ago
  Jiri Olsa c1f9aa0a61 perf tools: Add dso__data_* interface descriptons 11 years ago
  Jiri Olsa a08cae03f4 perf tools: Allow to close dso fd in case of open failure 11 years ago
  Jiri Olsa c3fbd2a606 perf tools: Add file size check and factor dso__data_read_offset 11 years ago
  Jiri Olsa c658045197 perf tools: Cache dso data file descriptor 11 years ago
  Jiri Olsa bda6ee4a94 perf tools: Add global count of opened dso objects 11 years ago
  Jiri Olsa eba5102d2f perf tools: Add global list of opened dso objects 11 years ago
  Jiri Olsa 53fa8eaa09 perf tools: Add data_fd into dso object 11 years ago
  Jiri Olsa ca40e2af1f perf tools: Separate dso data related variables 11 years ago