1. 8246de8 perf tools: Left-align output contents by Namhyung Kim · 10 years ago
  2. 56c7d79 perf tools: Fix make PYTHON override by Namhyung Kim · 10 years ago
  3. 64c4090 perf kmem: Do not ignore mmap events by Namhyung Kim · 10 years ago
  4. 63914ac perf tools: Show better error message in case we fail to open counters due to EBUSY error by Jiri Olsa · 10 years ago
  5. b0a4520 perf tools: Allow out of order messages in forced flush by Jiri Olsa · 10 years ago
  6. cee3ab9 perf tools: Add debug prints for ordered events queue by Jiri Olsa · 10 years ago
  7. 94786b6 perf tools: Add report.queue-size config file option by Jiri Olsa · 10 years ago
  8. 94c0655 perf tools: Add perf_config_u64 function by Jiri Olsa · 10 years ago
  9. adc56ed perf tools: Add ordered_events__free function by Jiri Olsa · 10 years ago
  10. 36522f5 perf tools: Add ordered_events__init function by Jiri Olsa · 10 years ago
  11. fa4e5c6 perf tools: Use list_move in ordered_events_delete function by Jiri Olsa · 10 years ago
  12. 5f86b80 perf tools: Create ordered-events object by Jiri Olsa · 10 years ago
  13. 79a30fe perf tools: Make perf_session__deliver_event global by Jiri Olsa · 10 years ago
  14. d40b4a1 perf tools: Flush ordered events in case of allocation failure by Jiri Olsa · 10 years ago
  15. 8d99a6c perf tools: Limit ordered events queue size by Jiri Olsa · 10 years ago
  16. d8836b5 perf tools: Factor ordered_events__flush to be more generic by Jiri Olsa · 10 years ago
  17. c64c7e1 perf tools: Add ordered_events__(new|delete) interface by Jiri Olsa · 10 years ago
  18. fc12482 perf tools: Rename ordered_events members by Jiri Olsa · 10 years ago
  19. 37e39aa perf tools: Rename ordered_samples struct to ordered_events by Jiri Olsa · 10 years ago
  20. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  21. 8affc2b perf record: Honour --no-time command line option by Andi Kleen · 10 years ago
  22. b048a24 perf kvm stat: Properly show submicrosecond times by Christian Borntraeger · 10 years ago
  23. 972f393 perf symbols: Make sure --symfs usage includes the path separator by Arnaldo Carvalho de Melo · 10 years ago
  24. 5f1c422 perf evlist: Don't run workload if not told to by Arnaldo Carvalho de Melo · 10 years ago
  25. 7d88574 perf tools: Fix arm64 build error by Mark Salter · 10 years ago
  26. 8578b89 Revert "perf tools: Fix jump label always changing during tracing" by Jiri Olsa · 10 years ago
  27. 78a1b50 perf tools: Fix perf usage string leftover by Jiri Olsa · 10 years ago
  28. dcabb50 perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds by Jiri Olsa · 10 years ago
  29. 33bf748 perf record: Always force PERF_RECORD_FINISHED_ROUND event by Jiri Olsa · 10 years ago
  30. a7a2b8b perf inject: Add --kallsyms parameter by Adrian Hunter · 10 years ago
  31. 9b0d2d8 perf tools: Expose 'addr' functions so they can be reused by Adrian Hunter · 10 years ago
  32. f1dd1460 perf session: Fix accounting of ordered samples queue by Jiri Olsa · 10 years ago
  33. c94b93c perf powerpc: Include util/util.h and remove stringify macros by Sukadev Bhattiprolu · 10 years ago
  34. 0524798 perf tools: Fix build on gcc 4.4.7 by Arnaldo Carvalho de Melo · 10 years ago
  35. 5835edd perf tools: Add thread parameter to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  36. 2b5b8bb perf tools: Add dso__type() by Adrian Hunter · 10 years ago
  37. 51682dc perf tools: Separate the VDSO map name from the VDSO dso name by Adrian Hunter · 10 years ago
  38. 4f71f2a perf tools: Add vdso__new() by Adrian Hunter · 10 years ago
  39. d027b64 perf machine: Fix the lifetime of the VDSO temporary file by Adrian Hunter · 10 years ago
  40. 30f4f81 perf tools: Group VDSO global variables into a structure by Adrian Hunter · 10 years ago
  41. d5652d8 perf session: Add ability to skip 4GiB or more by Adrian Hunter · 10 years ago
  42. 6f917c7 perf session: Add ability to 'skip' a non-piped event stream by Adrian Hunter · 10 years ago
  43. 2a03068 perf tools: Pass machine to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  44. 6d36345 perf tools: Add dso__data_size() by Adrian Hunter · 10 years ago
  45. a6a69db perf tools: Move rdtsc() function by Adrian Hunter · 10 years ago
  46. b9d266b perf machine: Add ability to record the current tid for each cpu by Adrian Hunter · 10 years ago
  47. bf49c35 perf tools: Add cpu to struct thread by Adrian Hunter · 10 years ago
  48. 1f625b0 perf tools: Add dsos__hit_all() by Adrian Hunter · 10 years ago
  49. 288be94 perf tools: Add dso__data_status_seen() by Adrian Hunter · 10 years ago
  50. c27697d perf tools: Record whether a dso has data by Adrian Hunter · 10 years ago
  51. 578bea4 perf script: Do not print dangling '=>' for BTS by Adrian Hunter · 10 years ago
  52. 8066be5f perf script: Improve srcline display for BTS by Adrian Hunter · 10 years ago
  53. deaff8b perf tools: Fix jump label always changing during tracing by Adrian Hunter · 10 years ago
  54. a6f6ae9 perf tools: Fix incorrect fd error comparison by Adrian Hunter · 10 years ago
  55. fb57817 perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag by Jiri Olsa · 10 years ago
  56. 57480d2 perf tools: Enable close-on-exec flag on perf file descriptor by Yann Droneaud · 10 years ago
  57. 0b43786 perf tools: Allow TSC conversion on any arch by Adrian Hunter · 10 years ago
  58. ff527bc perf tools: Remove needless getopt.h includes by Jiri Olsa · 10 years ago
  59. bbb2cea perf tools: Add --debug optionto set debug variable by Jiri Olsa · 10 years ago
  60. c95688a perf tools: Factor eprintf to allow different debug variables by Jiri Olsa · 10 years ago
  61. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  62. acebd40 perf tools: Remove verbose from functions prototypes by Jiri Olsa · 10 years ago
  63. 418029b perf machine: Fix leak of 'struct thread' on error path by Adrian Hunter · 10 years ago
  64. 9608b84 perf thread: Allow deletion of a thread with no map groups by Adrian Hunter · 10 years ago
  65. 29ce361 perf machine: Fix map groups of threads with unknown pids by Adrian Hunter · 10 years ago
  66. 2afd2bc perf evsel: Add 'immediate' option by Adrian Hunter · 10 years ago
  67. 6ff1ce7 perf evsel: Add 'no_aux_samples' option by Adrian Hunter · 10 years ago
  68. ea8e08a perf tools: Add option macro OPT_CALLBACK_OPTARG by Adrian Hunter · 10 years ago
  69. f6d3136 perf tools: Add feature test for __sync_val_compare_and_swap by Adrian Hunter · 10 years ago
  70. a8a8f3e perf evlist: Pass mmap parameters in a struct by Adrian Hunter · 10 years ago
  71. 919d86d perf session: Flag if the event stream is entirely in memory by Adrian Hunter · 10 years ago
  72. 9c00a81 perf symbols: Add ability to iterate over a dso's symbols by Adrian Hunter · 10 years ago
  73. bdac0bc perf symbols: Do not attempt to read data from kallsyms by Adrian Hunter · 10 years ago
  74. c6d8f2a perf symbols: Record whether a dso is 64-bit by Adrian Hunter · 10 years ago
  75. 5173fbb perf buildid-cache: Apply force option to copying kcore by Adrian Hunter · 10 years ago
  76. 4d40b05 perf callchain: Fix appending a callchain from a previous sample by Adrian Hunter · 10 years ago
  77. e38b43c perf inject: Fix build id injection by Adrian Hunter · 10 years ago
  78. a2f3b6b perf symbols: Fix missing GNU IFUNC symbols by Adrian Hunter · 10 years ago
  79. 1f2a706 perf tools: Fix missing kernel map load by Adrian Hunter · 10 years ago
  80. 39e09d4 perf record: Select comm_exec flag if supported by Adrian Hunter · 10 years ago
  81. 022c50d perf script: Display PERF_RECORD_MISC_COMM_EXEC flag by Adrian Hunter · 10 years ago
  82. 1fcb876 perf machine: Fix the value used for unknown pids by Adrian Hunter · 10 years ago
  83. 57608cf perf script: Provide additional sample information on generic events by Joseph Schuchart · 10 years ago
  84. 0f5f5bc perf script: Add callchain to generic and tracepoint events by Joseph Schuchart · 10 years ago
  85. 05f832e perf script: Add missing calls to Py_DECREF for return values by Joseph Schuchart · 10 years ago
  86. 3be8e2a perf kvm: Add stat support on s390 by Alexander Yarygin · 10 years ago
  87. 54c801f perf kvm: Add skip_event() for --duration option by Alexander Yarygin · 10 years ago
  88. 9daa812 perf kvm: Move arch specific code into arch/ by Alexander Yarygin · 10 years ago
  89. 44b3802 perf kvm: Use defines of kvm events by Alexander Yarygin · 10 years ago
  90. ff2ebe4 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  91. d243144 perf timechart: Add more options to IO mode by Stanislav Fomichev · 10 years ago
  92. 962e310 perf timechart: Conditionally update start_time on fork by Stanislav Fomichev · 10 years ago
  93. b97b59b perf timechart: Implement IO mode by Stanislav Fomichev · 10 years ago
  94. f8dda74 perf timechart: Fix rendering in Firefox by Stanislav Fomichev · 10 years ago
  95. 4414a3c perf trace: Fix build on 32-bit systems by Arnaldo Carvalho de Melo · 10 years ago
  96. a2ea67d perf trace: Add pagefault statistics by Stanislav Fomichev · 10 years ago
  97. 071266b perf tools: Suggest using -f to override perf.data file ownership message by Arnaldo Carvalho de Melo · 10 years ago
  98. d400a68 perf tools: Convert open coded equivalents to asprintf() by Andy Shevchenko · 10 years ago
  99. f8d9ccd perf tools: Allow to use cpuinfo on s390 by Alexander Yarygin · 10 years ago
  100. 65c647a perf kvm: Refactoring of cpu_isa_config() by Alexander Yarygin · 10 years ago