1. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  2. 0a3873a perf symbols: Introduce 'for' method to iterate over the symbols with a given name by Arnaldo Carvalho de Melo · 10 years ago
  3. 11246c7 perf tools: Set thread->mg.machine in all places by Arnaldo Carvalho de Melo · 10 years ago
  4. 5835edd perf tools: Add thread parameter to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  5. 2a03068 perf tools: Pass machine to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  6. acebd40 perf tools: Remove verbose from functions prototypes by Jiri Olsa · 10 years ago
  7. 29ce361 perf machine: Fix map groups of threads with unknown pids by Adrian Hunter · 10 years ago
  8. 7ef8070 perf tools: Update mmap2 interface with protection and flag bits by Don Zickus · 10 years ago
  9. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  10. a26ca67 perf tools: Reference count map_groups objects by Arnaldo Carvalho de Melo · 10 years ago
  11. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 10 years ago
  12. eb948e5 perf probe: Allow to add events on the local functions by Masami Hiramatsu · 11 years ago
  13. 9176753 perf symbols: Fix symbol annotation for relocated kernel by Adrian Hunter · 11 years ago
  14. cc8fae1 perf script: Add an option to print the source line number by Adrian Hunter · 11 years ago
  15. 1d5077b perf annotate: Another fix for annotate_browser__callq() by Adrian Hunter · 11 years ago
  16. 4e98771 perf symbols: Add map_groups__find_ams() by Arnaldo Carvalho de Melo · 11 years ago
  17. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  18. 8e0cf96 perf symbols: Add support for reading from /proc/kcore by Adrian Hunter · 11 years ago
  19. 237a7e0 perf tools: Stop using 'self' in map.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  20. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  21. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  22. 0f75a71 perf symbols: Remove unused function map__objdump_2ip by Cody P Schafer · 12 years ago
  23. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago
  24. e5a1845 perf symbols: Split out util/symbol-elf.c by Namhyung Kim · 12 years ago
  25. adb5d2a perf kvm: Fix bug resolving guest kernel syms by David Ahern · 12 years ago
  26. a9c34a9 perf tools: Remove unused evsel parameter from machine__resolve_callchain by Jiri Olsa · 12 years ago
  27. 31d68e7 perf annotate: Validate addr in symbol__inc_addr_samples by Arnaldo Carvalho de Melo · 12 years ago
  28. 547a92e perf script: Unify the expressions indicating "unknown" by Akihiro Nagai · 13 years ago
  29. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  30. b424eba perf session: Move threads to struct machine by Arnaldo Carvalho de Melo · 13 years ago
  31. 98dfd55 perf symbols: Stop using 'self' in map_groups__ methods by Arnaldo Carvalho de Melo · 13 years ago
  32. 469b9b8 perf probe: Add basic module support by Masami Hiramatsu · 14 years ago
  33. 0a1eae3 perf tools: Don't keep unreferenced maps when unmaps are detected by Arnaldo Carvalho de Melo · 14 years ago
  34. 076c6e45 perf session: Free the ref_reloc_sym memory at the right place by Arnaldo Carvalho de Melo · 14 years ago
  35. d65a458 perf tools: Release session and symbol resources on exit by Arnaldo Carvalho de Melo · 14 years ago
  36. 591765f perf tools: Release thread resources on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  37. 361d134 perf report: Don't abbreviate file paths relative to the cwd by Dave Martin · 14 years ago
  38. 5c0541d perf symbols: Add machine helper routines by Arnaldo Carvalho de Melo · 14 years ago
  39. d28c622 perf machine: Adopt some map_groups functions by Arnaldo Carvalho de Melo · 14 years ago
  40. 48ea8f5 perf machine: Pass buffer size to machine__mmap_name by Arnaldo Carvalho de Melo · 14 years ago
  41. 23346f2 perf tools: Rename "kernel_info" to "machine" by Arnaldo Carvalho de Melo · 14 years ago
  42. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  43. 7e5e1b14 perf symbols: map_groups__find_symbol must return the map too by Arnaldo Carvalho de Melo · 14 years ago
  44. c6e718f perf symbols: Move more map_groups methods to map.c by Arnaldo Carvalho de Melo · 14 years ago
  45. 4b8cf84 perf symbols: Move map related routines to map.c by Arnaldo Carvalho de Melo · 14 years ago
  46. b177f63 perf symbols: Pass the mmap parameters instead of using mmap_event by Arnaldo Carvalho de Melo · 14 years ago
  47. 3846df2 perf symbols: Improve debugging information about symtab origins by Arnaldo Carvalho de Melo · 14 years ago
  48. ee11b90 perf top: Fix annotate for userspace by Kirill Smelkov · 15 years ago
  49. 7a2b620 perf annotate: Fix it for non-prelinked *.so by Kirill Smelkov · 15 years ago
  50. 9de89fe perf symbols: Remove perf_session usage in symbols layer by Arnaldo Carvalho de Melo · 15 years ago
  51. 4a58e61 perf tools: Move the map class definition to a separate header by Arnaldo Carvalho de Melo · 15 years ago