1. acf860a bpf tools: New API to get name from a BPF object by Wang Nan · 9 years ago
  2. 71ef150 perf tests: Add tests to callgraph and time parse by Kan Liang · 9 years ago
  3. f9db0d0 perf callchain: Allow disabling call graphs per event by Kan Liang · 9 years ago
  4. 9bc898c perf tests: Add LLVM test for eBPF on-the-fly compiling by Wang Nan · 9 years ago
  5. aa53c09 perf tests: Adding build test for having ending double slash by Jiri Olsa · 9 years ago
  6. ee4c758 perf tools: Force period term to overload global settings by Jiri Olsa · 9 years ago
  7. 35318d2 perf test: Check for refcnt in thread_map test by Jiri Olsa · 9 years ago
  8. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 9 years ago
  9. a8e0232 perf stat: Use xyarray for cpu evsel counts by Jiri Olsa · 9 years ago
  10. 1ac77e1 perf stat: Introduce perf_counts function by Jiri Olsa · 9 years ago
  11. 134aa44 perf tests: Add thread_map object tests by Jiri Olsa · 9 years ago
  12. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 9 years ago
  13. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 9 years ago
  14. e13798c perf thread_map: Don't access the array entries directly by Jiri Olsa · 9 years ago
  15. eb30d2c perf tests: Add test for make install with prefix by Jiri Olsa · 9 years ago
  16. 502819c perf tests: Add testing for Makefile.perf by Jiri Olsa · 9 years ago
  17. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 9 years ago
  18. a9a3a4d perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object by Jiri Olsa · 9 years ago
  19. d3a7c48 perf tools: Reference count struct dso by Arnaldo Carvalho de Melo · 9 years ago
  20. 1f121b0 perf tools: Deal with kernel module names in '[]' correctly by Wang Nan · 9 years ago
  21. aa7cc2a perf machine: Introduce machine__findnew_dso() method by Arnaldo Carvalho de Melo · 9 years ago
  22. 3d39ac5 perf machine: No need to have two DSOs lists by Arnaldo Carvalho de Melo · 9 years ago
  23. cec8393 perf tests: Remove getpgrp from mmap-basic by Riku Voipio · 9 years ago
  24. fbb2df2 perf tests: Aename open*.c to openat*.c by Riku Voipio · 9 years ago
  25. 43f322b perf tests: Switch from open to openat by Riku Voipio · 9 years ago
  26. 3237f281 perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing by Wang Nan · 9 years ago
  27. 1eee78a perf tools: Introduce struct maps by Arnaldo Carvalho de Melo · 9 years ago
  28. 4bb7123d perf tools: Use maps__first()/map__next() by Arnaldo Carvalho de Melo · 9 years ago
  29. 4bb11d0 perf tools: Add dso__data_get/put_fd() by Namhyung Kim · 9 years ago
  30. 063bd93 perf hists: Reducing arguments of hist_entry_iter__add() by Namhyung Kim · 9 years ago
  31. 848cbd2 perf tools: Use atomic.h for the map_groups refcount by Arnaldo Carvalho de Melo · 9 years ago
  32. 8b00f469 perf tests: Fix map_groups refcount test by Arnaldo Carvalho de Melo · 9 years ago
  33. 8f19601 perf tests: Show refcounting broken expectations in thread-mg-share test by Arnaldo Carvalho de Melo · 9 years ago
  34. 189c466 perf tests: Fix to get negative exit codes by He Kuang · 9 years ago
  35. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 9 years ago
  36. e31f0d0 perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing by Adrian Hunter · 9 years ago
  37. e64b020 perf tools: Add term support for parse_events_error by Jiri Olsa · 9 years ago
  38. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 9 years ago
  39. c41c664 perf tests: Add build tests for building perf from kernel source root and tools by Jiri Olsa · 9 years ago
  40. a1e12da perf tools: Add 'I' event modifier for exclude_idle bit by Jiri Olsa · 9 years ago
  41. 54a50f9 perf tests: Fix attr tests by Jiri Olsa · 9 years ago
  42. 3c8a67f perf tools: Add kmod_path__parse function by Jiri Olsa · 9 years ago
  43. 1f9975f perf tools: Add the bash completion for listing subsubcommands of perf test by Yunlong Song · 9 years ago
  44. 76aea77 perf tools: Fix perf-read-vdsox32 not building and lib64 install dir by H.J. Lu · 9 years ago
  45. f39e042 perf build: Add tests objects building by Jiri Olsa · 10 years ago
  46. 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 9 years ago
  47. 63d3c6f perf tests: Do not rely on dso__data_read_offset() to open dso by Namhyung Kim · 9 years ago
  48. 66af43d perf test: Fix dso cache testcase by Namhyung Kim · 9 years ago
  49. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
  50. 605a306 perf tests: Fix typo in sample-parsing.c by Rasmus Villemoes · 10 years ago
  51. 6733d1b perf hists: Rename hist_entry__free to __delete by Arnaldo Carvalho de Melo · 10 years ago
  52. 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 10 years ago
  53. b93b096 perf test: Fix dwarf unwind using libunwind. by Wang Nan · 10 years ago
  54. 5ca8271 perf hists: Fix children sort key behavior by Namhyung Kim · 10 years ago
  55. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 10 years ago
  56. 75226c5 perf tests: Fix attr tests size values to cope with machine state on interrupt ABI changes by Jiri Olsa · 10 years ago
  57. ec32398 perf tools: add hardware breakpoint bp_len test cases by Jacob Shin · 10 years ago
  58. 887e73d perf test: fix typo in python test by WANG Chao · 10 years ago
  59. 26ff0f0 perf/tests: Add interrupted state sample parsing test by Stephane Eranian · 10 years ago
  60. 29f9e52 perf tests: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  61. f498784 perf tests: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 10 years ago
  62. dd8c17a perf callchains: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  63. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  64. 0cdccac perf report: Set callchain_param.record_mode for future use by Namhyung Kim · 10 years ago
  65. ffe5978 perf test: Add test case for pmu event new style format by Kan Liang · 10 years ago
  66. a635fc5 perf tools: Remove hists from evsel by Arnaldo Carvalho de Melo · 10 years ago
  67. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  68. 2171a92 tools lib fd array: Allow associating an integer cookie with each entry by Arnaldo Carvalho de Melo · 10 years ago
  69. 1b85337 tools lib api: Adopt fdarray class from perf's evlist by Arnaldo Carvalho de Melo · 10 years ago
  70. f66a889 perf evlist: Introduce poll method for common code idiom by Arnaldo Carvalho de Melo · 10 years ago
  71. 9ae2803 perf tests: Add pollfd growing test by Arnaldo Carvalho de Melo · 10 years ago
  72. 54dbfae perf tests: Add test for perf_evlist__filter_pollfd() by Arnaldo Carvalho de Melo · 10 years ago
  73. dc0a620 perf tools: Let default config be defined for a PMU by Adrian Hunter · 10 years ago
  74. d44bc55 perf tests: Add a test for tracking with sched_switch by Adrian Hunter · 10 years ago
  75. ba3dfff perf test: Use strerror_r instead of strerror by Masami Hiramatsu · 10 years ago
  76. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  77. a6a69db perf tools: Move rdtsc() function by Adrian Hunter · 10 years ago
  78. fb57817 perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag by Jiri Olsa · 10 years ago
  79. 57480d2 perf tools: Enable close-on-exec flag on perf file descriptor by Yann Droneaud · 10 years ago
  80. 0b43786 perf tools: Allow TSC conversion on any arch by Adrian Hunter · 10 years ago
  81. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  82. 45dc1bb perf tests: Add test for closing dso objects on EMFILE error by Jiri Olsa · 10 years ago
  83. 4ebbcb8 perf tests: Add test for caching dso file descriptors by Jiri Olsa · 10 years ago
  84. 822c45d perf tests: Allow reuse of test_file function by Jiri Olsa · 10 years ago
  85. 0d8a5fa perf tests: Spawn child for each test by Jiri Olsa · 10 years ago
  86. 7184062 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  87. a5c5009 perf tests: Show the inner make output when an error happens by Arnaldo Carvalho de Melo · 10 years ago
  88. a5a5ba7 Revert "perf: Disable PERF_RECORD_MMAP2 support" by Don Zickus · 10 years ago
  89. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 10 years ago
  90. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 10 years ago
  91. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  92. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  93. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  94. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  95. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 10 years ago
  96. 4e754e1 perf tests: Factor out print_hists_*() by Namhyung Kim · 10 years ago
  97. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 10 years ago
  98. 0680ee7 perf tools: Remove usage of trace_sched_wakeup(.success) by Peter Zijlstra · 10 years ago
  99. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  100. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago