Historia zmian

Autor SHA1 Wiadomość Data
  Arnaldo Carvalho de Melo 4e8fbc1c97 perf env: Adopt perf_env__arch() from the annotate code 7 lat temu
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 lat temu
  Jiri Olsa 1934adf78e perf unwind: Do not fail due to missing unwind support 8 lat temu
  Jiri Olsa a2873325ff perf unwind: Add initialized arg into unwind__prepare_access 9 lat temu
  He Kuang 057fbfb25c perf callchain: Support aarch64 cross-platform 9 lat temu
  He Kuang 52ffe0ff02 perf callchain: Support x86 target platform 9 lat temu
  He Kuang d64ec10ec8 perf unwind: Check the target platform before assigning unwind methods 9 lat temu
  He Kuang f6d725324a perf tools: Extract common API out of unwind-libunwind-local.c 9 lat temu
  He Kuang a597b547d6 perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c 9 lat temu
  He Kuang f83c04156c perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind 9 lat temu
  Jiri Olsa e583d70c54 perf tools: Add dedicated unwind addr_space member into thread struct 9 lat temu
  Jiri Olsa 0ddf5246f7 perf unwind: Check for mmaps also in MAP__VARIABLE tree 9 lat temu
  Jiri Olsa f22ed827a8 perf unwind: Use find_map function in access_dso_mem 9 lat temu
  Jiri Olsa cb1dc22dce perf callchain: Add order support for libunwind DWARF unwinder 9 lat temu
  Jiri Olsa b26b218a1e perf callchain: Move initial entry call into get_entries function 9 lat temu
  Rabin Vincent 7ed4915ad6 perf unwind: Pass symbol source to libunwind 9 lat temu
  Rabin Vincent 186c6cfb32 perf callchains: Fix unw_word_t pointer casts 10 lat temu
  Rabin Vincent 8eac1d5e92 perf callchain: Use debug_frame if eh_frame is unusable 10 lat temu
  Hou Pengyang f005813afb perf unwind: Fix a compile error 10 lat temu
  Namhyung Kim 4bb11d012a perf tools: Add dso__data_get/put_fd() 10 lat temu
  Wang Nan 303cb89a6d perf callchain: Separate eh/debug frame offset cache. 10 lat temu
  Namhyung Kim f1f13af99a perf callchain: Cache eh/debug frame offset for dwarf unwind 10 lat temu
  Wang Nan b93b096782 perf test: Fix dwarf unwind using libunwind. 10 lat temu
  Arnaldo Carvalho de Melo dd8c17a5fe perf callchains: Use thread->mg->machine 10 lat temu
  Arnaldo Carvalho de Melo bb871a9c8d perf tools: A thread's machine can be found via thread->mg->machine 10 lat temu
  Namhyung Kim 380b5143ab perf callchain: Use global caching provided by libunwind 10 lat temu
  Namhyung Kim 66f066d899 perf callchain: Create an address space per thread 10 lat temu
  Jiri Olsa 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 lat temu
  Jiri Olsa c658045197 perf tools: Cache dso data file descriptor 11 lat temu
  Jiri Olsa 53fa8eaa09 perf tools: Add data_fd into dso object 11 lat temu