1. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 33974a4 perf trace: Call machine__exit() at exit by Andrei Vagin · 7 years ago
  3. 1de3038 perf trace beauty kcmp: Beautify arguments by Arnaldo Carvalho de Melo · 7 years ago
  4. 0a2f7540 perf trace beauty: Implement pid_fd beautifier by Arnaldo Carvalho de Melo · 7 years ago
  5. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  6. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  7. d688d03 perf trace beauty prctl: Generate 'option' string table from kernel headers by Arnaldo Carvalho de Melo · 7 years ago
  8. 923d0c9 perf tools: Introduce binary__fprintf() by Arnaldo Carvalho de Melo · 7 years ago
  9. 340b47f perf top: Implement multithreading for perf_event__synthesize_threads by Kan Liang · 7 years ago
  10. c896f85 perf tools: Fix leaking rec_argv in error cases by Martin Kepplinger · 7 years ago
  11. 91e467b perf machine: Use hashtable for machine threads by Kan Liang · 7 years ago
  12. 27702bc perf trace: Support syscall name globbing by Arnaldo Carvalho de Melo · 7 years ago
  13. 83bc9c37 perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments by Arnaldo Carvalho de Melo · 7 years ago
  14. d6d4fc6 perf trace: Fix off by one string allocation problem by Arnaldo Carvalho de Melo · 7 years ago
  15. 1cc47f2 perf trace beauty ioctl: Improve 'cmd' beautifier by Arnaldo Carvalho de Melo · 7 years ago
  16. 082ab9a perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing by Arnaldo Carvalho de Melo · 8 years ago
  17. dd1a503 perf trace: Introduce filter_loop_pids() by Arnaldo Carvalho de Melo · 8 years ago
  18. 33396a3 perf trace beauty clone: Beautify syscall arguments by Arnaldo Carvalho de Melo · 8 years ago
  19. c51bdfe perf trace: Allow specifying names to syscall arguments formatters by Arnaldo Carvalho de Melo · 8 years ago
  20. 332337d perf trace: Allow specifying number of syscall args for tracepointless syscalls by Arnaldo Carvalho de Melo · 8 years ago
  21. 325f509 perf trace: Ditch __syscall__arg_val() variant, not needed anymore by Arnaldo Carvalho de Melo · 8 years ago
  22. d032d79 perf trace: Use the syscall_fmt formatters without a tracepoint by Arnaldo Carvalho de Melo · 8 years ago
  23. 5e58fcf perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint by Arnaldo Carvalho de Melo · 8 years ago
  24. 6f8fe61 perf trace: Add missing ' = ' in the default formatting of syscall returns by Arnaldo Carvalho de Melo · 8 years ago
  25. 1f63139 perf trace beauty: Simplify syscall return formatting by Arnaldo Carvalho de Melo · 8 years ago
  26. 39cc355 perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD by Arnaldo Carvalho de Melo · 8 years ago
  27. d47737d perf trace: Allow syscall arg formatters to request non suppression of zeros by Arnaldo Carvalho de Melo · 8 years ago
  28. 82d4a11 perf trace: Group per syscall arg formatter info into one struct by Arnaldo Carvalho de Melo · 8 years ago
  29. 0ae7963 perf trace beauty: Export strarray for use in per-object beautifiers by Arnaldo Carvalho de Melo · 8 years ago
  30. fc65eb8 perf trace beauty: Export the fd beautifier for use in more places by Arnaldo Carvalho de Melo · 8 years ago
  31. 7ee5743 perf trace beauty: Give syscall return beautifier more context by Arnaldo Carvalho de Melo · 8 years ago
  32. 84486ca perf trace: Allow syscall_arg beautifiers to set a different return formatter by Arnaldo Carvalho de Melo · 8 years ago
  33. 64e4561 perf trace: Beautify new write hint fcntl commands by Arnaldo Carvalho de Melo · 8 years ago
  34. 9c47f66 perf trace beauty fcntl: Basic 'arg' beautifier by Arnaldo Carvalho de Melo · 8 years ago
  35. 5dde91e perf trace beauty: Introduce syscall arg beautifier for long integers by Arnaldo Carvalho de Melo · 8 years ago
  36. 2c2b162 perf trace beauty: Export the "int" and "hex" syscall arg formatters by Arnaldo Carvalho de Melo · 8 years ago
  37. f9f83b3 perf trace beauty: Allow accessing syscall args values in a syscall arg formatter by Arnaldo Carvalho de Melo · 8 years ago
  38. 9cb7cf8 perf trace beauty: Mask ignored fcntl 'arg' parameter by Arnaldo Carvalho de Melo · 8 years ago
  39. 274e86f perf trace beauty: Export the strarrays scnprintf method by Arnaldo Carvalho de Melo · 8 years ago
  40. 83a5169 perf trace: Beautify linux specific fcntl commands by Arnaldo Carvalho de Melo · 8 years ago
  41. e000e5e perf trace: Remove F_ from some of the fcntl command strings by Arnaldo Carvalho de Melo · 8 years ago
  42. 5426566 perf trace: Add mmap alias for s390 by Jiri Olsa · 8 years ago
  43. 5ab8c68 perf tools: Move event prototypes from util.h to event.h by Arnaldo Carvalho de Melo · 8 years ago
  44. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  45. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  46. 9a3993d perf tools: Move path related functions to util/path.h by Arnaldo Carvalho de Melo · 8 years ago
  47. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  48. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  49. fea0139 perf tools: Move print_binary definitions to separate files by Arnaldo Carvalho de Melo · 8 years ago
  50. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  51. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  52. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  53. fd5cead perf trace: Beautify statx syscall 'flag' and 'mask' arguments by Arnaldo Carvalho de Melo · 8 years ago
  54. fd2b297 perf trace: Handle unpaired raw_syscalls:sys_exit event by Arnaldo Carvalho de Melo · 8 years ago
  55. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  56. ef65e96 perf trace: Fixup thread refcounting by Arnaldo Carvalho de Melo · 8 years ago
  57. c04dfaf perf trace: Fix up error path indentation by Arnaldo Carvalho de Melo · 8 years ago
  58. 39f0e7a perf trace: Check for vfs_getname.pathname length by Arnaldo Carvalho de Melo · 8 years ago
  59. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  60. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  61. 017037f perf trace: Allow specifying list of syscalls and events in -e/--expr/--event by Arnaldo Carvalho de Melo · 8 years ago
  62. aa07df6 perf trace: Update tid/pid filtering option to leverage symbol_conf by David Ahern · 8 years ago
  63. ecf1e22 perf trace: Use the syscall raw_syscalls:sys_enter timestamp by Arnaldo Carvalho de Melo · 8 years ago
  64. 1f36946 perf trace: Remove thread_trace->exit_time by Arnaldo Carvalho de Melo · 8 years ago
  65. e36b782 perf trace: Implement --delay by Alexis Berlemont · 8 years ago
  66. 3541c03 perf evsel: New tracepoint specific function by Mathieu Poirier · 8 years ago
  67. b15d0a4 perf tools: Make perf_evsel__append_filter() generic by Mathieu Poirier · 8 years ago
  68. f0bbd60 perf trace: Beautify sched_[gs]et_attr return value by Arnaldo Carvalho de Melo · 8 years ago
  69. bd48c63 tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros by Arnaldo Carvalho de Melo · 8 years ago
  70. e3e1d7e perf trace: Remove unused sys/ptrace.h include by Arnaldo Carvalho de Melo · 9 years ago
  71. 48e1f91 perf trace: Add conditional define for AT_FDCWD by Arnaldo Carvalho de Melo · 9 years ago
  72. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  73. 98a9183 perf rb_resort: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  74. 602a1f4 perf tools: Rename strlist_for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  75. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  76. 12f3ca4 perf trace: Use the ptr->name beautifier as default for "filename" args by Arnaldo Carvalho de Melo · 9 years ago
  77. b6565c9 perf trace: Use the fd->name beautifier as default for "fd" args by Arnaldo Carvalho de Melo · 9 years ago
  78. caa36ed perf trace: Only auto set call-graph to "dwarf" when syscalls are being traced by Arnaldo Carvalho de Melo · 9 years ago
  79. fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 9 years ago
  80. c008f78 perf trace: Fix exit_group() formatting by Arnaldo Carvalho de Melo · 9 years ago
  81. caf8a0d perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1 by Arnaldo Carvalho de Melo · 9 years ago
  82. f5cd95e perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  83. 8bf382c perf trace: Move flock op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  84. d5d71e8 perf trace: Move futex_op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  85. 8f48df6 perf trace: Move open_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  86. 12199d8 perf trace: Move signum beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  87. 4c4d6e5 perf trace: Do not print raw args list for syscalls with no args by Arnaldo Carvalho de Melo · 9 years ago
  88. 03548eb perf trace: Do not show the runtime_ms for a thread when not collecting it by Arnaldo Carvalho de Melo · 9 years ago
  89. b535d52 perf trace: Sort syscalls stats by msecs in --summary by Arnaldo Carvalho de Melo · 9 years ago
  90. 96c1445 perf trace: Sort summary output by number of events by Arnaldo Carvalho de Melo · 9 years ago
  91. a30e625 perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  92. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
  93. ccd9b2a perf trace: Do not beautify the 'pid' parameter as a simple integer by Arnaldo Carvalho de Melo · 9 years ago
  94. 62de344 perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  95. 1df5429 perf trace: Make --pf honour --min-stack too by Arnaldo Carvalho de Melo · 9 years ago
  96. 7ad3561 perf trace: Make --event honour --min-stack too by Arnaldo Carvalho de Melo · 9 years ago
  97. 0c3a6ef perf trace: Make --pf maj/min/all use callchains too by Arnaldo Carvalho de Melo · 9 years ago
  98. 0ae537c perf trace: Extract evsel contructor from perf_evlist__add_pgfault by Arnaldo Carvalho de Melo · 9 years ago
  99. 2ddd5c0 perf tools: Ditch record_opts.callgraph_set by Arnaldo Carvalho de Melo · 9 years ago
  100. ccd62a8 perf trace: Fix build when DWARF unwind isn't available by Arnaldo Carvalho de Melo · 9 years ago