1. 597bdeb perf test: Keep test result clean if '-v' not set by Wang Nan · 9 years ago
  2. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  3. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  4. fd405cf perf tests: Print objdump/dso buffers if they don't match by Jan Stancek · 9 years ago
  5. edfdb7e perf tests: Stop reading if objdump output crossed sections by Jan Stancek · 9 years ago
  6. 06f679c perf tests: Make objdump disassemble zero blocks by Jan Stancek · 9 years ago
  7. 729a7ed perf tests: Take into account address of each objdump line by Jan Stancek · 9 years ago
  8. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 10 years ago
  9. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 10 years ago
  10. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 10 years ago
  11. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  12. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 10 years ago
  13. 29f9e52 perf tests: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  14. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  15. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 11 years ago
  16. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  17. ae450a7 perf tools: Fix double free in perf test 21 (code-reading.c) by Adrian Hunter · 11 years ago
  18. 983874d perf evlist: Auto unmap on destructor by Arnaldo Carvalho de Melo · 11 years ago
  19. f26e1c7 perf evlist: Close fds on destructor by Arnaldo Carvalho de Melo · 11 years ago
  20. 03ad974 perf evlist: Move destruction of maps to evlist destructor by Arnaldo Carvalho de Melo · 11 years ago
  21. b400679 perf tools: Rename 'perf_record_opts' to 'record_opts by Arnaldo Carvalho de Melo · 11 years ago
  22. 48095b7 perf tests: Handle throttle events in 'object code reading' test by Adrian Hunter · 11 years ago
  23. 62605dc50 perf record: Synthesize non-exec MMAP records when --data used by Arnaldo Carvalho de Melo · 11 years ago
  24. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  25. 8e50d38 perf tools: Fixup mmap event consumption by Zhouyi Zhou · 11 years ago
  26. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  27. 309b518 perf tests: Fix compile failure on do_sort_something by David Ahern · 11 years ago
  28. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  29. 7a77bc2 perf tests: Add kcore to the object code reading test by Adrian Hunter · 11 years ago
  30. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  31. b55ae0a perf tests: Add test for reading object code by Adrian Hunter · 11 years ago