1. e861964 perf tools: Remove --perf-dir and --work-dir by Arnaldo Carvalho de Melo · 8 years ago
  2. a29d5c9 perf tools: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 8 years ago
  3. 70a6898 perf tools: Make alias handler to check return value of strbuf by Masami Hiramatsu · 8 years ago
  4. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 8 years ago
  5. 58cb9d6 perf config: Remove duplicated set_buildid_dir calls by Taeung Song · 8 years ago
  6. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 8 years ago
  7. 5104ffb perf tools: Use asprintf() for simple string formatting/allocation by Arnaldo Carvalho de Melo · 8 years ago
  8. dd629cc perf tools: Initialize libapi debug output by Jiri Olsa · 8 years ago
  9. 14cbfbeb perf report: Show random usage tip on the help line by Namhyung Kim · 9 years ago
  10. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  11. 46113a5 perf tools: Remove 'perf' from subcmd function and variable names by Josh Poimboeuf · 9 years ago
  12. 096d355 perf tools: Provide subcmd configuration at runtime by Josh Poimboeuf · 9 years ago
  13. 2bdb2c2 perf tools: Save cmdline arguments earlier by Josh Poimboeuf · 9 years ago
  14. 30862f2 perf tools: Add 'perf config' command by Taeung Song · 9 years ago
  15. 84c86ca perf tools: Enable passing bpf object file to --event by Wang Nan · 9 years ago
  16. a1853e2 perf tools: Handle -h and -v options by Jiri Olsa · 9 years ago
  17. aa36ddd perf env: Introduce read_cpu_topology_map() method by Arnaldo Carvalho de Melo · 9 years ago
  18. 592d5a6 tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c by Jiri Olsa · 9 years ago
  19. 65d4b26 perf tools: Move tracing_path stuff under same namespace by Jiri Olsa · 9 years ago
  20. f6a09af perf tools: Remove mountpoint arg from perf_debugfs_mount by Jiri Olsa · 9 years ago
  21. 9f30fff perf tools: Do not change lib/api/fs/debugfs directly by Jiri Olsa · 9 years ago
  22. 7335399 perf tools: Fix the bash completion problem of 'perf --*' by Yunlong Song · 9 years ago
  23. ed45752 perf list: Avoid confusion of perf output and the next command prompt by Yunlong Song · 9 years ago
  24. 2245bf1 perf tools: Add new 'perf data' command by Jiri Olsa · 9 years ago
  25. 99ce8e9 perf tools: Add --buildid-dir option to set cache directory by Jiri Olsa · 10 years ago
  26. b2348e1 perf: Use strerror_r instead of strerror by Masami Hiramatsu · 10 years ago
  27. 78a1b50 perf tools: Fix perf usage string leftover by Jiri Olsa · 10 years ago
  28. bbb2cea perf tools: Add --debug optionto set debug variable by Jiri Olsa · 10 years ago
  29. 2b1b710 perf tools: Add support to dynamically get cacheline size by Don Zickus · 10 years ago
  30. 1b572622 perf trace: Warn the user when not available by Arnaldo Carvalho de Melo · 10 years ago
  31. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  32. b52bc23 perf trace: Add 'trace' alias to 'perf trace' by Arnaldo Carvalho de Melo · 11 years ago
  33. 918512b perf tools: Unify page_size usage by Jiri Olsa · 11 years ago
  34. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  35. b5ded71 perf tools: Convert needless static variable to local by Arnaldo Carvalho de Melo · 11 years ago
  36. 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 11 years ago
  37. 1355915 perf tools: Extract perf-specific stuff from debugfs.c by Borislav Petkov · 11 years ago
  38. 85c66be perf tools: Introduce tools/lib/lk library by Borislav Petkov · 11 years ago
  39. 2a16bf8 perf tools: Remove some needless die() calls from the main routine by Arnaldo Carvalho de Melo · 11 years ago
  40. 0020ce2 perf tools: Add gtk.<command> config option for launching GTK browser by Namhyung Kim · 12 years ago
  41. 52502bf perf tests: Add framework for automated perf_event_attr tests by Jiri Olsa · 12 years ago
  42. 70cb4e9 perf tools: Add a global variable "const char *input_name" by Feng Tang · 12 years ago
  43. 0c1fe6b perf tools: Have the page size value available for all tools by Arnaldo Carvalho de Melo · 12 years ago
  44. f315e16 perf tools: Convert to LIBAUDIT_SUPPORT by Namhyung Kim · 12 years ago
  45. 29a0fc9 perf tools: Convert to LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  46. 4d29089 perf tools: Check libaudit availability for perf-trace builtin by Namhyung Kim · 12 years ago
  47. 514f1c6 perf trace: New tool by Arnaldo Carvalho de Melo · 12 years ago
  48. 27683dc perf tools: include missing pthread.h header by Irina Tirdea · 12 years ago
  49. 393be2e perf symbols: Support minimal build without libelf by Namhyung Kim · 12 years ago
  50. 98a4179 perf tools: Initial bash completion support by Frederic Weisbecker · 12 years ago
  51. ebf294b perf tools: Simplify debugfs mountpoint handling code by Arnaldo Carvalho de Melo · 13 years ago
  52. 3af6e33 perf ui browser: Handle SIGWINCH by Arnaldo Carvalho de Melo · 13 years ago
  53. 43adec9 perf evlist: New command to list the names of events present in a perf.data file by Arnaldo Carvalho de Melo · 13 years ago
  54. bd3bfe9 perf evsel: Fix order of event list deletion by Arnaldo Carvalho de Melo · 14 years ago
  55. 70d544d perf evsel: Delete the event selectors at exit by Arnaldo Carvalho de Melo · 14 years ago
  56. 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
  57. 45de34b perf buildid: add perfconfig option to specify buildid cache dir by Stephane Eranian · 14 years ago
  58. 5d06e69 perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig by Arnaldo Carvalho de Melo · 14 years ago
  59. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  60. 1c6a800 perf test: Initial regression testing command by Arnaldo Carvalho de Melo · 14 years ago
  61. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  62. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 14 years ago
  63. f3a1f0e perf newt: Properly restore the screen when error exiting by Arnaldo Carvalho de Melo · 14 years ago
  64. d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 14 years ago
  65. 567e547 perf tools: Fix non-newt build by Arnaldo Carvalho de Melo · 14 years ago
  66. f9224c5 perf report: Implement initial UI using newt by Arnaldo Carvalho de Melo · 14 years ago
  67. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  68. 659431f fix typos "precidence" -> "precedence" in comments by Uwe Kleine-König · 14 years ago
  69. 9b5e350 perf lock: Introduce new tool "perf lock", for analyzing lock statistics by Hitoshi Mitake · 14 years ago
  70. 4c57415 tools/perf/perf.c: Clean up trivial style issues by Thiago Farina · 14 years ago
  71. ef12a14 perf buildid-cache: Add new command to manage build-id cache by Arnaldo Carvalho de Melo · 14 years ago
  72. 29c52aa perf tools: Mount debugfs automatically by Xiao Guangrong · 15 years ago
  73. 86a9eee perf diff: Introduce tool to show performance difference by Arnaldo Carvalho de Melo · 15 years ago
  74. ba77c9e perf: Add 'perf kmem' tool by Li Zefan · 15 years ago
  75. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  76. c34984b perf buildid-list: New plumbing command by Arnaldo Carvalho de Melo · 15 years ago
  77. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  78. 549104f perf tools: Modify perf routines to use new debugfs routines by Clark Williams · 15 years ago
  79. dcba884 perf bench: Add new subcommand 'bench' to perf.c by Hitoshi Mitake · 15 years ago
  80. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  81. cfed95a perf tools: Do not manually count string lengths by Vincent Legoll · 15 years ago
  82. 23e8ec0 perf probe: Add perf probe command support without libdwarf by Masami Hiramatsu · 15 years ago
  83. 4ea42b1 perf: Add perf probe subcommand, a kprobe-event setup helper by Masami Hiramatsu · 15 years ago
  84. 1027498 perf: Add the timechart tool by Arjan van de Ven · 15 years ago
  85. 0a02ad9 perf: Add 'perf sched' tool by Ingo Molnar · 15 years ago
  86. 5f9c39d perf tools: Add perf trace by Frederic Weisbecker · 15 years ago
  87. 5beeded perf_counter: Detect debugfs location by Jason Baron · 15 years ago
  88. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  89. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/perf.c]
  90. 8035e42 perf_counter tools: Prepare for 'perf annotate' by Ingo Molnar · 15 years ago
  91. 502fc5c perf_counter tools: Uniform help printouts by Ingo Molnar · 15 years ago
  92. 86847b6 perf_counter tools: Add 'perf list' to list available events by Thomas Gleixner · 15 years ago
  93. bf9e187 perf_counter tools: Make source code headers more coherent by Ingo Molnar · 15 years ago
  94. 8fa66bd perf_counter: First part of 'perf report' conversion to C + elfutils by Arnaldo Carvalho de Melo · 15 years ago
  95. 266dfb0 perf_counter: Fix perf-$cmd invokation by Peter Zijlstra · 15 years ago
  96. 148be2c perf_counter tools: move helper library to util/* by Ingo Molnar · 15 years ago
  97. 6142fdd perf_counter tools: add 'perf help' by Ingo Molnar · 15 years ago
  98. cc13a59 perf_counter tools: fix --version by Ingo Molnar · 15 years ago
  99. e33e0a4 perf_counter tools: add 'perf record' command by Ingo Molnar · 15 years ago
  100. ddcacfa perf_counter tools: separate kerneltop into 'perf top' and 'perf stat' by Ingo Molnar · 15 years ago