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