summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAgeFilesLines
* perf record: Fix per-thread optionAlexey Bayduraev2022-04-141-5/+17
* perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-011-3/+3
* perf data: Adding error message if perf_data__create_dir() failsAlexey Bayduraev2022-02-221-1/+3
* perf record: Implement compatibility checksAlexey Bayduraev2022-02-101-3/+46
* perf record: Extend --threads command line optionAlexey Bayduraev2022-02-101-2/+316
* perf record: Introduce --threads command line optionAlexey Bayduraev2022-02-101-1/+47
* perf record: Introduce data transferred and compressed statsAlexey Bayduraev2022-02-101-3/+22
* perf record: Introduce compressor at mmap buffer objectAlexey Bayduraev2022-02-101-7/+11
* perf record: Introduce bytes written statsAlexey Bayduraev2022-02-101-3/+18
* perf record: Introduce data file at mmap buffer objectAlexey Bayduraev2022-02-101-5/+32
* perf record: Start threads in the beginning of trace streamingAlexey Bayduraev2022-02-101-1/+120
* perf record: Stop threads in the end of trace streamingAlexey Bayduraev2022-02-101-0/+31
* perf record: Introduce thread local variableAlexey Bayduraev2022-02-101-46/+94
* perf record: Introduce thread specific data arrayAlexey Bayduraev2022-02-101-3/+244
* perf record: Introduce thread affinity and mmap masksAlexey Bayduraev2022-02-101-0/+123
* perf record: Disable debuginfod by defaultJiri Olsa2022-01-151-0/+13
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-121-1/+1
* perf tools: Record ARM64 LR register automaticallyAlexandre Truong2021-12-211-0/+8
* perf tools: Check vmlinux/kallsyms arguments in all toolsJames Clark2021-11-071-0/+4
* perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter2021-10-201-1/+1
* perf record: Add --synth optionNamhyung Kim2021-09-171-9/+39
* perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...Namhyung Kim2021-09-171-2/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-081-1/+1
* | perf record: Fix wrong comm in system-wide mode with delayNamhyung Kim2021-08-301-1/+2
* | perf tools: Enable on a list of CPUs for hybridJin Yao2021-08-111-0/+7
* | perf inject: Fix output from a file to a pipeNamhyung Kim2021-08-021-34/+4
* | perf tools: Remove repipe argument from perf_session__new()Namhyung Kim2021-08-021-1/+1
|/
* perf record: Add a dummy event on hybrid systems to collect metadata recordsKan Liang2021-07-091-4/+5
* libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa2021-07-091-1/+1
* libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa2021-07-091-1/+1
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-06-221-0/+6
|\
| * perf record: Move probing cgroup sampling supportNamhyung Kim2021-06-011-0/+6
* | perf record: Set timestamp boundary for AUX area eventsAdrian Hunter2021-05-121-4/+23
|/
* perf record: Uniquify hybrid event nameJin Yao2021-04-291-0/+28
* perf record: Create two hybrid 'cycles' events by defaultJin Yao2021-04-291-4/+15
* perf record: Improve 'Workload failed' message printing events + what was exe...Arnaldo Carvalho de Melo2021-04-151-2/+6
* perf auxtrace: Automatically group aux-output eventsAdrian Hunter2021-02-181-0/+2
* perf record: Fix continue profiling after draining the bufferYang Jihong2021-02-181-1/+1
* perf tools: Add 'ping' control commandJiri Olsa2021-01-201-0/+1
* perf tools: Add 'stop' control commandJiri Olsa2021-01-201-0/+3
* perf tools: Add 'evlist' control commandJiri Olsa2021-01-201-0/+1
* perf tools: Allow to enable/disable events via control fileJiri Olsa2021-01-201-6/+2
* perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZEKan Liang2021-01-201-0/+2
* perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa2020-12-281-0/+20
* perf record: Support new sample type for data page sizeKan Liang2020-12-171-0/+2
* perf evlist: Use the right prefix for 'struct evlist' record methodsArnaldo Carvalho de Melo2020-11-301-5/+2
* perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing methodArnaldo Carvalho de Melo2020-11-301-2/+2
* perf evlist: Use the right prefix for 'struct evlist' event attribute config ...Arnaldo Carvalho de Melo2020-11-301-3/+3
* perf evlist: Use the right prefix for 'struct evlist' event group methodsArnaldo Carvalho de Melo2020-11-301-1/+1