1. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 10 years ago
  2. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 10 years ago
  3. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 10 years ago
  4. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  5. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 10 years ago
  6. 29f9e52 perf tests: Use thread->mg->machine by Arnaldo Carvalho de Melo · 11 years ago
  7. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 11 years ago
  8. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 11 years ago
  9. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  10. ae450a7 perf tools: Fix double free in perf test 21 (code-reading.c) by Adrian Hunter · 11 years ago
  11. 983874d perf evlist: Auto unmap on destructor by Arnaldo Carvalho de Melo · 12 years ago
  12. f26e1c7 perf evlist: Close fds on destructor by Arnaldo Carvalho de Melo · 12 years ago
  13. 03ad974 perf evlist: Move destruction of maps to evlist destructor by Arnaldo Carvalho de Melo · 12 years ago
  14. b400679 perf tools: Rename 'perf_record_opts' to 'record_opts by Arnaldo Carvalho de Melo · 12 years ago
  15. 48095b7 perf tests: Handle throttle events in 'object code reading' test by Adrian Hunter · 12 years ago
  16. 62605dc50 perf record: Synthesize non-exec MMAP records when --data used by Arnaldo Carvalho de Melo · 12 years ago
  17. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 12 years ago
  18. 8e50d38 perf tools: Fixup mmap event consumption by Zhouyi Zhou · 12 years ago
  19. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 12 years ago
  20. 309b518 perf tests: Fix compile failure on do_sort_something by David Ahern · 12 years ago
  21. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 12 years ago
  22. 7a77bc2 perf tests: Add kcore to the object code reading test by Adrian Hunter · 12 years ago
  23. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 12 years ago
  24. b55ae0a perf tests: Add test for reading object code by Adrian Hunter · 12 years ago