1. 03617c2 libperf: Add threads to struct perf_evlist by Jiri Olsa · 5 years ago
  2. f72f901 libperf: Add cpus to struct perf_evlist by Jiri Olsa · 5 years ago
  3. af663bd libperf: Add threads to struct perf_evsel by Jiri Olsa · 5 years ago
  4. d400bd3 libperf: Add cpus to struct perf_evsel by Jiri Olsa · 5 years ago
  5. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  6. 6484d2f libperf: Add nr_entries to struct perf_evlist by Jiri Olsa · 5 years ago
  7. ce9036a libperf: Include perf_evlist in evlist object by Jiri Olsa · 5 years ago
  8. 7836e52 libperf: Add perf_thread_map__get()/perf_thread_map__put() by Jiri Olsa · 5 years ago
  9. e74676d perf evlist: Rename perf_evlist__disable() to evlist__disable() by Jiri Olsa · 5 years ago
  10. 1c87f16 perf evlist: Rename perf_evlist__enable() to evlist__enable() by Jiri Olsa · 5 years ago
  11. 5972d1e perf evsel: Rename perf_evsel__open() to evsel__open() by Jiri Olsa · 5 years ago
  12. c12995a perf evlist: Rename perf_evlist__delete() to evlist__delete() by Jiri Olsa · 5 years ago
  13. 0f98b11 perf evlist: Rename perf_evlist__new() to evlist__new() by Jiri Olsa · 5 years ago
  14. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  15. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  16. 9749b90 perf tools: Rename struct thread_map to struct perf_thread_map by Jiri Olsa · 5 years ago
  17. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  18. 53651b2 perf record: Add support to collect callchains from kernel or user space only by yuzhoujian · 6 years ago
  19. aeea906 perf parse-regs: Split parse_regs by Kan Liang · 6 years ago
  20. 504c1ad perf record: Implement -z,--compression_level[=<n>] option by Alexey Budankov · 6 years ago
  21. ef78112 perf record: Implement compression for AIO trace streaming by Alexey Budankov · 6 years ago
  22. 5d7f411 perf record: Implement compression for serial trace streaming by Alexey Budankov · 6 years ago
  23. 51255a8 perf mmap: Implement dedicated memory buffer for data compression by Alexey Budankov · 6 years ago
  24. 42e1fd8 perf record: Implement COMPRESSED event record and its attributes by Alexey Budankov · 6 years ago
  25. d3c8c08 perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics by Alexey Budankov · 6 years ago
  26. 8e5bc76 perf record: Fix suggestion to get list of registers usable with --user-regs and --intr-regs by Arnaldo Carvalho de Melo · 6 years ago
  27. 470530b perf record: Implement --mmap-flush=<number> option by Alexey Budankov · 6 years ago
  28. d56354d perf tools: Save bpf_prog_info and BTF of new BPF programs by Song Liu · 6 years ago
  29. 657ee55 perf evlist: Introduce side band thread by Song Liu · 6 years ago
  30. e541695 perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead of perf_tool by Song Liu · 6 years ago
  31. 71184c6 perf record: Replace option --bpf-event with --no-bpf-event by Song Liu · 6 years ago
  32. c38dab7 perf record: Clarify help for --switch-output by Andi Kleen · 6 years ago
  33. 03724b2 perf record: Allow to limit number of reported perf.data files by Andi Kleen · 6 years ago
  34. 258031c perf header: Add DIR_FORMAT feature to describe directory data by Jiri Olsa · 6 years ago
  35. cd3dd8d perf data: Don't store auxtrace index for directory data file by Jiri Olsa · 6 years ago
  36. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  37. 45112e8 perf data: Move size to struct perf_data_file by Jiri Olsa · 6 years ago
  38. f4fe11b perf record: Implement --affinity=node|cpu option by Alexey Budankov · 6 years ago
  39. f13de66 perf record: Apply affinity masks when reading mmap buffers by Alexey Budankov · 6 years ago
  40. 9d2ed64 perf record: Allocate affinity masks by Alexey Budankov · 6 years ago
  41. 159b0da perf pmu: Remove set_drv_config API by Mathieu Poirier · 6 years ago
  42. 7b612e2 perf tools: Synthesize PERF_RECORD_* for loaded BPF programs by Song Liu · 6 years ago
  43. 45178a9 perf tools: Handle PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  44. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  45. 93f20c0 perf record: Extend trace writing to multi AIO by Alexey Budankov · 6 years ago
  46. d3d1af6 perf record: Enable asynchronous trace writing by Alexey Budankov · 6 years ago
  47. cf99ad1 perf record: Support weak groups by Andi Kleen · 6 years ago
  48. cf79051 perf record: Encode -k clockid frequency into Perf trace by Alexey Budankov · 6 years ago
  49. ded2b8f perf tools: Add 'struct perf_mmap' arg to record__write() by Jiri Olsa · 6 years ago
  50. e035f4c perf auxtrace: Pass struct perf_mmap into mmap__read* functions by Jiri Olsa · 6 years ago
  51. 318ec18 perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs() by Jiri Olsa · 6 years ago
  52. a201551 perf record: Synthesize features before events in pipe mode by Jiri Olsa · 7 years ago
  53. cff1720 perf record: Avoid duplicate call of perf_default_config() by Yisheng Xie · 7 years ago
  54. 915b4e2 perf record: Remove progname from struct record by Jiri Olsa · 7 years ago
  55. 20a8a3c perf record: Move machine variable down the function by Jiri Olsa · 7 years ago
  56. 07a9461 perf mmap: Use the stored scope data in perf_mmap__push() by Kan Liang · 7 years ago
  57. 4b5ea3b perf record: Combine some auxtrace initialization into a single function by Adrian Hunter · 7 years ago
  58. ad46e48c perf record: Fix crash in pipe mode by Jiri Olsa · 7 years ago
  59. b09c236 perf record: Throttle user defined frequencies to the maximum allowed by Arnaldo Carvalho de Melo · 7 years ago
  60. 6723047 perf record: Allow asking for the maximum allowed sample rate by Arnaldo Carvalho de Melo · 7 years ago
  61. c3dec27 perf record: Put new line after target override warning by Jiri Olsa · 7 years ago
  62. f290aa1 perf record: Fix period option handling by Jiri Olsa · 7 years ago
  63. 68588ba perf record: Record the first and last sample time in the header by Jin Yao · 7 years ago
  64. ca80006 perf evsel: Enable ignore_missing_thread for pid option by Mengting Zhang · 7 years ago
  65. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  66. 0b72d69 perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record by Wang Nan · 7 years ago
  67. ca6a9a0 perf mmap: Remove overwrite from arguments list of perf_mmap__push by Wang Nan · 7 years ago
  68. 144b9a4 perf evlist: Remove evlist->overwrite by Wang Nan · 7 years ago
  69. 7a276ff perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex by Wang Nan · 7 years ago
  70. 373565d perf record: Synthesize thread map and cpu map by Andi Kleen · 7 years ago
  71. bfd8f72 perf record: Synthesize unit/scale/... in event update by Andi Kleen · 7 years ago
  72. 6c44395 perf record: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  73. d3dbf43 perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay by Arnaldo Carvalho de Melo · 7 years ago
  74. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  75. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  76. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  77. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  78. 73c17d8 perf mmap: Adopt push method from builtin-record.c by Arnaldo Carvalho de Melo · 7 years ago
  79. d37f158 perf record: Make record__mmap_read generic by Arnaldo Carvalho de Melo · 7 years ago
  80. 340b47f perf top: Implement multithreading for perf_event__synthesize_threads by Kan Liang · 7 years ago
  81. 84c4174 perf record: Support direct --user-regs arguments by Andi Kleen · 7 years ago
  82. 3b0a5da perf tools: Support new sample type for physical address by Kan Liang · 7 years ago
  83. e9def1b perf tools: Add feature header record to pipe-mode by David Carrillo-Cisneros · 8 years ago
  84. 4b4cd50 perf record: Do not ask for precise_ip with --no-samples by Arnaldo Carvalho de Melo · 8 years ago
  85. 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
  86. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  87. c5e4027 perf tools: Move timestamp routines from util.h to time-utils.h by Arnaldo Carvalho de Melo · 8 years ago
  88. 58db1d6 perf tools: Move units conversion/formatting routines to separate object by Arnaldo Carvalho de Melo · 8 years ago
  89. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  90. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  91. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  92. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  93. e907caf perf record: Synthesize namespace events for current processes by Hari Bathini · 8 years ago
  94. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  95. 68ba323 perf record: Honor --quiet option properly by Namhyung Kim · 8 years ago
  96. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  97. 483635a perf record: Add -a as default target by Jiri Olsa · 8 years ago
  98. 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
  99. d6195a6 perf evsel: Inform how to make a sysctl setting permanent by Arnaldo Carvalho de Melo · 8 years ago
  100. ecc4c56 perf tools: Propagate perf_config() errors by Arnaldo Carvalho de Melo · 8 years ago