summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-27perf scripting python: Expose dso and map informationLeo Yan
2022-05-27perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing
2022-05-27perf tools arm64: Add support for VG registerJames Clark
2022-05-26perf unwind arm64: Decouple Libunwind register names from PerfJames Clark
2022-05-26perf unwind: Use dynamic register set for DWARF unwindJames Clark
2022-05-26perf tools arm64: Copy perf_regs.h from the kernelJames Clark
2022-05-26perf unwind arm64: Use perf's copy of kernel headersJames Clark
2022-05-26perf c2c: Use stdio interface if slang is not supportedLeo Yan
2022-05-26perf test: Add a basic offcpu profiling testNamhyung Kim
2022-05-26perf record: Add cgroup support for off-cpu profilingNamhyung Kim
2022-05-26perf record: Handle argument change in sched_switchNamhyung Kim
2022-05-26perf record: Implement basic filtering for off-cpuNamhyung Kim
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim
2022-05-26perf report: Do not extend sample type of bpf-output eventNamhyung Kim
2022-05-26perf test: Add checking for perf stat CSV output.Claire Jensen
2022-05-26perf tools: Allow system-wide events to keep their own threadsAdrian Hunter
2022-05-26perf tools: Allow system-wide events to keep their own CPUsAdrian Hunter
2022-05-26libperf evsel: Add comments for booleansAdrian Hunter
2022-05-26perf stat: Add requires_cpu flag for uncoreAdrian Hunter
2022-05-26libperf evlist: Check nr_mmaps is correctAdrian Hunter
2022-05-26libperf evlist: Allow mixing per-thread and per-cpu mmapsAdrian Hunter
2022-05-26perf tools: Allow all_cpus to be a superset of user_requested_cpusAdrian Hunter
2022-05-26perf intel-pt: Track sideband system-wide when neededAdrian Hunter
2022-05-26perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch trackingAdrian Hunter
2022-05-26perf record: Use evlist__add_dummy_on_all_cpus() in record__config_text_poke()Adrian Hunter
2022-05-26perf evlist: Add evlist__add_dummy_on_all_cpus()Adrian Hunter
2022-05-26perf evlist: Factor out evlist__dummy_event()Adrian Hunter
2022-05-26perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameterAdrian Hunter
2022-05-26perf auxtrace: Add mmap_needed to auxtrace_mmap_paramsAdrian Hunter
2022-05-26perf intel-pt: Add a test for system-wide side bandAdrian Hunter
2022-05-26perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo
2022-05-26perf build: Stop using __weak btf__raw_data() to handle older libbpf versionsJiri Olsa
2022-05-26perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...Jiri Olsa
2022-05-26perf build: Stop using __weak bpf_object__next_program() to handle older libb...Jiri Olsa
2022-05-26perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa
2022-05-26perf build: Fix btf__load_from_kernel_by_id() feature checkJiri Olsa
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-25Merge tag 'perf-tools-for-v5.19-2022-05-23' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-24Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-05-24Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds