1. de19e5c perf tools: Fix trigger class trigger_on() by Adrian Hunter · 7 years ago
  2. 2e2967f perf auxtrace: Prevent decoding when --no-itrace by Adrian Hunter · 7 years ago
  3. cfacbab perf record: Fix crash in pipe mode by Jiri Olsa · 7 years ago
  4. 6677d26 perf tools: Substitute yet another strtoull() by Andy Shevchenko · 7 years ago
  5. 06cc1a4 perf hists browser: Add parameter to disable lost event warning by Kan Liang · 7 years ago
  6. 9a831b3 perf evsel: Expose the perf_missing_features struct by Arnaldo Carvalho de Melo · 7 years ago
  7. 3effc2f perf mmap: Discard legacy interface for mmap read by Kan Liang · 7 years ago
  8. 7bb4597 perf mmap: Introduce perf_mmap__read_event() by Kan Liang · 7 years ago
  9. ee023de perf mmap: Introduce perf_mmap__read_done() by Kan Liang · 7 years ago
  10. b4b036b perf mmap: Discard 'prev' in perf_mmap__read() by Kan Liang · 7 years ago
  11. 189f2cc perf mmap: Add new return value logic for perf_mmap__read_init() by Kan Liang · 7 years ago
  12. 8872481 perf mmap: Introduce perf_mmap__read_init() by Kan Liang · 7 years ago
  13. f92c8cb perf mmap: Cleanup perf_mmap__push() by Kan Liang · 7 years ago
  14. dc6c35c perf mmap: Recalculate size for overwrite mode by Kan Liang · 7 years ago
  15. 6888ff6 perf evlist: Remove stale mmap read for backward by Kan Liang · 7 years ago
  16. f290aa1 perf record: Fix period option handling by Jiri Olsa · 7 years ago
  17. 49c0ae8 perf evsel: Fix period/freq terms setup by Jiri Olsa · 7 years ago
  18. bafae98 perf evlist: Remove fcntl.h from evlist.h by Arnaldo Carvalho de Melo · 7 years ago
  19. 78c4369 perf bpf: Remove misplaced __maybe_unused attribute by Arnaldo Carvalho de Melo · 7 years ago
  20. b12235b perf tools: Add mechanic to synthesise CoreSight trace packets by Mathieu Poirier · 7 years ago
  21. 9f878b2 perf tools: Add full support for CoreSight trace decoding by Mathieu Poirier · 7 years ago
  22. 20d9c478 pert tools: Add queue management functionality by Mathieu Poirier · 7 years ago
  23. 290598b perf tools: Add functionality to communicate with the openCSD decoder by Mathieu Poirier · 7 years ago
  24. c9a01a1 perf tools: Add support for decoding CoreSight trace data by Mathieu Poirier · 7 years ago
  25. 68ffe39 perf tools: Add decoder mechanic to support dumping trace data by Mathieu Poirier · 7 years ago
  26. cd8bfd8 perf tools: Add processing of coresight metadata by Tor Jeremiassen · 7 years ago
  27. 440a23b perf tools: Add initial entry point for decoder CoreSight traces by Mathieu Poirier · 7 years ago
  28. b3fa389 perf trace: Remove audit-libs dependency if syscall tables are present by Hendrik Brueckner · 7 years ago
  29. 631e8f0 perf report: Fix regression when decoding intel_pt traces by Mathieu Poirier · 7 years ago
  30. 4c0d8d27 perf symbols: Using O_CLOEXEC in do_open by Wang YanQing · 7 years ago
  31. 5c61d70 perf tools: Move conditional O_CLOEXEC to util.h by Arnaldo Carvalho de Melo · 7 years ago
  32. 8725232 perf bpf: Don't warn about unavailability of builtin clang, just fallback by Arnaldo Carvalho de Melo · 7 years ago
  33. 5627117 perf tools: Use ui__error() for reporting --fields errors by Arnaldo Carvalho de Melo · 7 years ago
  34. 936f1f3 perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample() by Adrian Hunter · 7 years ago
  35. 59a87fd perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__synthesize_sample() by Adrian Hunter · 7 years ago
  36. a10eb53 perf intel-pt/bts: Do not swap when synthesizing samples by Adrian Hunter · 7 years ago
  37. 5a031f8 perf util: Allocate time slices buffer according to number of comma by Jin Yao · 7 years ago
  38. 3002812 perf util: Support no index time percent slice by Jin Yao · 7 years ago
  39. 6e761cb perf util: Improve error checking for time percent input by Jin Yao · 7 years ago
  40. 0d3dcc0 perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding by Arnaldo Carvalho de Melo · 7 years ago
  41. eabad8c perf unwind: Do not look just at the global callchain_param.record_mode by Arnaldo Carvalho de Melo · 7 years ago
  42. 249d98e perf callchain: Fix attr.sample_max_stack setting by Arnaldo Carvalho de Melo · 7 years ago
  43. ffd3d18 perf tools: Add ARM Statistical Profiling Extensions (SPE) support by Kim Phillips · 7 years ago
  44. 1688c2f perf evsel: Check if callchain is enabled before setting it up by Arnaldo Carvalho de Melo · 7 years ago
  45. fa1195cc perf tools: Fix copyfile_offset update of output offset by Jiri Olsa · 7 years ago
  46. 41013f0 perf script python: Add script to profile and resolve physical mem type by Kan Liang · 7 years ago
  47. dd8bd53 perf evlist: Remove trailing semicolon by Luis de Bethencourt · 7 years ago
  48. 2178790 perf evsel: Fix incorrect handling of type _TERM_DRV_CFG by Mathieu Poirier · 7 years ago
  49. 075ca1e perf tools: Make the tool's warning messages optional by Jiri Olsa · 7 years ago
  50. 3d7c27b perf script: Add support to display lost events by Jiri Olsa · 7 years ago
  51. 28a0b39 perf script: Add support to display sample misc field by Jiri Olsa · 7 years ago
  52. db9fc76 perf tools: Display perf_event_attr::namespaces debug info by Jiri Olsa · 7 years ago
  53. 9a9b8b4 perf tools: Create function to perform multiple time range checking by Jin Yao · 7 years ago
  54. 13a70f3 perf tools: Create function to parse time percent by Jin Yao · 7 years ago
  55. 6011518 perf header: Add infrastructure to record first and last sample time by Jin Yao · 7 years ago
  56. 935f5a9 perf report: Fix a wrong offset issue when using /proc/kcore by Jin Yao · 7 years ago
  57. ca80006 perf evsel: Enable ignore_missing_thread for pid option by Mengting Zhang · 7 years ago
  58. f9d8adb perf evsel: Fix swap for samples with raw data by Jiri Olsa · 7 years ago
  59. c588d15 perf probe: Support escaped character in parser by Masami Hiramatsu · 7 years ago
  60. 1e9f9e8 perf string: Add {strdup,strpbrk}_esc() by Masami Hiramatsu · 7 years ago
  61. 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 7 years ago
  62. e63c625 perf probe: Add __return suffix for return events by Masami Hiramatsu · 7 years ago
  63. a3110cd perf probe: Cut off the version suffix from event name by Masami Hiramatsu · 7 years ago
  64. 9f5c6d8 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 7 years ago
  65. 4e8fbc1 perf env: Adopt perf_env__arch() from the annotate code by Arnaldo Carvalho de Melo · 7 years ago
  66. 3285deb perf annotate: Use perf_env when obtaining the arch name by Arnaldo Carvalho de Melo · 7 years ago
  67. 5449f13 perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate() by Arnaldo Carvalho de Melo · 7 years ago
  68. 901bb02 perf trace: Use generated syscall table on s390 too by Hendrik Brueckner · 7 years ago
  69. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  70. 06c3f2a perf utils: Move is_directory() to path.h by Jiri Olsa · 7 years ago
  71. 2973455 perf stat: Resort '--per-thread' result by Jin Yao · 7 years ago
  72. 1d9f8d1 perf stat: Remove --per-thread pid/tid limitation by Jin Yao · 7 years ago
  73. 73c0ca1e perf thread_map: Enumerate all threads from /proc by Jin Yao · 7 years ago
  74. 14e72a2 perf stat: Update or print per-thread stats by Jin Yao · 7 years ago
  75. 5673944 perf stat: Allocate shadow stats buffer for threads by Jin Yao · 7 years ago
  76. 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 7 years ago
  77. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
  78. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
  79. 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 7 years ago
  80. 49cd456 perf stat: Extend rbtree to support per-thread shadow stats by Jin Yao · 7 years ago
  81. e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 7 years ago
  82. 1d2a7de Merge tag 'v4.15-rc4' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  83. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  85. f971e51 tools/perf: Convert ACCESS_ONCE() to READ_ONCE() by Mark Rutland · 7 years ago
  86. d0300e5 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15 by Ingo Molnar · 7 years ago
  87. 34c9ca3 tooling/headers: Synchronize updated s390 and x86 UAPI headers by Ingo Molnar · 7 years ago
  88. 0b72d69 perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record by Wang Nan · 7 years ago
  89. 7fb4b40 perf mmap: Don't discard prev in backward mode by Wang Nan · 7 years ago
  90. 71f566a perf mmap: Fix perf backward recording by Wang Nan · 7 years ago
  91. fbc2844 perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv by William Cohen · 7 years ago
  92. 8eb7a1f perf mmap: Remove overwrite and check_messup from mmap read by Wang Nan · 7 years ago
  93. ca6a9a0 perf mmap: Remove overwrite from arguments list of perf_mmap__push by Wang Nan · 7 years ago
  94. 144b9a4 perf evlist: Remove evlist->overwrite by Wang Nan · 7 years ago
  95. 7a276ff perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex by Wang Nan · 7 years ago
  96. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
  97. de3d0f1 perf pmu: Add check for valid cpuid in perf_pmu__find_map() by Ganapatrao Kulkarni · 7 years ago
  98. 14b22ae perf pmu: Add helper function is_pmu_core to detect PMU CORE devices by Ganapatrao Kulkarni · 7 years ago
  99. 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 7 years ago
  100. 8d3cd4c perf thread_map: Add method to map all threads in the system by Arnaldo Carvalho de Melo · 7 years ago