1. b843f62 perf symbols: Accept symbols starting at address 0 by Arnaldo Carvalho de Melo · 8 years ago
  2. c5e4027 perf tools: Move timestamp routines from util.h to time-utils.h by Arnaldo Carvalho de Melo · 8 years ago
  3. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  4. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  5. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  6. 602a1f4 perf tools: Rename strlist_for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  7. e144655 perf session: Destructors should accept NULL by Arnaldo Carvalho de Melo · 9 years ago
  8. 0a77582 perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE by Masami Hiramatsu · 9 years ago
  9. 37b2015 perf tools: Move timestamp creation to util by Wang Nan · 9 years ago
  10. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  11. 0b5a793 perf buildid: Introduce sysfs/filename__sprintf_build_id by Masami Hiramatsu · 9 years ago
  12. d77fac7 perf buildid: Use SBUILD_ID_SIZE macro by Masami Hiramatsu · 9 years ago
  13. 4a77e21 perf strlist: Make dupstr be the default and part of an extensible config parm by Arnaldo Carvalho de Melo · 9 years ago
  14. 0497d0a perf buildid-cache: Show usage with incorrect params by Masami Hiramatsu · 10 years ago
  15. cc169c7 perf buildid-cache: Use pr_debug instead of verbose && pr_info by Masami Hiramatsu · 10 years ago
  16. 8d8c8e4 perf buildid-cache: Add --purge FILE to remove all caches of FILE by Masami Hiramatsu · 10 years ago
  17. a50d11a perf buildid-cache: Add new buildid cache if update target is not cached by Masami Hiramatsu · 10 years ago
  18. e35f736 perf buildid-cache: Remove unneeded debugdir parameters by Masami Hiramatsu · 10 years ago
  19. 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 10 years ago
  20. eec5a68 perf buildid cache: Fix -a segfault related to kcore handling by Jiri Olsa · 10 years ago
  21. 498922a perf buildid-cache: Remove extra debugdir variables by Jiri Olsa · 10 years ago
  22. 340481ad perf buildid-cache: Use strerror_r instead of strerror by Masami Hiramatsu · 10 years ago
  23. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  24. e3ed75b perf buildid-cache: Move session handling into cmd_buildid_cache() by Namhyung Kim · 10 years ago
  25. 5173fbb perf buildid-cache: Apply force option to copying kcore by Adrian Hunter · 10 years ago
  26. d3b7022 perf buildid-cache: Check relocation when checking for existing kcore by Adrian Hunter · 11 years ago
  27. f5fc1412 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  28. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  29. eeb4984 perf buildid-cache: Add --update option by Namhyung Kim · 12 years ago
  30. fbb6976 perf buildid-cache: Add option to show build ids that are missing in the cache by Arnaldo Carvalho de Melo · 12 years ago
  31. 4383db8 perf tools: Move BUILD_ID_SIZE into build-id object by Jiri Olsa · 12 years ago
  32. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  33. 472cc83 perf buildid-cache: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  34. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  35. 7dbf4dc perf tools: Back [vdso] DSO with real data by Jiri Olsa · 12 years ago
  36. 45de34b perf buildid: add perfconfig option to specify buildid cache dir by Stephane Eranian · 15 years ago
  37. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 15 years ago
  38. ef12a14 perf buildid-cache: Add new command to manage build-id cache by Arnaldo Carvalho de Melo · 15 years ago