1. bcdc09a perf script: Add 'bpf-output' field to usage message by Brendan Gregg · 8 years ago
  2. e216708 perf script: Add callindent option by Adrian Hunter · 8 years ago
  3. 055cd33 perf script: Print sample flags more nicely by Adrian Hunter · 8 years ago
  4. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  5. 40f20e5 perf script: Show call graphs when 1st event doesn't have it but some other has by He Kuang · 8 years ago
  6. a706670 perf tools: Set buildid dir under symfs when --symfs is provided by He Kuang · 8 years ago
  7. fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 8 years ago
  8. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 8 years ago
  9. e557b67 perf script: Fix segfault when printing callchains by Chris Phlipot · 8 years ago
  10. 9223152 perf script: Check sample->callchain before using it by Arnaldo Carvalho de Melo · 8 years ago
  11. 6125cc8 perf script: Add --max-stack knob by Arnaldo Carvalho de Melo · 8 years ago
  12. 6f73673 perf evsel: Require that callchains be resolved before calling fprintf_{sym,callchain} by Arnaldo Carvalho de Melo · 8 years ago
  13. de446b4 perf evsel: Remove symbol_conf usage by Arnaldo Carvalho de Melo · 8 years ago
  14. e20ab86 perf evsel: Move some methods from session.[ch] to evsel.[ch] by Arnaldo Carvalho de Melo · 8 years ago
  15. ff0c107 perf evsel: Rename print_ip() to fprintf_sym() by Arnaldo Carvalho de Melo · 8 years ago
  16. db3617f perf evsel: Allow passing a left alignment when printing a symbol by Arnaldo Carvalho de Melo · 8 years ago
  17. 6186de9 perf evsel: Allow specifying a file to output in perf_evsel__print_ip by Milian Wolff · 8 years ago
  18. a5e8e82 perf script: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  19. 91daee3 perf script: Process event update events by Jiri Olsa · 8 years ago
  20. a3dff30 perf script: Remove lots of unused arguments by Arnaldo Carvalho de Melo · 8 years ago
  21. c2740a8 perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve by Arnaldo Carvalho de Melo · 8 years ago
  22. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 8 years ago
  23. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  24. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  25. 8560bae perf script: Remove duplicated code and needless script_spec__findnew() by Taeung Song · 8 years ago
  26. 30372f0 perf script: Print bpf-output events in 'perf script' by Wang Nan · 8 years ago
  27. c19ac91 perf script: Display data_src values by Jiri Olsa · 8 years ago
  28. ff7b191 perf script: Display addr/data_src/weight columns for raw events by Jiri Olsa · 8 years ago
  29. 94ddddf perf script: Add data_src and weight column definitions by Jiri Olsa · 8 years ago
  30. 9cdbc40 perf script: Align event name properly by Jiri Olsa · 9 years ago
  31. 36e33c5 perf script: Display stat events by default by Jiri Olsa · 9 years ago
  32. e099eba perf script: Add stat default handlers by Jiri Olsa · 9 years ago
  33. 91a2c3d perf script: Process stat config event by Jiri Olsa · 9 years ago
  34. cfc8874 perf script: Process cpu/threads maps by Jiri Olsa · 9 years ago
  35. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  36. 46113a5 perf tools: Remove 'perf' from subcmd function and variable names by Josh Poimboeuf · 9 years ago
  37. 27cfef0 perf script: Add support for PERF_TYPE_BREAKPOINT by Wang Nan · 9 years ago
  38. 809e942 perf script: Pass perf_script into process_event by Jiri Olsa · 9 years ago
  39. 2aaecfc perf script: Remove default_scripting_ops by Jiri Olsa · 9 years ago
  40. dc323ce perf script: Enable printing of branch stack by Stephane Eranian · 9 years ago
  41. c711836 perf tools: Introduce usage_with_options_msg() by Namhyung Kim · 9 years ago
  42. d2b5a31 perf script: Check output fields only for samples by Jiri Olsa · 9 years ago
  43. 3c5b645 perf script: Make scripting_max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  44. 44cbe72 perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  45. 03cd1fe perf script: Add a setting for maximum stack depth by Adrian Hunter · 9 years ago
  46. 83e1986 perf script: Allow time to be displayed in nanoseconds by Adrian Hunter · 9 years ago
  47. 53ff6bc perf tools: Fix use of wrong event when processing exit events by Adrian Hunter · 9 years ago
  48. fc36f94 perf script: Enable printing of interrupted machine state by Stephane Eranian · 9 years ago
  49. 77e0070 perf script: Add --[no-]-demangle/--[no-]-demangle-kernel by Mark Drayton · 9 years ago
  50. 7322d6c perf script: Initialize callchain_param.record_mode by Jiri Olsa · 9 years ago
  51. a9710ba perf tools: Support full source file paths for srcline by Andi Kleen · 9 years ago
  52. 9ee6742 perf script: No tracepoints? Don't call libtraceevent. by Arnaldo Carvalho de Melo · 9 years ago
  53. 7c14898 perf script: Add option --show-switch-events by Adrian Hunter · 9 years ago
  54. 06b234e perf script: Don't assume evsel position of tracking events by Adrian Hunter · 9 years ago
  55. ccb3a82 perf script: Switch from perf.data's kallsyms to perf's symbol resolver by Arnaldo Carvalho de Melo · 9 years ago
  56. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 9 years ago
  57. 6d5cdd6 perf script: Always allow fields 'addr' and 'cpu' for auxtrace by Adrian Hunter · 9 years ago
  58. 400ea6d perf script: Add field option 'flags' to print sample flags by Adrian Hunter · 9 years ago
  59. 7a680eb perf script: Add Instruction Tracing support by Adrian Hunter · 9 years ago
  60. 06af0f2 perf script: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  61. f9d5d54 perf scripting: No need to pass thread twice to the scripting callbacks by Arnaldo Carvalho de Melo · 9 years ago
  62. 79628f2 perf script: No need to lookup thread twice by Arnaldo Carvalho de Melo · 9 years ago
  63. e03eaa4 perf tools: Add pid/tid filtering to report and script commands by David Ahern · 9 years ago
  64. 40cae2b perf tools: Add the bash completion for listing subsubcommands of perf script by Yunlong Song · 9 years ago
  65. b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 9 years ago
  66. e5b2c20 perf tools: Export usage string and option table of perf record by Namhyung Kim · 10 years ago
  67. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  68. e8564b7 perf script: Add period as a default output column by Jiri Olsa · 10 years ago
  69. 535aeaa perf script: Add period data column by Jiri Olsa · 10 years ago
  70. 49c23f2 perf script: Stop updating hists stats, not used by Arnaldo Carvalho de Melo · 10 years ago
  71. 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
  72. d445dd2 perf scripting: Add 'flush' callback to scripting API by Adrian Hunter · 10 years ago
  73. 98526ee perf script: Allow callchains if any event samples them by Adrian Hunter · 10 years ago
  74. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  75. 38520dc perf script: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  76. 6cc870f perf script: Fix possible memory leaks by Namhyung Kim · 10 years ago
  77. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  78. 9b0d2d8 perf tools: Expose 'addr' functions so they can be reused by Adrian Hunter · 10 years ago
  79. 578bea4 perf script: Do not print dangling '=>' for BTS by Adrian Hunter · 10 years ago
  80. 8066be5f perf script: Improve srcline display for BTS by Adrian Hunter · 10 years ago
  81. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  82. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  83. cc22e57 perf symbols: Add 'machine' member to struct addr_location by Arnaldo Carvalho de Melo · 11 years ago
  84. e90debd perf script: Add --header/--header-only options by Jiri Olsa · 11 years ago
  85. cc8fae1 perf script: Add an option to print the source line number by Adrian Hunter · 11 years ago
  86. 29f5ffd perf tools: Add trace-event object by Jiri Olsa · 11 years ago
  87. a2cb3cf perf script: Do not call perf_event__preprocess_sample() twice) by Adrian Hunter · 11 years ago
  88. ba1ddf4 perf script: Print mmap[2] events also by Namhyung Kim · 11 years ago
  89. ad7ebb9 perf script: Print comm, fork and exit events also by Namhyung Kim · 11 years ago
  90. 80b8b49 perf script: Print callchains and symbols if they exist by David Ahern · 11 years ago
  91. e944d3d perf script: Move evname print code to process_event() by Namhyung Kim · 11 years ago
  92. 7ea9572 perf script: Set up output options for in-stream attributes by Adrian Hunter · 11 years ago
  93. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  94. 6f3e5ed perf script: Make perf_script a local variable by Adrian Hunter · 11 years ago
  95. cc9784bd perf session: Separating data file properties from session by Jiri Olsa · 11 years ago
  96. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  97. 243be3d perf script: Print addr by default for BTS by Adrian Hunter · 11 years ago
  98. 33e940a perf session: Check for SIGINT in more loops by Arnaldo Carvalho de Melo · 11 years ago
  99. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  100. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago