1. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 10 years ago
  2. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 10 years ago
  3. 9e8c06e perf tests: Add NO_LIBDW_DWARF_UNWIND make test by Jiri Olsa · 10 years ago
  4. 2a94f6c perf tests: Add pmu-bison.o make test by Jiri Olsa · 10 years ago
  5. 04b01a1 perf tests: Fix *.o make tests by Jiri Olsa · 10 years ago
  6. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  7. 9ff125d perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro by Jiri Olsa · 11 years ago
  8. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  9. aa16b81 perf tests x86: Add dwarf unwind test by Jiri Olsa · 11 years ago
  10. c080f72 perf tests: No need to set up ref_reloc_sym by Adrian Hunter · 11 years ago
  11. 509051e perf record: Rename --no-delay to --no-buffering by Arnaldo Carvalho de Melo · 11 years ago
  12. 4887805 perf tools: Add test for building detached source tarballs by Arnaldo Carvalho de Melo · 11 years ago
  13. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  14. f7c6447 perf tests: Fix installation tests path setup by Jiri Olsa · 11 years ago
  15. 2d4352c perf tests: Fixup leak on error path in parse events test by Arnaldo Carvalho de Melo · 11 years ago
  16. 983874d perf evlist: Auto unmap on destructor by Arnaldo Carvalho de Melo · 11 years ago
  17. f26e1c7 perf evlist: Close fds on destructor by Arnaldo Carvalho de Melo · 11 years ago
  18. 03ad974 perf evlist: Move destruction of maps to evlist destructor by Arnaldo Carvalho de Melo · 11 years ago
  19. 735f7e0 perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload by Arnaldo Carvalho de Melo · 11 years ago
  20. ee4ad93 perf tests: Factor make install tests by Jiri Olsa · 11 years ago
  21. b400679 perf tools: Rename 'perf_record_opts' to 'record_opts by Arnaldo Carvalho de Melo · 11 years ago
  22. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  23. 3aa5939 perf record: Make per-cpu mmaps the default. by Adrian Hunter · 11 years ago
  24. 9a354cd perf tools: Use perf_evlist__{first,last}, perf_evsel__next by Arnaldo Carvalho de Melo · 11 years ago
  25. 602ad87 perf target: Shorten perf_target__ to target__ by Arnaldo Carvalho de Melo · 11 years ago
  26. 48095b7 perf tests: Handle throttle events in 'object code reading' test by Adrian Hunter · 11 years ago
  27. 3fe2130 perf tests: Compensate lower sample freq with longer test loop by Adrian Hunter · 11 years ago
  28. 67c1e4a perf tests: Use lower sample_freq in sw clock event period test by Arnaldo Carvalho de Melo · 11 years ago
  29. d0b849e perf tests: Check return of perf_evlist__open sw clock event period test by Arnaldo Carvalho de Melo · 11 years ago
  30. 62605dc50 perf record: Synthesize non-exec MMAP records when --data used by Arnaldo Carvalho de Melo · 11 years ago
  31. ef50383 perf evsel: Remove idx parm from constructor by Arnaldo Carvalho de Melo · 11 years ago
  32. a94d342 tools/perf: Add required memory barriers by Peter Zijlstra · 11 years ago
  33. cf38fad perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() by Arnaldo Carvalho de Melo · 11 years ago
  34. 4299a54 perf tools: Factor sysfs code into generic fs object by Jiri Olsa · 11 years ago
  35. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  36. 091a4ef perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTION by Adrian Hunter · 11 years ago
  37. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  38. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  39. 2a3ede8 Merge branch 'perf/urgent' into perf/core to fix conflicts by Ingo Molnar · 11 years ago
  40. 46d525e perf test: Update command line callchain attribute tests by Arnaldo Carvalho de Melo · 11 years ago
  41. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  42. 8e50d38 perf tools: Fixup mmap event consumption by Zhouyi Zhou · 11 years ago
  43. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  44. 4ac2f1c perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test by Arnaldo Carvalho de Melo · 11 years ago
  45. 11a4d43 perf test: Clarify the "sample parsing" test entry by Arnaldo Carvalho de Melo · 11 years ago
  46. 1df9297 perf tests: Fix memory leak in dso-data.c by Felipe Pena · 11 years ago
  47. b22d54b perf evlist: Introduce perf_evlist__new_default function by Jiri Olsa · 11 years ago
  48. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  49. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  50. 53a277e perf tools: Add test for parsing with no sample_id_all bit by Adrian Hunter · 11 years ago
  51. 395c307 perf tests: Add 'keep tracking' test by Adrian Hunter · 11 years ago
  52. 045f8cd8 perf tests: Add a sample parsing test by Adrian Hunter · 11 years ago
  53. 7556257 perf tools: Add support for PERF_SAMPLE_IDENTIFIER by Adrian Hunter · 11 years ago
  54. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
  55. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  56. 309b518 perf tests: Fix compile failure on do_sort_something by David Ahern · 11 years ago
  57. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  58. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  59. c9ee780 perf tests: Add tests of new pinned modifier by Michael Ellerman · 11 years ago
  60. 7a77bc2 perf tests: Add kcore to the object code reading test by Adrian Hunter · 11 years ago
  61. 82e75d0 perf tests: Adjust the vmlinux symtab matches kallsyms test again by Adrian Hunter · 11 years ago
  62. d380b34 perf tests: Adjust the vmlinux symtab matches kallsyms test by Adrian Hunter · 11 years ago
  63. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  64. b55ae0a perf tests: Add test for reading object code by Adrian Hunter · 11 years ago
  65. a9f93f9 perf tests: Add parse events tests for leader sampling by Jiri Olsa · 12 years ago
  66. 8404db6 perf tests: Add attr record group sampling test by Jiri Olsa · 12 years ago
  67. 3bd5a5f perf tools: Add test for converting perf time to/from TSC by Adrian Hunter · 11 years ago
  68. dbad418 perf tests: Add broken install-* tests into tests/make by Jiri Olsa · 11 years ago
  69. c0ec110 perf tests: Add 'make install/install-bin' tests into tests/make by Jiri Olsa · 11 years ago
  70. c931167 perf tests: Add DESTDIR=TMP_DEST tests/make variable by Jiri Olsa · 11 years ago
  71. 8ba7cde perf tests: Rename TMP to TMP_O tests/make variable by Jiri Olsa · 11 years ago
  72. 0659e66 perf tests: Run ctags/cscope make tests only with needed binaries by Jiri Olsa · 11 years ago
  73. 8d76e18 perf tests: Check proper prev_state size for sched_switch tp by Jiri Olsa · 11 years ago
  74. c549aca perf tests: Make terms a stack variable in test_term by David Ahern · 11 years ago
  75. 4e31902 perf tools: Use default include path notation for libtraceevent headers by Robert Richter · 11 years ago
  76. 450ac18 perf tests: Make TEST_ASSERT_VAL global by Jiri Olsa · 11 years ago
  77. 5888a8c perf tests: Omit end of the symbol check failure for test 1 by Jiri Olsa · 11 years ago
  78. 66cd3f3 perf tests: Fix exclude_guest|exclude_host checking for attr tests by Jiri Olsa · 11 years ago
  79. 8e72a67 perf tests: Fix attr test for record -d option by Jiri Olsa · 11 years ago
  80. 095ae69 perf tools: Add automated make test suite by Jiri Olsa · 11 years ago
  81. ffcbaa1 perf test: Fix typo by Arnaldo Carvalho de Melo · 11 years ago
  82. b3539d2 perf tests: Fix compile errors in bp_signal files by Sukadev Bhattiprolu · 11 years ago
  83. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  84. a895d57 treewide: Fix typo in printks by Masanari Iida · 11 years ago
  85. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  86. bc96b36 perf tests: Add a test case for checking sw clock event frequency by Namhyung Kim · 11 years ago
  87. d723a55 perf test: Add test case for checking number of EXIT events by Namhyung Kim · 11 years ago
  88. da522c1 perf tests: Fixup return path of perf record test case by Namhyung Kim · 11 years ago
  89. 9b5b7cd perf tests: Fixup return path of open-syscall-tp-fields test case by Namhyung Kim · 11 years ago
  90. 06933e3 perf tests: Test breakpoint overflow signal handler counts by Jiri Olsa · 11 years ago
  91. 5a6bef4 perf tests: Test breakpoint overflow signal handler by Jiri Olsa · 11 years ago
  92. 55e162e perf evlist: Add want_signal parameter to perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  93. 119fa3c perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  94. 6ef73ec perf evlist: Pass struct perf_target to perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  95. 334fe7a perf evlist: Remove cpus and threads arguments from perf_evlist__new() by Namhyung Kim · 11 years ago
  96. 85c66be perf tools: Introduce tools/lib/lk library by Borislav Petkov · 11 years ago
  97. 9687b89 perf tests: Add attr stat -C cpu test by Jiri Olsa · 11 years ago
  98. b03ec1b5 perf tests: Add attr record -C cpu test by Jiri Olsa · 11 years ago
  99. c21d003 perf tests: Make attr script test event cpu by Jiri Olsa · 11 years ago
  100. 097c875 perf tests: Make attr script verbose friendly by Jiri Olsa · 11 years ago