1. 972c148 perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13 by Jiri Olsa · 7 years ago
  2. 81df978 perf: Add sample_id to PERF_RECORD_ITRACE_START event comment by Jiri Olsa · 7 years ago
  3. db9fc76 perf tools: Display perf_event_attr::namespaces debug info by Jiri Olsa · 7 years ago
  4. 24787af perf tools: Enable LIBBABELTRACE by default by Jiri Olsa · 7 years ago
  5. 2ab046c perf script: Support time percent and multiple time ranges by Jin Yao · 7 years ago
  6. 5b969bc perf report: Support time percent and multiple time ranges by Jin Yao · 7 years ago
  7. 9a9b8b4 perf tools: Create function to perform multiple time range checking by Jin Yao · 7 years ago
  8. 13a70f3 perf tools: Create function to parse time percent by Jin Yao · 7 years ago
  9. 68588ba perf record: Record the first and last sample time in the header by Jin Yao · 7 years ago
  10. 6011518 perf header: Add infrastructure to record first and last sample time by Jin Yao · 7 years ago
  11. 40c39e3 perf report: Fix a no annotate browser displayed issue by Jin Yao · 7 years ago
  12. 935f5a9 perf report: Fix a wrong offset issue when using /proc/kcore by Jin Yao · 7 years ago
  13. 44df1af perf tools: Fix compile error with libunwind x86 by Wang Nan · 7 years ago
  14. e0337f4 perf test bpf: Hook on epoll_pwait() by Arnaldo Carvalho de Melo · 7 years ago
  15. 13cb2d0 perf test bpf: Use designated struct field initializers by Arnaldo Carvalho de Melo · 7 years ago
  16. 6703c97 perf test bpf: Improve message about expected samples by Arnaldo Carvalho de Melo · 7 years ago
  17. b6815f3 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  18. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 31336ed Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. a9746e4 Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  21. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  22. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  23. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  25. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  26. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  27. 5d4fd9c perf tools: Auto-complete for events with ':' by Jin Yao · 7 years ago
  28. 34c16db perf tools: Return all events as auto-completions after comma by Jin Yao · 7 years ago
  29. 74cd581 perf tool: Improve bash command line auto-complete for multiple events with comma by Jin Yao · 7 years ago
  30. f1031c8 perf probe arm64: Fix symbol fixup issues due to ELF type by Kim Phillips · 7 years ago
  31. ca80006 perf evsel: Enable ignore_missing_thread for pid option by Mengting Zhang · 7 years ago
  32. a9a3f1d perf s390: Always build with -fPIC by Hendrik Brueckner · 7 years ago
  33. 922991c Revert "perf s390: Always build with -fPIC" by Arnaldo Carvalho de Melo · 7 years ago
  34. 69b5c95 perf test shell: Fix check open filename arg using 'perf trace' by Michael Petlan · 7 years ago
  35. f9d8adb perf evsel: Fix swap for samples with raw data by Jiri Olsa · 7 years ago
  36. c588d15 perf probe: Support escaped character in parser by Masami Hiramatsu · 7 years ago
  37. 1e9f9e8 perf string: Add {strdup,strpbrk}_esc() by Masami Hiramatsu · 7 years ago
  38. 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 7 years ago
  39. e63c625 perf probe: Add __return suffix for return events by Masami Hiramatsu · 7 years ago
  40. a3110cd perf probe: Cut off the version suffix from event name by Masami Hiramatsu · 7 years ago
  41. 9f5c6d8 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 7 years ago
  42. 4e8fbc1 perf env: Adopt perf_env__arch() from the annotate code by Arnaldo Carvalho de Melo · 7 years ago
  43. 3285deb perf annotate: Use perf_env when obtaining the arch name by Arnaldo Carvalho de Melo · 7 years ago
  44. 5449f13 perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate() by Arnaldo Carvalho de Melo · 7 years ago
  45. 901bb02 perf trace: Use generated syscall table on s390 too by Hendrik Brueckner · 7 years ago
  46. 164a747 perf s390: Generate system call table from asm/unistd.h by Hendrik Brueckner · 7 years ago
  47. 7af7919 tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h by Hendrik Brueckner · 7 years ago
  48. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  49. 378811ac perf test: Handle properly readdir DT_UNKNOWN by Jiri Olsa · 7 years ago
  50. 06c3f2a perf utils: Move is_directory() to path.h by Jiri Olsa · 7 years ago
  51. 2973455 perf stat: Resort '--per-thread' result by Jin Yao · 7 years ago
  52. 1d9f8d1 perf stat: Remove --per-thread pid/tid limitation by Jin Yao · 7 years ago
  53. 73c0ca1e perf thread_map: Enumerate all threads from /proc by Jin Yao · 7 years ago
  54. 14e72a2 perf stat: Update or print per-thread stats by Jin Yao · 7 years ago
  55. 5673944 perf stat: Allocate shadow stats buffer for threads by Jin Yao · 7 years ago
  56. 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 7 years ago
  57. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
  58. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
  59. 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 7 years ago
  60. 49cd456 perf stat: Extend rbtree to support per-thread shadow stats by Jin Yao · 7 years ago
  61. e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 7 years ago
  62. 9f5cb6b x86/ldt: Make the LDT mapping RO by Thomas Gleixner · 7 years ago
  63. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 8207c6d tools: bpftool: protect against races with disappearing objects by Jakub Kicinski · 7 years ago
  65. b3b1b65 tools: bpftool: maps: close json array on error paths of show by Jakub Kicinski · 7 years ago
  66. a4828f8 x86/ldt: Prevent LDT inheritance on exec by Thomas Gleixner · 7 years ago
  67. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  68. cd95a89 selftests/bpf: fix Makefile for passing LLC to the command line by Quentin Monnet · 7 years ago
  69. 409232a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  70. aa12f59 tools/kvm_stat: sort '-f help' output by Stefan Raspl · 7 years ago
  71. 8b6ca2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  72. 82abbf8 bpf: do not allow root to mangle valid pointers by Alexei Starovoitov · 7 years ago
  73. 2255f8d selftests/bpf: add tests for recent bugfixes by Jann Horn · 7 years ago
  74. 1c8e77f selftests: net: Adding config fragment CONFIG_NUMA=y by Naresh Kamboju · 7 years ago
  75. 19c832e bpf: Fix tools and testing build. by David Miller · 7 years ago
  76. 544c460 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 7 years ago
  77. c682ccc bpf: fix broken BPF selftest build on s390 by Hendrik Brueckner · 7 years ago
  78. faaf956 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  79. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  80. 10b9baa tools arch s390: Do not include header files from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  81. ca58d7e perf jvmti: Generate correct debug information for inlined code by Ben Gainey · 7 years ago
  82. 61fb26a perf tools: Fix up build in hardened environments by Jiri Olsa · 7 years ago
  83. 5cfee7a perf tools: Use shell function for perl cflags retrieval by Jiri Olsa · 7 years ago
  84. 1d2a7de Merge tag 'v4.15-rc4' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  85. 650400b2 Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  86. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  87. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  88. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  89. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  90. 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
  91. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 87ab819 bpf: add test case for ld_abs and helper changing pkt data by Daniel Borkmann · 7 years ago
  93. 643e345 tools/headers: Synchronize kernel <-> tooling headers by Ingo Molnar · 7 years ago
  94. 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 7 years ago
  95. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  96. 0b265c3 tools/slabinfo-gnuplot: force to use bash shell by Liu, Changcheng · 7 years ago
  97. cf656c7 tools/kvm_stat: add line for totals by Stefan Raspl · 7 years ago
  98. 73fab6f tools/kvm_stat: stop ignoring unhandled arguments by Stefan Raspl · 7 years ago
  99. 822cfe3 tools/kvm_stat: suppress usage information on command line errors by Stefan Raspl · 7 years ago
  100. 08e20a6 tools/kvm_stat: handle invalid regular expressions by Stefan Raspl · 7 years ago