- 9bce13e perf record: Disable debuginfod by default by Jiri Olsa · 3 years, 1 month ago
- 6d18804 perf cpumap: Give CPUs their own type by Ian Rogers · 3 years ago
- 7248e30 perf tools: Record ARM64 LR register automatically by Alexandre Truong · 3 years ago
- 7cc7255 perf tools: Check vmlinux/kallsyms arguments in all tools by James Clark · 3 years, 2 months ago
- 6175047 perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID by Adrian Hunter · 3 years, 4 months ago
- 41b740b perf record: Add --synth option by Namhyung Kim · 3 years, 5 months ago
- 84111b9 perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events during record by Namhyung Kim · 3 years, 5 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 7fc5b57 tools: rename bitmap_alloc() to bitmap_zalloc() by Andy Shevchenko · 3 years, 4 months ago
- bb07d62 perf record: Fix wrong comm in system-wide mode with delay by Namhyung Kim · 3 years, 4 months ago
- 1d3351e perf tools: Enable on a list of CPUs for hybrid by Jin Yao · 3 years, 5 months ago
- c3a057d perf inject: Fix output from a file to a pipe by Namhyung Kim · 3 years, 5 months ago
- 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 5 months ago
- b91e549 perf record: Add a dummy event on hybrid systems to collect metadata records by Kan Liang · 3 years, 6 months ago
- 3a68312 libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups by Jiri Olsa · 3 years, 6 months ago
- fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
- ce09673 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 4f2abe9 perf record: Move probing cgroup sampling support by Namhyung Kim · 3 years, 7 months ago
- 66286ed perf record: Set timestamp boundary for AUX area events by Adrian Hunter · 3 years, 8 months ago
- 91c0f5e perf record: Uniquify hybrid event name by Jin Yao · 3 years, 8 months ago
- b53a075 perf record: Create two hybrid 'cycles' events by default by Jin Yao · 3 years, 8 months ago
- 3535a69 perf record: Improve 'Workload failed' message printing events + what was exec'ed by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- d58b3f7 perf auxtrace: Automatically group aux-output events by Adrian Hunter · 4 years ago
- e16c2ce perf record: Fix continue profiling after draining the buffer by Yang Jihong · 3 years, 11 months ago
- 47fddcb perf tools: Add 'ping' control command by Jiri Olsa · 4 years ago
- f186cd6 perf tools: Add 'stop' control command by Jiri Olsa · 4 years ago
- 142544a perf tools: Add 'evlist' control command by Jiri Olsa · 4 years ago
- 991ae4e perf tools: Allow to enable/disable events via control file by Jiri Olsa · 4 years ago
- c1de7f3 perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Kan Liang · 4 years ago
- e29386c perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id by Jiri Olsa · 4 years ago
- 542b88f perf record: Support new sample type for data page size by Kan Liang · 4 years, 1 month ago
- db0ea13c perf evlist: Use the right prefix for 'struct evlist' record methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 25f84702 perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 78e1bc2 perf evlist: Use the right prefix for 'struct evlist' event attribute config methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 64b4778 perf evlist: Use the right prefix for 'struct evlist' event group methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7748bb7 perf evlist: Use the right prefix for 'struct evlist' create maps methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- e80db25 perf evlist: Use the right prefix for 'struct evlist' tracking event methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 08c8399 perf evlist: Use the right prefix for 'struct evlist' sideband thread methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 24bf91a perf evlist: Use the right prefix for 'struct evlist' 'filter' methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- ade9d20 perf evlist: Use the right prefix for 'struct evlist' 'toggle' methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7b392ef perf evlist: Use the right prefix for 'struct evlist' 'workload' methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- ee7fe31 perf tools: Consolidate close_control_option()'s into one function by Adrian Hunter · 4 years, 4 months ago
- d20aff1 perf record: Add 'snapshot' control command by Adrian Hunter · 4 years, 4 months ago
- a8fcbd2 perf tools: Add FIFO file names as alternative options to --control by Adrian Hunter · 4 years, 4 months ago
- 9864a66 perf tools: Consolidate --control option parsing into one function by Adrian Hunter · 4 years, 4 months ago
- a060c1f perf record: Correct the help info of option "--no-bpf-event" by Wei Li · 4 years, 4 months ago
- 1101c87 perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set by Jin Yao · 4 years, 5 months ago
- 9d88a1a1 perf tools: Move clockid_res_ns under clock struct by Jiri Olsa · 4 years, 5 months ago
- d1e325c perf header: Store clock references for -k/--clockid option by Jiri Olsa · 4 years, 5 months ago
- 6953beb perf clockid: Move parse_clockid() to new clockid object by Jiri Olsa · 4 years, 5 months ago
- 1d078cc perf record: Introduce --control fd:ctl-fd[,ack-fd] options by Alexey Budankov · 4 years, 5 months ago
- acce022 perf record: Implement control commands handling by Alexey Budankov · 4 years, 5 months ago
- 68cd3b4 perf record: Extend -D,--delay option with -1 value by Alexey Budankov · 4 years, 5 months ago
- 246eba8 perf tools: Add support for PERF_RECORD_TEXT_POKE by Adrian Hunter · 4 years, 8 months ago
- facbf0b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 442ad225 perf record: Fix duplicated sideband events with Intel PT system wide tracing by Adrian Hunter · 4 years, 6 months ago
- 8cedf3a perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- e251abe perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 8 months ago
- 16b4b4e perf record: Respect --no-switch-events by Adrian Hunter · 4 years, 7 months ago
- da23133 perf record: Use an eventfd to wakeup when done by Anand K Mistry · 4 years, 8 months ago
- 0a892c1 perf record: Add dummy event during system wide synthesis by Ian Rogers · 4 years, 8 months ago
- 2bb72db perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ae43089 perf evsel: Rename perf_evsel__fallback() to evsel__fallback() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 23cbb41 perf record: Move side band evlist setup to separate routine by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 899e5ff perf record: Introduce --switch-output-event by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- b38d85e perf bpf: Decouple creating the evlist from adding the SB event by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- bc477d7 perf record: Move sb_evlist to 'struct record' by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 40c7d24 perf tools: Move routines that probe for perf API features to separate file by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- d99c22e perf record: Add num-synthesize-threads option by Stephane Eranian · 4 years, 8 months ago
- 8fb4b67 perf record: Add --all-cgroups option by Namhyung Kim · 4 years, 9 months ago
- ab64069 perf record: Support synthesizing cgroup events by Namhyung Kim · 4 years, 9 months ago
- 8384a26 perf record: Adapt affinity to machines with #CPUs > 1K by Alexey Budankov · 5 years ago
- 4804e01 perf stat: Use affinity for opening events by Andi Kleen · 5 years ago
- c0a6de0 perf record: Add support for AUX area sampling by Adrian Hunter · 5 years ago
- 6e0a9b3 perf record: No need to process the synthesized MMAP events twice by Arnaldo Carvalho de Melo · 5 years ago
- 6d57581 perf record: Add support for limit perf output file size by Jiwei Sun · 5 years ago
- eeb399b perf record: Put a copy of kcore into the perf.data directory by Adrian Hunter · 5 years ago
- 46e201e perf data: Support single perf.data file directory by Adrian Hunter · 5 years ago
- 80e53d1 libperf: Adopt perf_mmap__put() function from tools/perf by Jiri Olsa · 5 years ago
- e75710f libperf: Adopt perf_mmap__get() function from tools/perf by Jiri Olsa · 5 years ago
- bf59b30 libperf: Adopt perf_mmap__mmap_len() function from tools/perf by Jiri Olsa · 5 years ago
- 80ab298 libperf: Add perf_evlist__poll() function by Jiri Olsa · 5 years ago
- f4009e7 libperf: Add perf_evlist__add_pollfd() function by Jiri Olsa · 5 years ago
- 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
- f6fa437 libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
- c976ee1 libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
- 65aa2e6 libperf: Add 'flush' to 'struct perf_mmap' by Jiri Olsa · 5 years ago
- 547740f libperf: Add perf_mmap struct by Jiri Olsa · 5 years ago
- e0fcfb0 perf evlist: Adopt backwards ring buffer state enum by Arnaldo Carvalho de Melo · 5 years ago
- 9521b5f perf tools: Rename perf_evlist__mmap() to evlist__mmap() by Jiri Olsa · 5 years ago
- a583053 perf tools: Rename 'struct perf_mmap' to 'struct mmap' by Jiri Olsa · 5 years ago
- c8b567c perf record: Move restricted maps check to after a possible fallback to not collect kernel samples by Arnaldo Carvalho de Melo · 5 years ago
- 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
- 055c67e perf tools: Move event synthesizing routines to separate .c file by Arnaldo Carvalho de Melo · 5 years ago
- ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
- 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
- c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
- 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago