summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-07-0895-448/+9316
|\
| * perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark2023-07-051-36/+50
| * perf test: Fix event parsing test on ArmJames Clark2023-07-051-1/+13
| * perf evsel amd: Fix IBS error messageRavi Bangoria2023-07-013-21/+30
| * perf: unwind: Fix symfs with libdwVincent Whitchurch2023-07-011-2/+6
| * perf symbol: Fix uninitialized return value in symbols__find_by_name()James Clark2023-07-011-7/+9
| * perf test: Test perf lock contention CSV outputNamhyung Kim2023-07-011-0/+36
| * perf lock contention: Add --output optionNamhyung Kim2023-07-012-58/+85
| * perf lock contention: Add -x option for CSV style outputNamhyung Kim2023-07-012-67/+241
| * perf lock: Remove stale commentsNamhyung Kim2023-07-011-2/+0
| * perf vendor events intel: Update tigerlake to 1.13Ian Rogers2023-06-293-8/+32
| * perf vendor events intel: Update skylakex to 1.31Ian Rogers2023-06-295-12/+54
| * perf vendor events intel: Update skylake to 57Ian Rogers2023-06-293-10/+52
| * perf vendor events intel: Update sapphirerapids to 1.14Ian Rogers2023-06-294-3/+311
| * perf vendor events intel: Update icelakex to 1.21Ian Rogers2023-06-294-8/+32
| * perf vendor events intel: Update icelake to 1.19Ian Rogers2023-06-294-12/+36
| * perf vendor events intel: Update cascadelakex to 1.19Ian Rogers2023-06-295-12/+54
| * perf vendor events intel: Update meteorlake to 1.03Ian Rogers2023-06-2911-58/+3071
| * perf vendor events intel: Add rocketlake events/metricsIan Rogers2023-06-2912-1/+4747
| * perf vendor metrics intel: Make transaction metrics conditionalIan Rogers2023-06-298-32/+32
| * perf jevents: Support for has_event functionIan Rogers2023-06-291-1/+7
| * perf expr: Add has_event functionIan Rogers2023-06-295-1/+34
| * perf tools: Do not remove addr_location.thread in thread__find_map()Namhyung Kim2023-06-291-5/+2
| * perf pmus: Add placeholder core PMUIan Rogers2023-06-273-1/+32
| * perf test: Fix a compile error on pe-file-parsing.cNamhyung Kim2023-06-272-4/+12
| * perf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-273-5/+5
| * perf pmu: Correct auto_merge_stats testIan Rogers2023-06-271-1/+1
| * perf tools: Add missing else to cmd_daemon subcommand conditionJiri Olsa2023-06-271-1/+1
| * perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp...Yang Jihong2023-06-232-1/+145
| * perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri...Yang Jihong2023-06-231-1/+33
| * perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0Yang Jihong2023-06-231-7/+7
| * perf trace-event-info: Add tracepoint_id_to_name() helperYang Jihong2023-06-232-0/+18
| * perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers2023-06-236-7/+0
| * perf symbol: Remove symbol_name_rb_nodeIan Rogers2023-06-238-92/+99
| * perf dso: Sort symbols under lockIan Rogers2023-06-233-6/+8
| * perf build: Filter out BTF sources without a .BTF sectionIan Rogers2023-06-231-3/+26
| * perf test: Add build tests for BUILD_BPF_SKELIan Rogers2023-06-231-0/+4
| * perf bpf: Move the declaration of struct rqIan Rogers2023-06-232-2/+10
| * perf build: Add ability to build with a generated vmlinux.hIan Rogers2023-06-234-1/+22
* | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-073-1/+74
|\ \
| * | selftests: Test RISC-V Vector's first-use handlerAndy Chiu2023-07-013-1/+74
* | | Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds2023-07-061-1/+1
|\ \ \
| * | | Fix documentation of panic_on_warnOlaf Hering2023-07-041-1/+1
* | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-068-182/+43
|\ \ \ \
| * | | | syscalls: Remove file path comments from headersSohil Mehta2023-06-221-99/+30
| * | | | tools arch: Remove uapi bitsperlong.h of hexagon and microblazeTiezhu Yang2023-06-222-29/+0
| * | | | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-225-54/+13
* | | | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-057-23/+55
|\ \ \ \ \
| * | | | | selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts2023-07-051-5/+5
| * | | | | selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts2023-07-051-0/+1