1. ae31a51 objtool: Ignore intentional differences for the x86 insn decoder by Arnaldo Carvalho de Melo · 5 years ago
  2. 2ffd84a objtool: Update sync-check.sh from perf's check-headers.sh by Arnaldo Carvalho de Melo · 5 years ago
  3. 87a682a perf build: Ignore intentional differences for the x86 insn decoder by Arnaldo Carvalho de Melo · 5 years ago
  4. 00a2639 perf intel-pt: Use shared x86 insn decoder by Josh Poimboeuf · 5 years ago
  5. f1da0a6 perf intel-pt: Remove inat.c from build dependency list by Josh Poimboeuf · 5 years ago
  6. 58993fb perf: Update .gitignore file by Josh Poimboeuf · 5 years ago
  7. d046b72 objtool: Move x86 insn decoder to a common location by Josh Poimboeuf · 5 years ago
  8. f01642e perf metricgroup: Support multiple events for metricgroup by Jin Yao · 5 years ago
  9. 287f264 perf metricgroup: Scale the metric result by Jin Yao · 5 years ago
  10. a55ab7c perf pmu: Change convert_scale from static to global by Jin Yao · 5 years ago
  11. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  12. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  13. fa0d984 perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  14. 7ae811b perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  15. ef7d956 perf tools: Remove needless thread_map.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  16. 4becb23 perf tools: Remove needless thread.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  17. df1a0a1 perf tools: Remove needless map.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  18. afce8c4 perf probe: No need for symbol.h, symbol_conf is enough by Arnaldo Carvalho de Melo · 5 years ago
  19. 5c9dbe6 perf tools: Remove needless sort.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  20. 4772925 perf tools: Move 'struct events_stats' and prototypes to separate header by Arnaldo Carvalho de Melo · 5 years ago
  21. 171f747 perf hist: Remove needless ui/progress.h from hist.h by Arnaldo Carvalho de Melo · 5 years ago
  22. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  23. b1d1b09 perf symbols: Move symsrc prototypes to a separate header by Arnaldo Carvalho de Melo · 5 years ago
  24. c38fa94 perf symbols: Add missing linux/refcount.h to symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  25. 9bea81b perf symbol: Move C++ demangle defines to the only file using it by Arnaldo Carvalho de Melo · 5 years ago
  26. fac583f perf dso: Adopt DSO related macros from symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  27. e97fd13 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 5 years ago
  28. 5d6552a libtraceevent: Remove tep_register_trace_clock() by Tzvetomir Stoyanov · 5 years ago
  29. 38847db libtraceevent, perf tools: Changes in tep_print_event_* APIs by Tzvetomir Stoyanov · 5 years ago
  30. 4cb3c6d perf event: Remove needless include directives from event.h by Arnaldo Carvalho de Melo · 5 years ago
  31. b6b5574 perf env: Remove env.h from other headers where just a fwd decl is needed by Arnaldo Carvalho de Melo · 5 years ago
  32. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  33. b420902 perf tools: Remove debug.h from header files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  34. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  35. c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
  36. f371102 perf time-utils: Adopt rdclock() from perf.h by Arnaldo Carvalho de Melo · 5 years ago
  37. 91854f9 perf tools: Move everything related to sys_perf_event_open() to perf-sys.h by Arnaldo Carvalho de Melo · 5 years ago
  38. a774940 perf header: Move CPUINFO_PROC to the only file where it is used by Arnaldo Carvalho de Melo · 5 years ago
  39. 108a1bb perf tools: Remove needless libtraceevent include directives by Arnaldo Carvalho de Melo · 5 years ago
  40. df55279 libperf: Warn when exceeding MAX_NR_CPUS in cpumap by Kyle Meyer · 5 years ago
  41. dc84187 perf header: Replace MAX_NR_CPUS with cpu__max_cpu() by Kyle Meyer · 5 years ago
  42. 8c72746 perf machine: Replace MAX_NR_CPUS with perf_env::nr_cpus_online by Kyle Meyer · 5 years ago
  43. 7df4e36 perf session: Replace MAX_NR_CPUS with perf_env::nr_cpus_online by Kyle Meyer · 5 years ago
  44. 92b5a15 perf stat: Replace MAX_NR_CPUS with cpu__max_cpu() by Kyle Meyer · 5 years ago
  45. f78f966 perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online by Kyle Meyer · 5 years ago
  46. 0ac1dd5 perf timechart: Refactor svg_build_topology_map() by Kyle Meyer · 5 years ago
  47. 67260e8 perf c2c: Display proper cpu count in nodes column by Jiri Olsa · 5 years ago
  48. 39c2ca4 Merge tag 'perf-core-for-mingo-5.4-20190829' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  49. 301011b tools lib traceevent: Remove unneeded qsort and uses memmove instead by Steven Rostedt (VMware) · 5 years ago
  50. b0215e2 tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 5 years ago
  51. b397f84 perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work by Arnaldo Carvalho de Melo · 5 years ago
  52. 653dd8e libperf: Move 'enum perf_user_event_type' to perf/event.h by Jiri Olsa · 5 years ago
  53. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  54. 7510410 libperf: Add 'union perf_event' to perf/event.h by Jiri Olsa · 5 years ago
  55. f5f6843 libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.h by Jiri Olsa · 5 years ago
  56. 1b8896f libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h by Jiri Olsa · 5 years ago
  57. bfd922d libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.h by Jiri Olsa · 5 years ago
  58. 782adbe libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h by Jiri Olsa · 5 years ago
  59. 18a13a6 libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h by Jiri Olsa · 5 years ago
  60. c5f416e libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.h by Jiri Olsa · 5 years ago
  61. 3e4c453 libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h by Jiri Olsa · 5 years ago
  62. 6b49aae libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h by Jiri Olsa · 5 years ago
  63. f279ad6 libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/event.h by Jiri Olsa · 5 years ago
  64. aedebdc libperf: Add PERF_RECORD_AUX 'struct aux_event' to perf/event.h by Jiri Olsa · 5 years ago
  65. 3460efb libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf/event.h by Jiri Olsa · 5 years ago
  66. 306c9d2 libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.h by Jiri Olsa · 5 years ago
  67. 9a8dad0 libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/event.h by Jiri Olsa · 5 years ago
  68. fecb410 libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h by Jiri Olsa · 5 years ago
  69. ffd337b libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' to perf/event.h by Jiri Olsa · 5 years ago
  70. 4fd7a4d libperf: Add PERF_RECORD_HEADER_TRACING_DATA 'struct tracing_data_event' to perf/event.h by Jiri Olsa · 5 years ago
  71. 0f5b1a2 libperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct event_type_event' to perf/event.h by Jiri Olsa · 5 years ago
  72. 5ded068 libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' to perf/event.h by Jiri Olsa · 5 years ago
  73. 78e5ea1 libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' to perf/event.h by Jiri Olsa · 5 years ago
  74. c78ad99 libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' to perf/event.h by Jiri Olsa · 5 years ago
  75. be5863b perf top: Fix event group with more than two events by Namhyung Kim · 5 years ago
  76. ea4385f perf top: Decay all events in the evlist by Namhyung Kim · 5 years ago
  77. 630aec1 perf clang: Delete needless util-cxx.h header by Arnaldo Carvalho de Melo · 5 years ago
  78. 2da39f1 perf evlist: Remove needless util.h from evlist.h by Arnaldo Carvalho de Melo · 5 years ago
  79. efa73d3 perf tools: Remove needless util.h include from builtin.h by Arnaldo Carvalho de Melo · 5 years ago
  80. d06e5fa perf tools: Warn that perf_event_paranoid can restrict kernel symbols by Igor Lubashev · 5 years ago
  81. 8859aed perf symbols: Use CAP_SYSLOG with kptr_restrict checks by Igor Lubashev · 5 years ago
  82. aa97293 perf evsel: Kernel profiling is disallowed only when perf_event_paranoid > 1 by Igor Lubashev · 5 years ago
  83. dda1bf8 perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks by Igor Lubashev · 5 years ago
  84. e9a6882 perf event: Check ref_reloc_sym before using it by Igor Lubashev · 5 years ago
  85. 0a56e06 perf arch powerpc: Sync powerpc syscall.tbl by Naveen N. Rao · 5 years ago
  86. 42880f7 perf/x86/intel: Support PEBS output to PT by Alexander Shishkin · 5 years ago
  87. ab43762 perf: Allow normal events to output AUX data by Alexander Shishkin · 5 years ago
  88. 794b8be Merge tag 'perf-core-for-mingo-5.4-20190826' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  89. 74a1e86 perf evsel: Rename perf_missing_features::bpf_event to ::bpf by Arnaldo Carvalho de Melo · 5 years ago
  90. 3f604b5 perf tool: Rename perf_tool::bpf_event to bpf by Arnaldo Carvalho de Melo · 5 years ago
  91. 6a1b359 perf tools: Rename perf_event::bpf_event to perf_event::bpf by Arnaldo Carvalho de Melo · 5 years ago
  92. ebdba16 perf tools: Rename perf_event::ksymbol_event to perf_event::ksymbol by Arnaldo Carvalho de Melo · 5 years ago
  93. 69d81f0 libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix by Arnaldo Carvalho de Melo · 5 years ago
  94. b1fcd19 libperf: Add PERF_RECORD_SAMPLE 'struct sample_event' to perf/event.h by Jiri Olsa · 5 years ago
  95. b1b5101 libperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event' to perf/event.h by Jiri Olsa · 5 years ago
  96. f15e3c2 libperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event' to perf/event.h by Jiri Olsa · 5 years ago
  97. 003c66f libperf: Add PERF_RECORD_THROTTLE 'struct throttle_event' to perf/event.h by Jiri Olsa · 5 years ago
  98. 213a6c1 libperf: Add PERF_RECORD_READ 'struct read_event' to perf/event.h by Jiri Olsa · 5 years ago
  99. a2e254d libperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samples_event' to perf/event.h by Jiri Olsa · 5 years ago
  100. 5290ed6 libperf: Add PERF_RECORD_LOST 'struct lost_event' to perf/event.h by Jiri Olsa · 5 years ago