summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-301-0/+2
|\
| * selftests/ftrace: Save kprobe_events to test logTiezhu Yang2022-05-121-0/+2
* | Merge tag 'trace-tools-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-298-49/+151
|\ \
| * | rtla: Remove procps-ng dependencyDaniel Bristot de Oliveira2022-05-264-24/+88
| * | rtla: Fix __set_sched_attr error messageDaniel Bristot de Oliveira2022-05-261-1/+1
| * | rtla: Minor grammar fix for rtla READMEJohn Kacur2022-05-261-7/+5
| * | rtla: Don't overwrite existing directory modeJohn Kacur2022-05-261-1/+2
| * | rtla: Avoid record NULL pointer dereferenceWan Jiabing2022-05-264-16/+20
| * | rtla/Makefile: Properly handle dependenciesDaniel Bristot de Oliveira2022-05-261-0/+35
* | | Merge tag 'perf-tools-for-v5.19-2022-05-28' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-05-2944-197/+1594
|\ \ \
| * | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-05-271-0/+19
| * | | perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan2022-05-271-0/+272
| * | | perf scripting python: Expose dso and map informationLeo Yan2022-05-271-4/+17
| * | | perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing2022-05-271-1/+1
| * | | perf tools arm64: Add support for VG registerJames Clark2022-05-272-0/+40
| * | | perf unwind arm64: Decouple Libunwind register names from PerfJames Clark2022-05-261-71/+2
| * | | perf unwind: Use dynamic register set for DWARF unwindJames Clark2022-05-262-1/+2
| * | | perf tools arm64: Copy perf_regs.h from the kernelJames Clark2022-05-261-1/+6
| * | | perf unwind arm64: Use perf's copy of kernel headersJames Clark2022-05-261-1/+1
| * | | perf c2c: Use stdio interface if slang is not supportedLeo Yan2022-05-261-2/+4
| * | | perf test: Add a basic offcpu profiling testNamhyung Kim2022-05-261-0/+60
| * | | perf record: Add cgroup support for off-cpu profilingNamhyung Kim2022-05-264-5/+85
| * | | perf record: Handle argument change in sched_switchNamhyung Kim2022-05-262-11/+52
| * | | perf record: Implement basic filtering for off-cpuNamhyung Kim2022-05-264-15/+123
| * | | perf record: Enable off-cpu analysis with BPFNamhyung Kim2022-05-267-0/+404
| * | | perf report: Do not extend sample type of bpf-output eventNamhyung Kim2022-05-261-2/+2
| * | | perf test: Add checking for perf stat CSV output.Claire Jensen2022-05-262-0/+195
| * | | perf tools: Allow system-wide events to keep their own threadsAdrian Hunter2022-05-261-2/+5
| * | | perf tools: Allow system-wide events to keep their own CPUsAdrian Hunter2022-05-261-6/+5
| * | | libperf evsel: Add comments for booleansAdrian Hunter2022-05-261-0/+10
| * | | perf stat: Add requires_cpu flag for uncoreAdrian Hunter2022-05-265-6/+7
| * | | libperf evlist: Check nr_mmaps is correctAdrian Hunter2022-05-261-2/+9
| * | | libperf evlist: Allow mixing per-thread and per-cpu mmapsAdrian Hunter2022-05-261-29/+7
| * | | perf tools: Allow all_cpus to be a superset of user_requested_cpusAdrian Hunter2022-05-263-13/+19
| * | | perf intel-pt: Track sideband system-wide when neededAdrian Hunter2022-05-261-8/+10
| * | | perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch trackingAdrian Hunter2022-05-261-10/+3
| * | | perf record: Use evlist__add_dummy_on_all_cpus() in record__config_text_poke()Adrian Hunter2022-05-261-18/+3
| * | | perf evlist: Add evlist__add_dummy_on_all_cpus()Adrian Hunter2022-05-262-0/+50
| * | | perf evlist: Factor out evlist__dummy_event()Adrian Hunter2022-05-261-2/+8
| * | | perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameterAdrian Hunter2022-05-264-10/+7
| * | | perf auxtrace: Add mmap_needed to auxtrace_mmap_paramsAdrian Hunter2022-05-264-6/+21
| * | | perf intel-pt: Add a test for system-wide side bandAdrian Hunter2022-05-261-0/+71
| * | | perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo2022-05-265-1/+23
| * | | perf build: Stop using __weak btf__raw_data() to handle older libbpf versionsJiri Olsa2022-05-264-1/+20
| * | | perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...Jiri Olsa2022-05-265-1/+21
| * | | perf build: Stop using __weak bpf_object__next_program() to handle older libb...Jiri Olsa2022-05-265-1/+21
| * | | perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa2022-05-265-5/+26
| * | | perf build: Fix btf__load_from_kernel_by_id() feature checkJiri Olsa2022-05-261-2/+3
* | | | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-2810-59/+269
|\ \ \ \
| * | | | selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"Colin Ian King2022-05-221-3/+3