1. 5363c30 perf symbol: Set binary_type of dso when loading by Namhyung Kim · 10 months ago
  2. e25ebda7 perf cap: Tidy up and improve capability testing by Ian Rogers · 7 months ago
  3. 1553419 perf dso: Fix address sanitizer build by Ian Rogers · 8 months ago
  4. e988a5b perf symbol: Simplify kernel module checking by Namhyung Kim · 8 months ago
  5. b0979f0 tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load by Athira Rajeev · 8 months ago
  6. 25626e1 perf symbols: Fix ownership of string in dso__load_vmlinux() by James Clark · 10 months ago
  7. f30232b perf symbols: Update kcore map before merging in remaining symbols by James Clark · 10 months ago
  8. 9fe410a perf symbols: Remove map from list before updating addresses by James Clark · 10 months ago
  9. ad3003a perf mem-info: Move mem-info out of mem-events and symbol by Ian Rogers · 10 months ago
  10. ee756ef perf dso: Add reference count checking and accessor functions by Ian Rogers · 10 months ago
  11. bacefe0 perf tools: Fixup module symbol end address properly by Namhyung Kim · 1 year ago
  12. ff0bd79 perf maps: Hide maps internals by Ian Rogers · 1 year ago
  13. 107ef66 perf maps: Get map before returning in maps__find_by_name by Ian Rogers · 1 year ago
  14. 42fd623 perf maps: Get map before returning in maps__find by Ian Rogers · 1 year ago
  15. 8d5847a perf maps: Add remove maps function to remove a map based on callback by Ian Rogers · 1 year, 3 months ago
  16. 111350c perf symbol: Use function to add missing maps lock by Ian Rogers · 1 year, 3 months ago
  17. 0f6ab6a perf maps: Move symbol maps functions to maps.c by Ian Rogers · 1 year, 3 months ago
  18. 9fa688e perf map: Simplify map_ip/unmap_ip and make 'struct map' smaller by Ian Rogers · 1 year, 3 months ago
  19. 56e144f perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit by Ian Rogers · 1 year, 4 months ago
  20. 78c32f4 libperf rc_check: Add RC_CHK_EQUAL by Ian Rogers · 1 year, 4 months ago
  21. 29a2fd7 perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols by Arnaldo Carvalho de Melo · 1 year, 5 months ago
  22. 26a5262 tools/perf: Add text_end to "struct dso" to save .text section size by Athira Rajeev · 1 year, 5 months ago
  23. 21ce931 perf symbol: Avoid an undefined behavior warning by Ian Rogers · 1 year, 5 months ago
  24. e59fea4 perf symbols: Fix DSO kernel load and symbol process to correctly map DSO to its long_name, type and adjust_symbols by Athira Rajeev · 1 year, 7 months ago
  25. 78a175c perf symbol: Fix uninitialized return value in symbols__find_by_name() by James Clark · 1 year, 8 months ago
  26. 259dce9 perf symbol: Remove symbol_name_rb_node by Ian Rogers · 1 year, 8 months ago
  27. ce5b293 perf dso: Sort symbols under lock by Ian Rogers · 1 year, 8 months ago
  28. 0d98a7a perf map: Fix double 'struct map' reference free found with -DREFCNT_CHECKING=1 by James Clark · 1 year, 9 months ago
  29. 2832ef8 perf map: Add reference count checking by Ian Rogers · 1 year, 10 months ago
  30. e6a9efc perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warned,dso,map_ip,unmap_ip,priv} by Arnaldo Carvalho de Melo · 1 year, 10 months ago
  31. 8f12692 perf maps: Add reference count checking by Ian Rogers · 1 year, 10 months ago
  32. 7031eda perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso->nsinfo members by Arnaldo Carvalho de Melo · 1 year, 10 months ago
  33. 392cf49 perf maps: Modify maps_by_name to hold a reference to a map by Ian Rogers · 1 year, 11 months ago
  34. 2a6e5e8 perf map: Add accessors for ->pgoff and ->reloc by Ian Rogers · 1 year, 11 months ago
  35. ddee3f2 perf map: Add accessors for ->prot, ->priv and ->flags by Ian Rogers · 1 year, 11 months ago
  36. 78a1f7c perf map: Add helper for ->map_ip() and ->unmap_ip() by Ian Rogers · 1 year, 11 months ago
  37. e5116f4 perf map: Add accessor for start and end by Ian Rogers · 2 years ago
  38. 63df0e4 perf map: Add accessor for dso by Ian Rogers · 2 years ago
  39. 5ab6d715 perf maps: Add functions to access maps by Ian Rogers · 2 years ago
  40. ff583dc perf maps: Remove rb_node from struct map by Ian Rogers · 2 years ago
  41. 8372020 perf map: Move map list node into symbol by Ian Rogers · 2 years ago
  42. ec9640f perf symbol: Sort names under write lock by Ian Rogers · 2 years ago
  43. 1c24956 perf symbols: Symbol lookup with kcore can fail if multiple segments match stext by Krister Johansen · 2 years, 1 month ago
  44. 0596349 perf symbols: Record whether a symbol is an alias for an IFUNC symbol by Adrian Hunter · 2 years, 1 month ago
  45. a2db72c perf symbols: Add dso__find_symbol_nocache() by Adrian Hunter · 2 years, 1 month ago
  46. e54dea69c perf dso: Hold lock when accessing nsinfo by Ian Rogers · 2 years, 6 months ago
  47. d9a0d6b perf dso: Update use of pthread mutex by Ian Rogers · 2 years, 6 months ago
  48. a5367ec perf tools: Automatically use guest kcore_dir if present by Adrian Hunter · 2 years, 8 months ago
  49. a5d20d4 perf symbol: Remove arch__symbols__fixup_end() by Namhyung Kim · 2 years, 10 months ago
  50. 8799ebc perf symbol: Update symbols__fixup_end() by Namhyung Kim · 2 years, 10 months ago
  51. 838425f perf symbol: Pass is_kallsyms to symbols__fixup_end() by Namhyung Kim · 2 years, 10 months ago
  52. 34fe4ccb7 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years ago
  53. 3cf6a32 perf symbols: Fix symbol size calculation condition by Michael Petlan · 3 years ago
  54. bcaf0a9 perf namespaces: Add functions to access nsinfo by Ian Rogers · 3 years ago
  55. 67fd189 perf tools: Try chroot'ed filename when opening dso/symbol by Namhyung Kim · 3 years, 1 month ago
  56. 4f74f18 perf symbols: Factor out annotation init/exit by Ian Rogers · 3 years, 3 months ago
  57. a3df50a perf tools: Refactor out kernel symbol argument sanity checking by James Clark · 3 years, 4 months ago
  58. 1a86f4b perf symbols: Ignore $a/$d symbols for ARM modules by Lexi Shao · 3 years, 4 months ago
  59. d2930ed perf symbol: Look for ImageBase in PE file to compute .text offset by Remi Bernon · 3 years, 6 months ago
  60. bff8b30 perf symbol: Remove redundant libbfd checks by Nicholas Fraser · 4 years ago
  61. c1bd8a2 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
  62. 77771a9 perf symbols: Fix return value when loading PE DSO by Nicholas Fraser · 4 years ago
  63. 00a3423 perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only by Nicholas Fraser · 4 years ago
  64. 96de68f perf symbols: Use (long) for iterator for bfd symbols by Dmitry Safonov · 4 years, 1 month ago
  65. 61d9fc4 perf script: Support filtering by hex address by Jin Yao · 4 years, 1 month ago
  66. ca8ea73 perf symbols: Try to load vmlinux from buildid database by Jiri Olsa · 4 years, 3 months ago
  67. ab8bf5f perf tools: Fix crash with non-jited bpf progs by Tommi Rantala · 4 years, 4 months ago
  68. 39be8d0 perf tools: Pass build_id object to dso__build_id_equal() by Jiri Olsa · 4 years, 4 months ago
  69. 8dfdf44 perf tools: Pass build_id object to dso__set_build_id() by Jiri Olsa · 4 years, 4 months ago
  70. bf54116 perf tools: Pass build_id object to build_id__sprintf() by Jiri Olsa · 4 years, 4 months ago
  71. 3ff1b8c perf tools: Pass build id object to sysfs__read_build_id() by Jiri Olsa · 4 years, 4 months ago
  72. f766819 perf tools: Pass build_id object to filename__read_build_id() by Jiri Olsa · 4 years, 4 months ago
  73. 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 4 months ago
  74. eac9a43 perf symbols: Try reading the symbol table with libbfd by Remi Bernon · 4 years, 6 months ago
  75. 783abbd perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  76. 1c695c8 perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type' by Jiri Olsa · 4 years, 7 months ago
  77. 789e241 perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL by Adrian Hunter · 4 years, 10 months ago
  78. 19bf119 perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list of idle symbols by Sven Schnelle · 4 years, 8 months ago
  79. 0affd0e perf symbols: Fix kernel maps for kcore and eBPF by Adrian Hunter · 4 years, 9 months ago
  80. 85afd35 perf symbols: Fix debuginfo search for Ubuntu by Adrian Hunter · 4 years, 9 months ago
  81. 32add10 libsymbols kallsyms: Move hex2u64 out of header by Ian Rogers · 4 years, 10 months ago
  82. 3c29d44 perf annotate: Add basic support for bpf_image by Jiri Olsa · 5 years ago
  83. b5c0951 perf symbols: Don't try to find a vmlinux file when looking for kernel modules by Arnaldo Carvalho de Melo · 5 years ago
  84. bc5f15b perf symbols: Convert symbol__is_idle() to use strlist by Kim Phillips · 5 years ago
  85. 0e71459 perf symbols: Update the list of kernel idle symbols by Kim Phillips · 5 years ago
  86. 9a29cee perf maps: Rename 'mg' variables to 'maps' by Arnaldo Carvalho de Melo · 5 years ago
  87. 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
  88. a7c2b57 perf map_groups: Auto sort maps by name, if needed by Arnaldo Carvalho de Melo · 5 years ago
  89. a94ab91a perf machine: No need to check if kernel module maps pre-exist by Arnaldo Carvalho de Melo · 5 years ago
  90. 1ae1451 perf map_groups: Add a front end cache for map lookups by name by Arnaldo Carvalho de Melo · 5 years ago
  91. c5c584d perf maps: Do not use an rbtree to sort by map name by Arnaldo Carvalho de Melo · 5 years ago
  92. 93fcce9 perf symbols: Use kmaps(map)->machine when we know its a kernel map by Arnaldo Carvalho de Melo · 5 years ago
  93. 6041441 perf block: Cleanup and refactor block info functions by Jin Yao · 5 years ago
  94. b0c76fc perf symbols: Remove needless checks for map->groups->machine by Arnaldo Carvalho de Melo · 5 years ago
  95. 5048146 perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  96. 8efc4f0 perf maps: Add for_each_entry()/_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  97. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  98. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  99. b1d1b09 perf symbols: Move symsrc prototypes to a separate header by Arnaldo Carvalho de Melo · 5 years ago
  100. fac583f perf dso: Adopt DSO related macros from symbol.h by Arnaldo Carvalho de Melo · 5 years ago