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