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