1. 5048146 perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  2. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  3. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  4. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  5. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  6. 0115323 perf tools: Make find_vdso_map() more modular by Florian Fainelli · 6 years ago
  7. dce0478 perf map: Remove enum_type arg to map_groups__first() by Arnaldo Carvalho de Melo · 7 years ago
  8. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 0a7c74e perf tools: Provide mutex wrappers for pthreads rwlocks by Arnaldo Carvalho de Melo · 8 years ago
  11. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  12. 76c588f perf tools: Find right DSO taking into account if binary is 32 or 64-bit by He Kuang · 9 years ago
  13. 6d545a6 perf tools: Fix lockup using 32-bit compat vdso by Adrian Hunter · 10 years ago
  14. d3a7c48 perf tools: Reference count struct dso by Arnaldo Carvalho de Melo · 10 years ago
  15. e880784 perf tools: Protect accesses the dso rbtrees/lists with a rw lock by Arnaldo Carvalho de Melo · 10 years ago
  16. 9a4388c perf machine: Fix up vdso methods names by Arnaldo Carvalho de Melo · 10 years ago
  17. 3d39ac5 perf machine: No need to have two DSOs lists by Arnaldo Carvalho de Melo · 10 years ago
  18. 46b1fa8 perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built by Adrian Hunter · 10 years ago
  19. f6832e17 perf tools: Add support for 32-bit compatibility VDSOs by Adrian Hunter · 10 years ago
  20. e477f3f perf tools: Build programs to copy 32-bit compatibility by Adrian Hunter · 10 years ago
  21. 5835edd perf tools: Add thread parameter to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  22. 51682dc perf tools: Separate the VDSO map name from the VDSO dso name by Adrian Hunter · 10 years ago
  23. 4f71f2a perf tools: Add vdso__new() by Adrian Hunter · 10 years ago
  24. d027b640 perf machine: Fix the lifetime of the VDSO temporary file by Adrian Hunter · 10 years ago
  25. 30f4f81 perf tools: Group VDSO global variables into a structure by Adrian Hunter · 10 years ago
  26. 2a03068 perf tools: Pass machine to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  27. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 11 years ago
  28. 7e155d4 perf symbols: Remove open coded management of long_name_allocated member by Arnaldo Carvalho de Melo · 11 years ago
  29. f9ceffb perf symbols: Fix vdso list searching by Waiman Long · 12 years ago
  30. 7dbf4dc perf tools: Back [vdso] DSO with real data by Jiri Olsa · 12 years ago