1. 70d544d perf evsel: Delete the event selectors at exit by Arnaldo Carvalho de Melo · 14 years ago
  2. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 14 years ago
  3. a43d3f0 perf record: Fix use of sample_id_all userspace with !sample_id_all kernels by Arnaldo Carvalho de Melo · 14 years ago
  4. eac23d1 perf record,report,annotate,diff: Process events in order by Ian Munsie · 14 years ago
  5. 21ef97f perf session: Fallback to unordered processing if no sample_id_all by Ian Munsie · 14 years ago
  6. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  7. 18483b8 perf record: Fix eternal wait for stillborn child by Arnaldo Carvalho de Melo · 14 years ago
  8. 9c90a61 perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  9. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  10. baa2f6c perf record: Add option to disable collecting build-ids by Arnaldo Carvalho de Melo · 14 years ago
  11. 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  12. c1a3a4b perf record: Handle restrictive permissions in /proc/{kallsyms,modules} by Arnaldo Carvalho de Melo · 14 years ago
  13. d9cf837 perf stat: Change and clean up sys_perf_event_open error handling by Corey Ashford · 14 years ago
  14. bca647a perf record: make the record options available outside perf record by Tom Zanussi · 14 years ago
  15. b44308f perf scripting: Shut up 'perf record' final status by Arnaldo Carvalho de Melo · 14 years ago
  16. 0ab7368 perf record: Remove newline character from perror() argument by Matt Fleming · 14 years ago
  17. d65a458 perf tools: Release session and symbol resources on exit by Arnaldo Carvalho de Melo · 14 years ago
  18. 39d17da perf record: Release resources at exit by Arnaldo Carvalho de Melo · 14 years ago
  19. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  20. 830f4c8 perf kvm: Get rid of unused guest_kallsyms by Gui Jianfeng · 14 years ago
  21. 5ffc888 perf record: prevent kill(0, SIGTERM); by Ian Munsie · 14 years ago
  22. a1ac1d3 perf record: Add option to avoid updating buildid cache by Stephane Eranian · 14 years ago
  23. cf103a1 perf record: Avoid synthesizing mmap() for all processes in per-thread mode by Stephane Eranian · 14 years ago
  24. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 14 years ago
  25. f60f359 perf report: Implement --sort cpu by Arun Sharma · 14 years ago
  26. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 14 years ago
  27. 2fb750e perf-record: Check correct pid when forking by Borislav Petkov · 14 years ago
  28. 0e2e63d perf-record: Share per-cpu buffers by Peter Zijlstra · 14 years ago
  29. 57adc51 perf-record: Remove -M by Peter Zijlstra · 14 years ago
  30. ef365ce perf record: remove unneeded gettimeofday() call by Russ Anderson · 14 years ago
  31. a41794c perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 14 years ago
  32. 1967936 perf options: Check v type in OPT_U?INTEGER by Arnaldo Carvalho de Melo · 14 years ago
  33. 3de29ca perf record: Fix bug mismatch with -c option definition by Stephane Eranian · 14 years ago
  34. 2e6cdf9 perf tools: change event inheritance logic in stat and record by Stephane Eranian · 14 years ago
  35. 9840280 perf: Introduce a new "round of buffers read" pseudo event by Frederic Weisbecker · 14 years ago
  36. db620b1 perf/record: simplify TRACE_INFO tracepoint check by Tom Zanussi · 14 years ago
  37. 63e0c77 perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW by Tom Zanussi · 14 years ago
  38. 2c9faa0 perf record: Don't exit in live mode when no tracepoints are enabled by Arnaldo Carvalho de Melo · 14 years ago
  39. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  40. 789688f perf/live: don't synthesize build ids at the end of a live mode trace by Tom Zanussi · 14 years ago
  41. 23346f2 perf tools: Rename "kernel_info" to "machine" by Arnaldo Carvalho de Melo · 14 years ago
  42. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  43. 84b13fd Merge branch 'perf/live' into perf/core by Ingo Molnar · 14 years ago
  44. f921281 perf: Make the trace events sample period default to 1 by Frederic Weisbecker · 14 years ago
  45. 7865e81 perf: Make -f the default for perf record by Frederic Weisbecker · 14 years ago
  46. c7929e4 perf: Convert perf header build_ids into build_id events by Tom Zanussi · 14 years ago
  47. 9215545 perf: Convert perf tracing data into a tracing_data event by Tom Zanussi · 14 years ago
  48. cd19a03 perf: Convert perf event types into event type events by Tom Zanussi · 14 years ago
  49. 2c46dbb perf: Convert perf header attrs into attr events by Tom Zanussi · 14 years ago
  50. 529870e perf record: Introduce special handling for pipe output by Tom Zanussi · 14 years ago
  51. 8dc5810 perf: Add pipe-specific header read/write and event processing code by Tom Zanussi · 14 years ago
  52. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  53. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 14 years ago
  54. 7016213 perf record: Add a fallback to the reference relocation symbol by Arnaldo Carvalho de Melo · 14 years ago
  55. 5a10317 perf record: Zero out mmap_array to fix segfault by Zhang, Yanmin · 14 years ago
  56. d6d901c perf events: Change perf parameter --pid to process-wide collection instead of thread-wide by Zhang, Yanmin · 14 years ago
  57. 46be604 perf record: Enable counters only when kernel is execing subcommand by Zhang, Yanmin · 14 years ago
  58. bedbfde perf record: Enable the enable_on_exec flag if record forks the target by Eric B Munson · 14 years ago
  59. 937779d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  60. 6230f2c perf record: Mention paranoid sysctl when failing to create counter by Arnaldo Carvalho de Melo · 14 years ago
  61. 9f591fd perf record: Don't try to find buildids in a zero sized file by Arnaldo Carvalho de Melo · 14 years ago
  62. a12b51c perf tools: Fix sparse CPU numbering related bugs by Paul Mackerras · 14 years ago
  63. 8907fd6 perf record: Add ID and to recorded event data when recording multiple events by Eric B Munson · 14 years ago
  64. f7e7ee3 perf record: Fix existing process callgraph symbol by austin_zhang@linux.intel.com · 14 years ago
  65. f887f30 perf tools: Clean up O_LARGEFILE et al usage by Xiao Guangrong · 14 years ago
  66. 6122e4e perf record: Stop intercepting events, use postprocessing to get build-ids by Arnaldo Carvalho de Melo · 14 years ago
  67. b8f46c5 perf tools: Use O_LARGEFILE to open perf data file by Xiao Guangrong · 14 years ago
  68. a8e6f73 Revert "perf record: Intercept all events" by Hitoshi Mitake · 14 years ago
  69. 64abebf7 perf session: Create kernel maps in the constructor by Arnaldo Carvalho de Melo · 14 years ago
  70. f5a2c3d perf record: Intercept all events by Arnaldo Carvalho de Melo · 14 years ago
  71. 18c3daa perf record: Encode the domain while synthesizing MMAP events by Arnaldo Carvalho de Melo · 14 years ago
  72. b7cece7 perf tools: Encode kernel module mappings in perf.data by Arnaldo Carvalho de Melo · 14 years ago
  73. 56b03f3 perf tools: Handle relocatable kernels by Arnaldo Carvalho de Melo · 15 years ago
  74. d4db3f1 perf record: We should fork only if a program was specified to run by Arnaldo Carvalho de Melo · 15 years ago
  75. 60ab271 perf record: Use per-task-per-cpu events for inherited events by Peter Zijlstra · 15 years ago
  76. 856e966 perf record: Properly synchronize child creation by Peter Zijlstra · 15 years ago
  77. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago
  78. 75be6cf perf symbols: Make symbol_conf global by Arnaldo Carvalho de Melo · 15 years ago
  79. b38d346 perf record: Rename perf.data to perf.data.old if --force/-f is used by Arnaldo Carvalho de Melo · 15 years ago
  80. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  81. d8f6624 perf session: Pass the perf_session to the event handling operations by Arnaldo Carvalho de Melo · 15 years ago
  82. 94c744b perf tools: Introduce perf_session class by Arnaldo Carvalho de Melo · 15 years ago
  83. bfd4511 perf record, x86: Print more intelligent error message when sampling fails by Simon Kaempflein · 15 years ago
  84. d5eed90 perf tools: Eliminate some more die() uses in library functions by Arnaldo Carvalho de Melo · 15 years ago
  85. 4dc0a04 perf tools: perf_header__read() shouldn't die() by Arnaldo Carvalho de Melo · 15 years ago
  86. a9a70bb perf tools: Don't die() in perf_header__new() by Arnaldo Carvalho de Melo · 15 years ago
  87. 5875412 perf tools: Don't die() in perf_header_attr__add_id() by Arnaldo Carvalho de Melo · 15 years ago
  88. 11deb1f perf tools: Don't die() in perf_header__add_attr() by Arnaldo Carvalho de Melo · 15 years ago
  89. dc79c0f perf tools: Don't die in perf_header_attr__new() by Arnaldo Carvalho de Melo · 15 years ago
  90. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  91. 3e13ab2 perf tools: Use perf_header__set/has_feat whenever possible by Frederic Weisbecker · 15 years ago
  92. 8671dab perf tools: Move the build-id storage operations to headers by Frederic Weisbecker · 15 years ago
  93. de89672 perf tools: Synthetize the targeted process by Frederic Weisbecker · 15 years ago
  94. c10edee perf tools: Fix permission checks by Pekka Enberg · 15 years ago
  95. 8d06367 perf symbols: Use the buildids if present by Arnaldo Carvalho de Melo · 15 years ago
  96. 234fbbf perf tools: Generalize event synthesizing routines by Arnaldo Carvalho de Melo · 15 years ago
  97. 7f3bedc perf record: Fix race where process can disappear while reading its /proc/pid/tasks by Arnaldo Carvalho de Melo · 15 years ago
  98. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  99. 2ba0825 perf tools: Introduce bitmask'ed additional headers by Frederic Weisbecker · 15 years ago
  100. 5a116dd perf tools: Use kernel bitmap library by Frederic Weisbecker · 15 years ago