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