1. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  2. 45112e8 perf data: Move size to struct perf_data_file by Jiri Olsa · 6 years ago
  3. f4fe11b perf record: Implement --affinity=node|cpu option by Alexey Budankov · 6 years ago
  4. f13de66 perf record: Apply affinity masks when reading mmap buffers by Alexey Budankov · 6 years ago
  5. 9d2ed64 perf record: Allocate affinity masks by Alexey Budankov · 6 years ago
  6. 159b0da perf pmu: Remove set_drv_config API by Mathieu Poirier · 6 years ago
  7. 7b612e2 perf tools: Synthesize PERF_RECORD_* for loaded BPF programs by Song Liu · 6 years ago
  8. 45178a9 perf tools: Handle PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  9. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  10. 93f20c0 perf record: Extend trace writing to multi AIO by Alexey Budankov · 6 years ago
  11. d3d1af6 perf record: Enable asynchronous trace writing by Alexey Budankov · 6 years ago
  12. cf99ad1 perf record: Support weak groups by Andi Kleen · 6 years ago
  13. cf79051 perf record: Encode -k clockid frequency into Perf trace by Alexey Budankov · 6 years ago
  14. ded2b8f perf tools: Add 'struct perf_mmap' arg to record__write() by Jiri Olsa · 6 years ago
  15. e035f4c perf auxtrace: Pass struct perf_mmap into mmap__read* functions by Jiri Olsa · 6 years ago
  16. 318ec18 perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs() by Jiri Olsa · 6 years ago
  17. a201551 perf record: Synthesize features before events in pipe mode by Jiri Olsa · 7 years ago
  18. cff1720 perf record: Avoid duplicate call of perf_default_config() by Yisheng Xie · 7 years ago
  19. 915b4e2 perf record: Remove progname from struct record by Jiri Olsa · 7 years ago
  20. 20a8a3c perf record: Move machine variable down the function by Jiri Olsa · 7 years ago
  21. 07a9461 perf mmap: Use the stored scope data in perf_mmap__push() by Kan Liang · 7 years ago
  22. 4b5ea3b perf record: Combine some auxtrace initialization into a single function by Adrian Hunter · 7 years ago
  23. ad46e48c perf record: Fix crash in pipe mode by Jiri Olsa · 7 years ago
  24. b09c236 perf record: Throttle user defined frequencies to the maximum allowed by Arnaldo Carvalho de Melo · 7 years ago
  25. 6723047 perf record: Allow asking for the maximum allowed sample rate by Arnaldo Carvalho de Melo · 7 years ago
  26. c3dec27 perf record: Put new line after target override warning by Jiri Olsa · 7 years ago
  27. f290aa1 perf record: Fix period option handling by Jiri Olsa · 7 years ago
  28. 68588ba perf record: Record the first and last sample time in the header by Jin Yao · 7 years ago
  29. ca80006 perf evsel: Enable ignore_missing_thread for pid option by Mengting Zhang · 7 years ago
  30. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  31. 0b72d69 perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record by Wang Nan · 7 years ago
  32. ca6a9a0 perf mmap: Remove overwrite from arguments list of perf_mmap__push by Wang Nan · 7 years ago
  33. 144b9a4 perf evlist: Remove evlist->overwrite by Wang Nan · 7 years ago
  34. 7a276ff perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex by Wang Nan · 7 years ago
  35. 373565d perf record: Synthesize thread map and cpu map by Andi Kleen · 7 years ago
  36. bfd8f72 perf record: Synthesize unit/scale/... in event update by Andi Kleen · 7 years ago
  37. 6c44395 perf record: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  38. d3dbf43 perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay by Arnaldo Carvalho de Melo · 7 years ago
  39. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  40. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  41. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  42. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  43. 73c17d8 perf mmap: Adopt push method from builtin-record.c by Arnaldo Carvalho de Melo · 7 years ago
  44. d37f158 perf record: Make record__mmap_read generic by Arnaldo Carvalho de Melo · 7 years ago
  45. 340b47f perf top: Implement multithreading for perf_event__synthesize_threads by Kan Liang · 7 years ago
  46. 84c4174 perf record: Support direct --user-regs arguments by Andi Kleen · 7 years ago
  47. 3b0a5da perf tools: Support new sample type for physical address by Kan Liang · 7 years ago
  48. e9def1b perf tools: Add feature header record to pipe-mode by David Carrillo-Cisneros · 7 years ago
  49. 4b4cd50 perf record: Do not ask for precise_ip with --no-samples by Arnaldo Carvalho de Melo · 8 years ago
  50. 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
  51. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  52. c5e4027 perf tools: Move timestamp routines from util.h to time-utils.h by Arnaldo Carvalho de Melo · 8 years ago
  53. 58db1d6 perf tools: Move units conversion/formatting routines to separate object by Arnaldo Carvalho de Melo · 8 years ago
  54. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  55. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  56. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  57. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  58. e907caf perf record: Synthesize namespace events for current processes by Hari Bathini · 8 years ago
  59. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  60. 68ba323 perf record: Honor --quiet option properly by Namhyung Kim · 8 years ago
  61. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  62. 483635a perf record: Add -a as default target by Jiri Olsa · 8 years ago
  63. 9d6aae7 perf record: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 8 years ago
  64. d6195a6 perf evsel: Inform how to make a sysctl setting permanent by Arnaldo Carvalho de Melo · 8 years ago
  65. ecc4c56 perf tools: Propagate perf_config() errors by Arnaldo Carvalho de Melo · 8 years ago
  66. bfacbe3 perf record: Add switch-output time option argument by Jiri Olsa · 8 years ago
  67. 0c58244 perf record: Add switch-output size warning by Jiri Olsa · 8 years ago
  68. dc0c612 perf record: Add switch-output size option argument by Jiri Olsa · 8 years ago
  69. cb4e1eb perf record: Change switch-output option to take optional argument by Jiri Olsa · 8 years ago
  70. 1b43b70 perf record: Add struct switch_output by Jiri Olsa · 8 years ago
  71. 60437ac perf record: Fix --switch-output documentation and comment by Jiri Olsa · 8 years ago
  72. efd2130 perf record: Make __record_options static by Jiri Olsa · 8 years ago
  73. 23dc4f1 perf record: Force ignore_missing_thread for uid option by Jiri Olsa · 8 years ago
  74. a074865 perf tools: Introduce perf hooks by Wang Nan · 8 years ago
  75. 1b36c03 perf record: Add support for using symbols in address filters by Adrian Hunter · 8 years ago
  76. 5c01ad60 perf record: Fix error paths by Adrian Hunter · 8 years ago
  77. 394c01e perf record: Rename label 'out_symbol_exit' by Adrian Hunter · 8 years ago
  78. 5d8bb1e perf tools: Add PMU configuration to tools by Mathieu Poirier · 8 years ago
  79. 5e30d55 perf record: Fix spelling mistake "Finshed" -> "Finished" by Colin Ian King · 8 years ago
  80. 0693e68 perf record: Use USEC_PER_MSEC by Arnaldo Carvalho de Melo · 8 years ago
  81. b6f35ed perf record: Add --sample-cpu option by Jiri Olsa · 8 years ago
  82. 4ea648a perf record: Add --tail-synthesize option by Wang Nan · 8 years ago
  83. 626a6b7 perf tools: Enable overwrite settings by Wang Nan · 8 years ago
  84. 05737464 perf record: Read from overwritable ring buffer by Wang Nan · 8 years ago
  85. 54cc54d perf evlist: Setup backward mmap state machine by Wang Nan · 8 years ago
  86. b2cb615 perf evlist: Introduce backward_mmap array for evlist by Wang Nan · 8 years ago
  87. a4ea0ec perf record: Decouple record__mmap_read() and evlist. by Wang Nan · 8 years ago
  88. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  89. ee667f9 perf record: Prepare picking perf_event_mmap_page from multiple evlists by Wang Nan · 9 years ago
  90. cb21686 perf record: Prepare reading from multiple evlists in record__mmap_read_all() by Wang Nan · 9 years ago
  91. cda57a8 perf record: Move mmap setup block to separate function by Wang Nan · 9 years ago
  92. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  93. 41840d2 perf config: Move config declarations from util/cache.h to util/config.h by Taeung Song · 9 years ago
  94. 0aab213 perf record: Add --dry-run option to check cmdline options by Wang Nan · 9 years ago
  95. c45628b perf record: Robustify perf_event__synth_time_conv() by Wang Nan · 9 years ago
  96. 3a62a7b perf record: Read from backward ring buffer by Wang Nan · 9 years ago
  97. 09fa4f4 perf record: Rename variable to make code clear by Wang Nan · 9 years ago
  98. 2d11c65 perf record: Prevent reading invalid data in record__mmap_read by Wang Nan · 9 years ago
  99. be7b0c9 perf record: Generate tracking events for process forked by perf by Wang Nan · 9 years ago
  100. 0c1d46a perf record: Disable buildid cache options by default in switch output mode by Wang Nan · 9 years ago