1. de7e6a7 perf hists: Move sort__has_parent into struct perf_hpp_list by Jiri Olsa · 9 years ago
  2. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  3. 4679bcc perf tools powerpc: Add support for generating bpf prologue by Naveen N. Rao · 9 years ago
  4. 03548eb perf trace: Do not show the runtime_ms for a thread when not collecting it by Arnaldo Carvalho de Melo · 9 years ago
  5. b535d52 perf trace: Sort syscalls stats by msecs in --summary by Arnaldo Carvalho de Melo · 9 years ago
  6. 96c1445 perf trace: Sort summary output by number of events by Arnaldo Carvalho de Melo · 9 years ago
  7. f58c253 perf tools: Add template for generating rbtree resort class by Arnaldo Carvalho de Melo · 9 years ago
  8. d2c1103 perf machine: Introduce number of threads member by Arnaldo Carvalho de Melo · 9 years ago
  9. ca7ce82 perf tests: Do not use sizeof on pointer type by Vaishali Thakkar · 9 years ago
  10. a30e625 perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  11. be7b0c9 perf record: Generate tracking events for process forked by perf by Wang Nan · 9 years ago
  12. 0c1d46a perf record: Disable buildid cache options by default in switch output mode by Wang Nan · 9 years ago
  13. eca857a perf record: Force enable --timestamp-filename when --switch-output is provided by Wang Nan · 9 years ago
  14. 3c1cb7e perf record: Split output into multiple files via '--switch-output' by Wang Nan · 9 years ago
  15. 5f9cf59 perf tools: Derive trigger class from auxtrace_snapshot by Wang Nan · 9 years ago
  16. 3dcc443 perf tools: Introduce trigger class by Wang Nan · 9 years ago
  17. 909b036 perf probe: Use strbuf for making strings by Masami Hiramatsu · 9 years ago
  18. 81d64f4 perf evsel: Remove two extraneous ending newlines in open_strerror() by Arnaldo Carvalho de Melo · 9 years ago
  19. de46d52 perf evsel: Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAIN by Arnaldo Carvalho de Melo · 9 years ago
  20. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
  21. c2a218c perf bench: Remove one more die() call by Arnaldo Carvalho de Melo · 9 years ago
  22. 042a181 perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2 by Arnaldo Carvalho de Melo · 9 years ago
  23. c61fb95 perf probe: Fix module probe issue if no dwarf support by Ravi Bangoria · 9 years ago
  24. 63a2961 perf probe: Fix offline module name missmatch issue by Ravi Bangoria · 9 years ago
  25. 073e5fc perf trace: Read thread's COMM from /proc when not set by Arnaldo Carvalho de Melo · 9 years ago
  26. 2f3027a perf thread: Introduce method to set comm from /proc/pid/self by Arnaldo Carvalho de Melo · 9 years ago
  27. ccd9b2a perf trace: Do not beautify the 'pid' parameter as a simple integer by Arnaldo Carvalho de Melo · 9 years ago
  28. 62de344 perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  29. 2a12ec1 perf probe: Set default kprobe group name if it is not given by Masami Hiramatsu · 9 years ago
  30. 6ed0720 perf probe: Let probe_file__add_event return 0 if succeeded by Masami Hiramatsu · 9 years ago
  31. e1ce726 perf tools: Add lsdir() helper to read a directory by Masami Hiramatsu · 9 years ago
  32. 062d6c2 perf probe: Close target file on error path by Masami Hiramatsu · 9 years ago
  33. b04b702 perf evlist: Enforce ring buffer reading by Wang Nan · 9 years ago
  34. 09623d7 perf hists: Clear dummy entry accumulated period by Kan Liang · 9 years ago
  35. c066489 perf intel-pt: Fix off-by-one comparison on maximum code by Colin Ian King · 9 years ago
  36. 73b1794 perf bench futex: Simplify wrapper for LOCK_PI by Davidlohr Bueso · 9 years ago
  37. 8daef50 perf tests: Replace assignment with comparison on assert check by Colin Ian King · 9 years ago
  38. 3b556bc perf tools: Remove duplicate const qualifier by Eric Engestrom · 9 years ago
  39. 6404436 perf tools: Make the x86 clean quiet by Jiri Olsa · 9 years ago
  40. a213b92 perf evlist: Decode perf_event_attr->branch_sample_type by Arnaldo Carvalho de Melo · 9 years ago
  41. 1df5429 perf trace: Make --pf honour --min-stack too by Arnaldo Carvalho de Melo · 9 years ago
  42. 7ad3561 perf trace: Make --event honour --min-stack too by Arnaldo Carvalho de Melo · 9 years ago
  43. e557b67 perf script: Fix segfault when printing callchains by Chris Phlipot · 9 years ago
  44. 0c3a6ef perf trace: Make --pf maj/min/all use callchains too by Arnaldo Carvalho de Melo · 9 years ago
  45. 0ae537c perf trace: Extract evsel contructor from perf_evlist__add_pgfault by Arnaldo Carvalho de Melo · 9 years ago
  46. 70a2cba perf buildid: Fix off-by-one in write_buildid() by Andrey Ryabinin · 9 years ago
  47. 67d6129 Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Ingo Molnar · 9 years ago
  48. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
  49. 6566fea perf test: Add missing verbose output explaining the reason for failure by Arnaldo Carvalho de Melo · 9 years ago
  50. 53d0fe6 perf test: Ignore kcore files in the "vmlinux matches kallsyms" test by Arnaldo Carvalho de Melo · 9 years ago
  51. e02092b perf symbols: Allow loading kallsyms without considering kcore files by Arnaldo Carvalho de Melo · 9 years ago
  52. 2cc4666 perf build: Remove x86 references from arch-neutral Build by Arnaldo Carvalho de Melo · 9 years ago
  53. f56ebf2 perf jit: memset() variable 'st' using the correct size by Colin Ian King · 9 years ago
  54. d6632dd perf script: Fix postgresql ubuntu install instructions by Chris Phlipot · 9 years ago
  55. a19cad6 Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  56. e381526 perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain by Arnaldo Carvalho de Melo · 9 years ago
  57. 1b6b678 perf hists browser: Fold two consecutive symbol_conf.use_callchain ifs by Arnaldo Carvalho de Melo · 9 years ago
  58. 2ddd5c0 perf tools: Ditch record_opts.callgraph_set by Arnaldo Carvalho de Melo · 9 years ago
  59. 1cc8381 perf report: Use callchain_param.enabled instead of tool specific knob by Arnaldo Carvalho de Melo · 9 years ago
  60. 30234f0 perf callchain: Set callchain_param.enabled when parsing --call-graph by Arnaldo Carvalho de Melo · 9 years ago
  61. 9223152 perf script: Check sample->callchain before using it by Arnaldo Carvalho de Melo · 9 years ago
  62. acf2abb perf evsel: Add missign class prefix to has_branch_stack method by Arnaldo Carvalho de Melo · 9 years ago
  63. 1342e0b7 perf intel-pt: Fix segfault tracing transactions by Adrian Hunter · 9 years ago
  64. ccd62a8 perf trace: Fix build when DWARF unwind isn't available by Arnaldo Carvalho de Melo · 9 years ago
  65. f3e459d perf trace: Bump --mmap-pages when --call-graph is used by the root user by Arnaldo Carvalho de Melo · 9 years ago
  66. f5e7150 perf evlist: Expose perf_event_mlock_kb_in_pages() helper by Arnaldo Carvalho de Melo · 9 years ago
  67. 0561499 perf trace: Make --(min,max}-stack imply "--call-graph dwarf" by Arnaldo Carvalho de Melo · 9 years ago
  68. 0883e82 perf record: Export record_opts based callchain parsing helper by Arnaldo Carvalho de Melo · 9 years ago
  69. 5cf9c84 perf trace: Introduce --min-stack filter by Arnaldo Carvalho de Melo · 9 years ago
  70. e519bd9 perf trace: Do not print interrupted syscalls when using --duration by Arnaldo Carvalho de Melo · 9 years ago
  71. 25da4fa perf evsel: Move fprintf methods to separate source file by Arnaldo Carvalho de Melo · 9 years ago
  72. c6d4a49 perf trace: Add --max-stack knob by Arnaldo Carvalho de Melo · 9 years ago
  73. 6125cc8 perf script: Add --max-stack knob by Arnaldo Carvalho de Melo · 9 years ago
  74. d327e60 perf tools: Remove addr_location argument to sample__fprintf_callchain by Arnaldo Carvalho de Melo · 9 years ago
  75. 6f73673 perf evsel: Require that callchains be resolved before calling fprintf_{sym,callchain} by Arnaldo Carvalho de Melo · 9 years ago
  76. bfbba18 perf symbols: Move fprintf routines to separate object file by Arnaldo Carvalho de Melo · 9 years ago
  77. de446b4 perf evsel: Remove symbol_conf usage by Arnaldo Carvalho de Melo · 9 years ago
  78. 91d7b2d perf callchain: Start moving away from global per thread cursors by Arnaldo Carvalho de Melo · 9 years ago
  79. bbf86c4 perf trace: Move socket_type beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  80. 860b8d4 perf config: Make show_config() use perf_config_set by Taeung Song · 9 years ago
  81. 20105ca perf config: Introduce perf_config_set class by Taeung Song · 9 years ago
  82. ecfd7a9 perf record: Add '--timestamp-filename' option to append timestamp to output file name by Wang Nan · 9 years ago
  83. c0bdc1c perf record: Turns auxtrace_snapshot_enable into 3 states by Wang Nan · 9 years ago
  84. 040f991 perf data: Add perf_data_file__switch() helper by Wang Nan · 9 years ago
  85. b26dc73 perf session: Make ordered_events reusable by Wang Nan · 9 years ago
  86. 4532f64 perf ordered_events: Introduce reinit() by Wang Nan · 9 years ago
  87. ea8dc3c perf trace: Move eventfd beautifiers to trace/beauty/ directory by Arnaldo Carvalho de Melo · 9 years ago
  88. df4cb16 perf trace: Move mmap beautifiers to trace/beauty/ directory by Arnaldo Carvalho de Melo · 9 years ago
  89. a355a61 perf trace: Add getrandom beautifier related defines for older systems by Arnaldo Carvalho de Melo · 9 years ago
  90. 6fb35b9 perf trace: Add seccomp beautifier related defines for older systems by Arnaldo Carvalho de Melo · 9 years ago
  91. 59247e3 perf trace: Do not accept --no-syscalls together with -e by Arnaldo Carvalho de Melo · 9 years ago
  92. e20ab86 perf evsel: Move some methods from session.[ch] to evsel.[ch] by Arnaldo Carvalho de Melo · 9 years ago
  93. 73643bb perf sched map: Display only given cpus by Jiri Olsa · 9 years ago
  94. cf294f2 perf sched map: Color given cpus by Jiri Olsa · 9 years ago
  95. a151a37 perf sched map: Color given pids by Jiri Olsa · 9 years ago
  96. 097be0f perf thread_map: Make new_by_tid_str constructor public by Jiri Olsa · 9 years ago
  97. 8cd9119 perf sched: Use color_fprintf for output by Jiri Olsa · 9 years ago
  98. 99623c6 perf sched: Add compact display option by Jiri Olsa · 9 years ago
  99. e632aa69 perf cpu_map: Add has() method by Jiri Olsa · 9 years ago
  100. 3407df8 perf thread_map: Add has() method by Jiri Olsa · 9 years ago