1. bd3dda9 perf trace: Allow overriding global --max-stack per event by Arnaldo Carvalho de Melo · 7 years ago
  2. 75d5011 perf trace: Setup DWARF callchains for non-syscall events when --max-stack is used by Arnaldo Carvalho de Melo · 7 years ago
  3. eabad8c perf unwind: Do not look just at the global callchain_param.record_mode by Arnaldo Carvalho de Melo · 7 years ago
  4. 249d98e perf callchain: Fix attr.sample_max_stack setting by Arnaldo Carvalho de Melo · 7 years ago
  5. ffd3d18 perf tools: Add ARM Statistical Profiling Extensions (SPE) support by Kim Phillips · 7 years ago
  6. d777f8d tools lib traceevent: Fix get_field_str() for dynamic strings by Steven Rostedt (VMware) · 7 years ago
  7. 806efae tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial() by Taeung Song · 7 years ago
  8. 6d36ce2 tools lib traceevent: Add UL suffix to MISSING_EVENTS by Michael Sartain · 7 years ago
  9. 67dfc37 tools lib traceevent: Use asprintf when possible by Federico Vaga · 7 years ago
  10. e877372 tools lib traceevent: Show contents (in hex) of data of unrecognized type records by Steven Rostedt (VMware) · 7 years ago
  11. 37db96b tools lib traceevent: Handle new pointer processing of bprint strings by Steven Rostedt (VMware) · 7 years ago
  12. 38d70b7 tools lib traceevent: Simplify pointer print logic and fix %pF by Steven Rostedt (VMware) · 7 years ago
  13. d634447 tools lib traceevent: Print value of unknown symbolic fields by Jan Kiszka · 7 years ago
  14. 3df76c9 tools lib traceevent: Show value of flags that have not been parsed by Steven Rostedt (VMware) · 7 years ago
  15. 952a99c tools lib traceevent: Fix bad force_token escape sequence by Michael Sartain · 7 years ago
  16. 08e2639 perf trace: Fix setting of --call-graph/--max-stack for non-syscall events by Arnaldo Carvalho de Melo · 7 years ago
  17. 1688c2f perf evsel: Check if callchain is enabled before setting it up by Arnaldo Carvalho de Melo · 7 years ago
  18. fa1195c perf tools: Fix copyfile_offset update of output offset by Jiri Olsa · 7 years ago
  19. 236d812 perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely by Arnaldo Carvalho de Melo · 7 years ago
  20. 41013f0 perf script python: Add script to profile and resolve physical mem type by Kan Liang · 7 years ago
  21. dd8bd53 perf evlist: Remove trailing semicolon by Luis de Bethencourt · 7 years ago
  22. 2178790 perf evsel: Fix incorrect handling of type _TERM_DRV_CFG by Mathieu Poirier · 7 years ago
  23. 5d64db2 tools headers: Synchronize kernel <-> tooling headers by Arnaldo Carvalho de Melo · 7 years ago
  24. 6439d7d perf report: Introduce --mmaps by Arnaldo Carvalho de Melo · 7 years ago
  25. 930f8b3 perf report: Add --tasks option to display monitored tasks by Jiri Olsa · 7 years ago
  26. 2d1073d perf trace: Beautify 'gettid' syscall result by Arnaldo Carvalho de Melo · 7 years ago
  27. a4a4d0a perf report: Add --stats option to display quick data statistics by Jiri Olsa · 7 years ago
  28. 075ca1e perf tools: Make the tool's warning messages optional by Jiri Olsa · 7 years ago
  29. 3d7c27b perf script: Add support to display lost events by Jiri Olsa · 7 years ago
  30. 28a0b39 perf script: Add support to display sample misc field by Jiri Olsa · 7 years ago
  31. 972c148 perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13 by Jiri Olsa · 7 years ago
  32. 81df978 perf: Add sample_id to PERF_RECORD_ITRACE_START event comment by Jiri Olsa · 7 years ago
  33. db9fc76 perf tools: Display perf_event_attr::namespaces debug info by Jiri Olsa · 7 years ago
  34. 24787af perf tools: Enable LIBBABELTRACE by default by Jiri Olsa · 7 years ago
  35. 2ab046c perf script: Support time percent and multiple time ranges by Jin Yao · 7 years ago
  36. 5b969bc perf report: Support time percent and multiple time ranges by Jin Yao · 7 years ago
  37. 9a9b8b4 perf tools: Create function to perform multiple time range checking by Jin Yao · 7 years ago
  38. 13a70f3 perf tools: Create function to parse time percent by Jin Yao · 7 years ago
  39. 68588ba perf record: Record the first and last sample time in the header by Jin Yao · 7 years ago
  40. 6011518 perf header: Add infrastructure to record first and last sample time by Jin Yao · 7 years ago
  41. 40c39e3 perf report: Fix a no annotate browser displayed issue by Jin Yao · 7 years ago
  42. 935f5a9 perf report: Fix a wrong offset issue when using /proc/kcore by Jin Yao · 7 years ago
  43. 44df1af perf tools: Fix compile error with libunwind x86 by Wang Nan · 7 years ago
  44. e0337f4 perf test bpf: Hook on epoll_pwait() by Arnaldo Carvalho de Melo · 7 years ago
  45. 13cb2d0 perf test bpf: Use designated struct field initializers by Arnaldo Carvalho de Melo · 7 years ago
  46. 6703c97 perf test bpf: Improve message about expected samples by Arnaldo Carvalho de Melo · 7 years ago
  47. b6815f3 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  48. 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
  49. 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
  50. 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
  51. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  52. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  53. 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
  54. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  56. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  57. 5d4fd9c perf tools: Auto-complete for events with ':' by Jin Yao · 7 years ago
  58. 34c16db perf tools: Return all events as auto-completions after comma by Jin Yao · 7 years ago
  59. 74cd581 perf tool: Improve bash command line auto-complete for multiple events with comma by Jin Yao · 7 years ago
  60. f1031c8 perf probe arm64: Fix symbol fixup issues due to ELF type by Kim Phillips · 7 years ago
  61. ca80006 perf evsel: Enable ignore_missing_thread for pid option by Mengting Zhang · 7 years ago
  62. a9a3f1d perf s390: Always build with -fPIC by Hendrik Brueckner · 7 years ago
  63. 922991c Revert "perf s390: Always build with -fPIC" by Arnaldo Carvalho de Melo · 7 years ago
  64. 69b5c95 perf test shell: Fix check open filename arg using 'perf trace' by Michael Petlan · 7 years ago
  65. f9d8adb perf evsel: Fix swap for samples with raw data by Jiri Olsa · 7 years ago
  66. c588d15 perf probe: Support escaped character in parser by Masami Hiramatsu · 7 years ago
  67. 1e9f9e8 perf string: Add {strdup,strpbrk}_esc() by Masami Hiramatsu · 7 years ago
  68. 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 7 years ago
  69. e63c625 perf probe: Add __return suffix for return events by Masami Hiramatsu · 7 years ago
  70. a3110cd perf probe: Cut off the version suffix from event name by Masami Hiramatsu · 7 years ago
  71. 9f5c6d8 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 7 years ago
  72. 4e8fbc1 perf env: Adopt perf_env__arch() from the annotate code by Arnaldo Carvalho de Melo · 7 years ago
  73. 3285deb perf annotate: Use perf_env when obtaining the arch name by Arnaldo Carvalho de Melo · 7 years ago
  74. 5449f13 perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate() by Arnaldo Carvalho de Melo · 7 years ago
  75. 901bb02 perf trace: Use generated syscall table on s390 too by Hendrik Brueckner · 7 years ago
  76. 164a747 perf s390: Generate system call table from asm/unistd.h by Hendrik Brueckner · 7 years ago
  77. 7af7919 tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h by Hendrik Brueckner · 7 years ago
  78. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  79. 378811ac perf test: Handle properly readdir DT_UNKNOWN by Jiri Olsa · 7 years ago
  80. 06c3f2a perf utils: Move is_directory() to path.h by Jiri Olsa · 7 years ago
  81. 2973455 perf stat: Resort '--per-thread' result by Jin Yao · 7 years ago
  82. 1d9f8d1 perf stat: Remove --per-thread pid/tid limitation by Jin Yao · 7 years ago
  83. 73c0ca1e perf thread_map: Enumerate all threads from /proc by Jin Yao · 7 years ago
  84. 14e72a2 perf stat: Update or print per-thread stats by Jin Yao · 7 years ago
  85. 5673944 perf stat: Allocate shadow stats buffer for threads by Jin Yao · 7 years ago
  86. 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 7 years ago
  87. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
  88. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
  89. 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 7 years ago
  90. 49cd456 perf stat: Extend rbtree to support per-thread shadow stats by Jin Yao · 7 years ago
  91. e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 7 years ago
  92. 9f5cb6b x86/ldt: Make the LDT mapping RO by Thomas Gleixner · 7 years ago
  93. 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
  94. 8207c6d tools: bpftool: protect against races with disappearing objects by Jakub Kicinski · 7 years ago
  95. b3b1b65 tools: bpftool: maps: close json array on error paths of show by Jakub Kicinski · 7 years ago
  96. a4828f8 x86/ldt: Prevent LDT inheritance on exec by Thomas Gleixner · 7 years ago
  97. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  98. cd95a89 selftests/bpf: fix Makefile for passing LLC to the command line by Quentin Monnet · 7 years ago
  99. 409232a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  100. aa12f59 tools/kvm_stat: sort '-f help' output by Stefan Raspl · 7 years ago