1. 82c3833 perf trace: Use strtoul for the fcntl 'cmd' argument by Arnaldo Carvalho de Melo · 5 years ago
  2. 1a8a90b libbeauty: Introduce syscall_arg__strtoul_strarrays() by Arnaldo Carvalho de Melo · 5 years ago
  3. dcc6854 libperf: Add pr_err() macro by Jiri Olsa · 5 years ago
  4. c27feef libperf: Do not export perf_evsel__init()/perf_evlist__init() by Jiri Olsa · 5 years ago
  5. 301a89f libperf: Keep count of failed tests by Jiri Olsa · 5 years ago
  6. 37ac1bb libperf: Add tests_mmap_cpus test by Jiri Olsa · 5 years ago
  7. bd6b773 libperf: Add tests_mmap_thread test by Jiri Olsa · 5 years ago
  8. 395e62c libperf: Link static tests with libapi.a by Jiri Olsa · 5 years ago
  9. b6cd35e libperf: Move mask setup to perf_evlist__mmap_ops() by Jiri Olsa · 5 years ago
  10. 3805e4f libperf: Move mmap allocation to perf_evlist__mmap_ops::get by Jiri Olsa · 5 years ago
  11. 6eb65f7 libperf: Introduce perf_evlist__for_each_mmap() by Jiri Olsa · 5 years ago
  12. 6a5f3d9 perf tests: Disable bp_signal testing for arm64 by Leo Yan · 5 years ago
  13. e533ead perf tests bp_account: Add dedicated checking helper is_supported() by Leo Yan · 5 years ago
  14. 12d7956 perf tests: Remove needless headers for bp_account by Leo Yan · 5 years ago
  15. a7f6c8c perf list: Hide deprecated events by default by Jin Yao · 5 years ago
  16. 9afec87 perf trace: Pass a syscall_arg to syscall_arg_fmt->strtoul() by Arnaldo Carvalho de Melo · 5 years ago
  17. db25bf9 perf trace: Honour --max-events in processing syscalls:sys_enter_* by Arnaldo Carvalho de Melo · 5 years ago
  18. d066da9 libbeauty: Introduce syscall_arg__strtoul_strarray() by Arnaldo Carvalho de Melo · 5 years ago
  19. 9bdff5b perf tools: Remove unused trace_find_next_event() by Steven Rostedt (VMware) · 5 years ago
  20. a5e05ab perf scripting engines: Iterate on tep event arrays directly by Steven Rostedt (VMware) · 5 years ago
  21. 362222f perf trace: Initialize evsel_trace->fmt for syscalls:sys_enter_* tracepoints by Arnaldo Carvalho de Melo · 5 years ago
  22. 2b00bb6 perf trace: Introduce 'struct evsel__trace' for evsel->priv needs by Arnaldo Carvalho de Melo · 5 years ago
  23. 8b913df perf trace: Hide evsel->access further, simplify code by Arnaldo Carvalho de Melo · 5 years ago
  24. fecd990 perf trace: Introduce accessors to trace specific evsel->priv by Arnaldo Carvalho de Melo · 5 years ago
  25. 3cdc8db perf trace: Show error message when not finding a field used in a filter expression by Arnaldo Carvalho de Melo · 5 years ago
  26. df604bf perf trace: Hook the 'vec' tracepoint argument with the x86 IRQ vectors scnprintf/strtoul by Arnaldo Carvalho de Melo · 5 years ago
  27. 573ed89 perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array by Arnaldo Carvalho de Melo · 5 years ago
  28. 97c2a78 libbeauty: Add a strarray__scnprintf_suffix() method by Arnaldo Carvalho de Melo · 5 years ago
  29. f19a85c libbeauty: Hook up the x86 irq_vectors table generator by Arnaldo Carvalho de Melo · 5 years ago
  30. 5fa022a libbeauty: Add a generator for x86's IRQ vectors -> strings by Arnaldo Carvalho de Melo · 5 years ago
  31. d2b72b7 tools arch x86: Grab a copy of the file containing the IRQ vector defines by Arnaldo Carvalho de Melo · 5 years ago
  32. 2b78471 perf vendor events arm64: Add some missing events for Hisi hip08 HHA PMU by John Garry · 5 years ago
  33. e3ae569 perf vendor events arm64: Add some missing events for Hisi hip08 L3C PMU by John Garry · 5 years ago
  34. 1410732a perf vendor events arm64: Add some missing events for Hisi hip08 DDRC PMU by John Garry · 5 years ago
  35. 84b0975 perf vendor events arm64: Fix Hisi hip08 DDRC PMU eventname by John Garry · 5 years ago
  36. c5e006c perf trace: Support tracepoint dynamic char arrays by Arnaldo Carvalho de Melo · 5 years ago
  37. 7fbfe22 perf trace: Filter own pid to avoid a feedback look in 'perf trace record -a' by Arnaldo Carvalho de Melo · 5 years ago
  38. da949f5 perf string: Export asprintf__tp_filter_pids() by Arnaldo Carvalho de Melo · 5 years ago
  39. b88b14d perf trace: Introduce --errno-summary by Arnaldo Carvalho de Melo · 5 years ago
  40. 8eded45 perf trace: Add syscall failure stats to -s/--summary and -S/--with-summary by Arnaldo Carvalho de Melo · 5 years ago
  41. dd07102 perf stat: Support --all-kernel/--all-user by Jin Yao · 5 years ago
  42. 5fb470b perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy() by Thomas Richter · 5 years ago
  43. c5baf90 perf annotate: Fix objdump --no-show-raw-insn flag by Ian Rogers · 5 years ago
  44. b34b45e perf annotate: Don't pipe objdump output through 'expand' command by Ian Rogers · 5 years ago
  45. 7a675de perf annotate: Don't pipe objdump output through 'grep' command by Ian Rogers · 5 years ago
  46. 4235949 perf annotate: Use libsubcmd's run-command.h to fork objdump by Ian Rogers · 5 years ago
  47. 353dcaa perf annotate: Avoid reallocation in objdump parsing by Ian Rogers · 5 years ago
  48. 800d3f5 perf report: Add warning when libunwind not compiled in by Jin Yao · 5 years ago
  49. 791ce9c perf test: Avoid infinite loop for task exit case by Leo Yan · 5 years ago
  50. 6add129 perf test: Report failure for mmap events by Leo Yan · 5 years ago
  51. 5a40e19 perf evlist: Fix fix for freed id arrays by Andi Kleen · 5 years ago
  52. b3509b6 perf script: Fix --reltime with --time by Andi Kleen · 5 years ago
  53. bb91a07 perf tools: Allow to build with -ltcmalloc by Jiri Olsa · 5 years ago
  54. 39b656e Merge tag 'perf-core-for-mingo-5.5-20191011' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  55. 4f5cafb Linux 5.4-rc3 by Linus Torvalds · 5 years ago
  56. d4615e5 Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  57. 2581efa Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  58. 71b1b553 Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  59. b27528b Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  60. d303de1 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  61. fc64e4a tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency by Srivatsa S. Bhat (VMware) · 5 years ago
  62. 98dc19c tracing/hwlat: Report total time spent in all NMIs during the sample by Srivatsa S. Bhat (VMware) · 5 years ago
  63. 7f8557b recordmcount: Fix nop_mcount() function by Steven Rostedt (VMware) · 5 years ago
  64. bf8e602 tracing: Do not create tracefs files if tracefs lockdown is in effect by Steven Rostedt (VMware) · 5 years ago
  65. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  66. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  67. aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
  68. 194c2c7 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 5 years ago
  69. 9ef1669 ftrace: Get a reference counter for the trace_array on filter files by Steven Rostedt (VMware) · 5 years ago
  70. 3ed270b tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") by Steven Rostedt (VMware) · 5 years ago
  71. da94001 Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  72. 9cbc634 Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  73. 82c87e7 Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  74. 6c90bbd Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  75. 328fefa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  76. 465a7e2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  77. 9b4e40c Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  78. fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. e9ec358 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  80. 48acba9 Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  81. 63f9bff Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  82. db60a5a Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  83. 680b5b3c Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  84. f154988 Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  85. 52e92f4 perf/x86/cstate: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  86. 0917b950 perf/x86/msr: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  87. 23645a7 perf/x86/intel: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  88. f1857a2 perf/x86/cstate: Update C-state counters for Ice Lake by Kan Liang · 5 years ago
  89. 1a5da78 perf/x86/msr: Add new CPU model numbers for Ice Lake by Kan Liang · 5 years ago
  90. 1ffa6c0 perf/x86/cstate: Add Comet Lake CPU support by Kan Liang · 5 years ago
  91. 9674b1c perf/x86/msr: Add Comet Lake CPU support by Kan Liang · 5 years ago
  92. 9066288 perf/x86/intel: Add Comet Lake CPU support by Kan Liang · 5 years ago
  93. 7a275fd Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitions by Ingo Molnar · 5 years ago
  94. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  95. c6ad7c3 Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  96. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  97. 56c642e Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  98. b9918bd Documentation/process: Add fallthrough pseudo-keyword by Joe Perches · 5 years ago
  99. 294f69e compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use by Joe Perches · 5 years ago
  100. 48f9bcf net: sctp: Rename fallthrough label to unhandled by Joe Perches · 5 years ago