1. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  2. e7ee404 perf symbols: Fix symbols searching for module in buildid-cache by Wang Nan · 8 years ago
  3. fd786fa perf buildid: Fix cpumode of buildid event by Wang Nan · 9 years ago
  4. 7375e15 perf buildid-list: Show running kernel build id fix by Michael Petlan · 9 years ago
  5. 1216b65 perf buildid-list: Requires ordered events by Adrian Hunter · 9 years ago
  6. 0b5a793 perf buildid: Introduce sysfs/filename__sprintf_build_id by Masami Hiramatsu · 9 years ago
  7. d77fac7 perf buildid: Use SBUILD_ID_SIZE macro by Masami Hiramatsu · 9 years ago
  8. 4a77e21 perf strlist: Make dupstr be the default and part of an extensible config parm by Arnaldo Carvalho de Melo · 9 years ago
  9. 3d39ac5 perf machine: No need to have two DSOs lists by Arnaldo Carvalho de Melo · 9 years ago
  10. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 9 years ago
  11. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 9 years ago
  12. 0635b0f perf tools: Fix race in build_id_cache__add_s() by Milos Vyletel · 9 years ago
  13. f3b623b perf tools: Reference count struct thread by Arnaldo Carvalho de Melo · 9 years ago
  14. 8d8c8e4 perf buildid-cache: Add --purge FILE to remove all caches of FILE by Masami Hiramatsu · 9 years ago
  15. a50d11a perf buildid-cache: Add new buildid cache if update target is not cached by Masami Hiramatsu · 9 years ago
  16. 5cb113f perf buildid-cache: Consolidate .build-id cache path generators by Masami Hiramatsu · 9 years ago
  17. e35f736 perf buildid-cache: Remove unneeded debugdir parameters by Masami Hiramatsu · 9 years ago
  18. 498922a perf buildid-cache: Remove extra debugdir variables by Jiri Olsa · 10 years ago
  19. 73c5d22 perf build-id: Move disable_buildid_cache() to util/build-id.c by Namhyung Kim · 10 years ago
  20. e195fac perf build-id: Move build-id related functions to util/build-id.c by Namhyung Kim · 10 years ago
  21. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  22. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  23. 3344996 perf symbols: Constify some DSO methods parameters by Arnaldo Carvalho de Melo · 11 years ago
  24. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  25. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  26. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
  27. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  28. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  29. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  30. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  31. 54a3cf5 perf inject: Mark a dso if it's used by Andrew Vagin · 12 years ago
  32. f62d3f0 perf event: No need to create a thread when handling PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 12 years ago
  33. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  34. 299c345 perf buildid-list: Work better with pipe mode by Stephane Eranian · 12 years ago
  35. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  36. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  37. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  38. b424eba perf session: Move threads to struct machine by Arnaldo Carvalho de Melo · 13 years ago
  39. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  40. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 14 years ago
  41. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 14 years ago
  42. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  43. 591765f perf tools: Release thread resources on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  44. 45de34b perf buildid: add perfconfig option to specify buildid cache dir by Stephane Eranian · 14 years ago
  45. b36f19d perf annotate: Use build-ids to find the right DSO by Arnaldo Carvalho de Melo · 14 years ago
  46. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  47. 7b2567c perf build-id: Move the routine to find DSOs with hits to the lib by Arnaldo Carvalho de Melo · 14 years ago