1. c24ff99 perf trace: Implement -o/--output filename by Arnaldo Carvalho de Melo · 11 years ago
  2. 2ae3a31 perf trace: Allow specifying which syscalls to trace by Arnaldo Carvalho de Melo · 11 years ago
  3. a14bb86 perf trace: Beautify 'connect' result by Arnaldo Carvalho de Melo · 11 years ago
  4. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  5. 4e31902 perf tools: Use default include path notation for libtraceevent headers by Robert Richter · 11 years ago
  6. 3beb086 perf trace: Free evlist resources properly on return path by Namhyung Kim · 11 years ago
  7. 0d7f5b5 perf trace: Get rid of a duplicate code by Namhyung Kim · 11 years ago
  8. 55e162e perf evlist: Add want_signal parameter to perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  9. 119fa3c perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  10. 6ef73ec perf evlist: Pass struct perf_target to perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  11. 334fe7a perf evlist: Remove cpus and threads arguments from perf_evlist__new() by Namhyung Kim · 11 years ago
  12. f77a951 perf evlist: Set the leader in the perf_evlist__config method by Arnaldo Carvalho de Melo · 12 years ago
  13. 1302d88 perf trace: Use sched:sched_stat_runtime to provide a thread summary by Arnaldo Carvalho de Melo · 12 years ago
  14. efd5745 perf trace: Count number of events for each thread and globally by Arnaldo Carvalho de Melo · 12 years ago
  15. 814d7a4 perf trace: Print the name of a syscall when failing to read its info by Arnaldo Carvalho de Melo · 12 years ago
  16. 8b74526 perf tools: Pretty print errno for some more functions by Arnaldo Carvalho de Melo · 12 years ago
  17. ae9ed03 perf trace: Add duration filter by Arnaldo Carvalho de Melo · 12 years ago
  18. 60c907a perf trace: Add an event duration column by Arnaldo Carvalho de Melo · 12 years ago
  19. 752fde4 perf trace: Support interrupted syscalls by Arnaldo Carvalho de Melo · 12 years ago
  20. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  21. fc551f8 perf trace: Check if sample raw_data field is set by Arnaldo Carvalho de Melo · 12 years ago
  22. 3a53126 perf trace: Validate syscall id before growing syscall table by Arnaldo Carvalho de Melo · 12 years ago
  23. f15eb53 perf trace: Add support for tracing workload given by command line by Namhyung Kim · 12 years ago
  24. ee76120 perf trace: Explicitly enable system-wide mode if no option is given by Namhyung Kim · 12 years ago
  25. 32caf0d perf trace: Validate target task/user/cpu argument by Namhyung Kim · 12 years ago
  26. 39876e7 perf evlist: Introduce add_newtp method by Arnaldo Carvalho de Melo · 12 years ago
  27. ba3d7de perf trace: Use evsel->handler.func by Arnaldo Carvalho de Melo · 12 years ago
  28. aec1930 perf trace: Add aliases for some syscalls by Arnaldo Carvalho de Melo · 12 years ago
  29. 514f1c6 perf trace: New tool by Arnaldo Carvalho de Melo · 12 years ago
  30. 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
  31. 7e55055 perf trace: update usage by Tom Zanussi · 14 years ago
  32. b5b8731 perf trace: live-mode command-line cleanup by Tom Zanussi · 14 years ago
  33. 34c86ea perf trace record: handle commands correctly by Tom Zanussi · 14 years ago
  34. e8719ad perf trace scripting: fix some small memory leaks and missing error checks by Tom Zanussi · 14 years ago
  35. b44308f perf scripting: Shut up 'perf record' final status by Arnaldo Carvalho de Melo · 14 years ago
  36. d1e95bb perf trace: Fix detection of script extension by Ben Hutchings · 14 years ago
  37. 44e668c perf trace: Use $PERF_EXEC_PATH in canned report scripts by Ben Hutchings · 14 years ago
  38. b7eead8 perf trace: Clean up #includes by Andrea Gelmini · 14 years ago
  39. ffabd99 perf: Report lost events in perf trace debug mode by Frederic Weisbecker · 14 years ago
  40. 6fcf7dd perf: Don't print traces when debugging ordering by Frederic Weisbecker · 14 years ago
  41. cee75ac perf hist: Clarify events_stats fields usage by Arnaldo Carvalho de Melo · 14 years ago
  42. 3824a4e perf/trace/scripting: don't show script start/stop messages by default by Tom Zanussi · 14 years ago
  43. 1c02c4d perf hist: Introduce hists class and move lots of methods to it by Arnaldo Carvalho de Melo · 14 years ago
  44. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  45. e1889d7 perf: Add a perf trace option to check samples ordering reliability by Frederic Weisbecker · 14 years ago
  46. e0a808c perf: Use generic sample reordering in perf trace by Frederic Weisbecker · 14 years ago
  47. a0cccc2 perf trace: Invoke live mode automatically if record/report not specified by Tom Zanussi · 14 years ago
  48. c7929e4 perf: Convert perf header build_ids into build_id events by Tom Zanussi · 14 years ago
  49. 9215545 perf: Convert perf tracing data into a tracing_data event by Tom Zanussi · 14 years ago
  50. cd19a03 perf: Convert perf event types into event type events by Tom Zanussi · 14 years ago
  51. 2c46dbb perf: Convert perf header attrs into attr events by Tom Zanussi · 14 years ago
  52. c239da3 perf trace: Introduce special handling for pipe input by Tom Zanussi · 14 years ago
  53. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  54. cf4fee5 perf trace: Don't use pager if scripting by Tom Zanussi · 14 years ago
  55. 10c95f4 perf trace/scripting: Remove extraneous header read by Tom Zanussi · 14 years ago
  56. 7e4b21b perf/scripts: Add Python scripting engine by Tom Zanussi · 14 years ago
  57. f526d68 perf/scripts: Fix supported language listing option by Tom Zanussi · 14 years ago
  58. 408f0d1 perf trace: Add -i option for choosing input file by Hitoshi Mitake · 15 years ago
  59. 0d75503 perf tools: Don't cast RIP to pointers by Arnaldo Carvalho de Melo · 15 years ago
  60. 55aa640 perf session: Remove redundant prefix & suffix from perf_event_ops by Arnaldo Carvalho de Melo · 15 years ago
  61. d549c769 perf session: Remove sample_type_check from event_ops by Arnaldo Carvalho de Melo · 15 years ago
  62. 2729559 perf session: Share the common trace sample_check routine as perf_session__has_traces by Arnaldo Carvalho de Melo · 15 years ago
  63. 0422a4f perf diff: Fix usage array, it must end with a NULL entry by Arnaldo Carvalho de Melo · 15 years ago
  64. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago
  65. 75be6cf perf symbols: Make symbol_conf global by Arnaldo Carvalho de Melo · 15 years ago
  66. 3875294 perf trace/scripting: Add 'record' and 'report' options by Tom Zanussi · 15 years ago
  67. 4b9c0c5 perf trace/scripting: List available scripts by Tom Zanussi · 15 years ago
  68. 586bc5c perf trace/scripting: Add support for script args by Tom Zanussi · 15 years ago
  69. f823e44 perf session: Event statistics also are per session by Arnaldo Carvalho de Melo · 15 years ago
  70. c019879 perf session: Adopt the sample_type variable by Arnaldo Carvalho de Melo · 15 years ago
  71. 4e4f06e perf session: Move the hist_entries rb tree to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  72. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  73. b3165f4 perf session: Move the global threads list to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  74. ec91336 perf session: Reduce the number of parms to perf_session__process_events by Arnaldo Carvalho de Melo · 15 years ago
  75. 13df45c perf session: Register the idle thread in perf_session__process_events by Arnaldo Carvalho de Melo · 15 years ago
  76. 301a0b0 perf session: Ditch register_perf_file_handler by Arnaldo Carvalho de Melo · 15 years ago
  77. d8f6624 perf session: Pass the perf_session to the event handling operations by Arnaldo Carvalho de Melo · 15 years ago
  78. 94c744b perf tools: Introduce perf_session class by Arnaldo Carvalho de Melo · 15 years ago
  79. 180f95e perf: Make common SAMPLE_EVENT parser by OGAWA Hirofumi · 15 years ago
  80. cf72344 perf scripting: Fix build by Ingo Molnar · 15 years ago
  81. 16c632d perf trace: Add Perl scripting support by Tom Zanussi · 15 years ago
  82. 956ffd0 perf trace: Add scripting ops by Tom Zanussi · 15 years ago
  83. 62daacb perf tools: Reorganize event processing routines, lotsa dups killed by Arnaldo Carvalho de Melo · 15 years ago
  84. b32d133 perf symbols: Simplify symbol machinery setup by Arnaldo Carvalho de Melo · 15 years ago
  85. cc612d8 perf symbols: Look for vmlinux in more places by Arnaldo Carvalho de Melo · 15 years ago
  86. 00a192b perf tools: Simplify the symbol priv area mechanism by Arnaldo Carvalho de Melo · 15 years ago
  87. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  88. f39cdf2 perf tools: Move dereference after NULL test by Julia Lawall · 15 years ago
  89. cda4846 perf tools: Add latency format to trace output by Steven Rostedt · 15 years ago
  90. d5b889f perf tools: Move threads & last_match to threads.c by Arnaldo Carvalho de Melo · 15 years ago
  91. 016e92f perf tools: Unify perf.data mapping and events handling by Frederic Weisbecker · 15 years ago
  92. 03456a1 perf tools: Merge trace.info content into perf.data by Frederic Weisbecker · 15 years ago
  93. b209aa1 perf tools: Start the perf.data mapping at data offset in perf trace by Frederic Weisbecker · 15 years ago
  94. d9b2002 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  95. d4c3768 perf trace: Remove unused code in builtin-trace.c by Tom Zanussi · 15 years ago
  96. cad3071 perf trace: Remove dead code by Arnaldo Carvalho de Melo · 15 years ago
  97. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  98. 8886f42 perf trace: Fix parsing of perf.data by Ingo Molnar · 15 years ago
  99. 6ddf259 perf trace: Sample timestamps as well by Ingo Molnar · 15 years ago
  100. cd6feee perf trace: Sample the CPU too by Ingo Molnar · 15 years ago