summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-14tools lib traceevent: Remove libtraceeventIan Rogers70-19876/+0
2022-12-14perf build: Use libtraceevent from the systemIan Rogers52-184/+355
2022-12-14perf jevents: Parse metrics during conversionIan Rogers4-4/+669
2022-12-14perf stat: Update event skip condition for system-wide per-thread mode and me...Namhyung Kim1-10/+9
2022-12-14perf build: Fixes for LIBTRACEEVENT_DYNAMICIan Rogers1-2/+6
2022-12-14machine: Adopt is_lock_function() from builtin-lock.cArnaldo Carvalho de Melo5-59/+48
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria4-0/+130
2022-12-14perf tool: Move pmus list variable to a new fileRavi Bangoria4-1/+16
2022-12-14perf util: Add host_is_bigendian to util.hIan Rogers7-22/+29
2022-12-14perf util: Make header guard consistent with toolIan Rogers1-3/+3
2022-12-14perf stat: Fix invalid output handleJames Clark1-1/+1
2022-12-14perf stat: Fix multi-line metric output in JSONNamhyung Kim1-1/+1
2022-12-14tools lib symbol: Add dependency test to install_headersIan Rogers1-7/+14
2022-12-14tools lib subcmd: Add dependency test to install_headersIan Rogers1-10/+13
2022-12-14tools lib perf: Add dependency test to install_headersIan Rogers1-21/+22
2022-12-14tools lib api: Add dependency test to install_headersIan Rogers1-12/+26
2022-12-14perf stat: Fix printing field separator in CSV metrics outputAthira Rajeev1-12/+1
2022-12-14perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual2-0/+8
2022-12-14perf stat: Check existence of os->prefix, fixing a segfaultIan Rogers1-1/+2
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-193/+2404
2022-12-14selftests: bonding: add bonding prio option testLiang Li2-1/+247
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds215-2122/+15042
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-52/+1057
2022-12-13Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-45/+546
2022-12-13Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-9/+8
2022-12-13Merge tag 'trace-tools-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-17/+1297
2022-12-13Merge tag 'ktest-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-7/+33
2022-12-13Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds5-143/+260
2022-12-13Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds33-100/+1327
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2022-12-13Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+17
2022-12-13selftests: forwarding: Add bridge MDB testIdo Schimmel2-0/+1165
2022-12-13selftests: forwarding: Rename bridge_mdb testIdo Schimmel2-1/+1
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-2/+34
2022-12-13Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+141
2022-12-13Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+172
2022-12-13Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds8-67/+746
2022-12-13Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-1/+4
2022-12-13Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds15-14/+1643
2022-12-13kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov3-15/+16
2022-12-13kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov2-4/+21
2022-12-13kunit: tool: parse KTAP compliant test outputRae Moar4-28/+80
2022-12-13kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov1-16/+18
2022-12-13kunit: tool: tweak error message when no KTAP foundDaniel Latypov2-3/+3
2022-12-13kunit: tool: remove redundant file.close() call in unit testDaniel Latypov1-2/+0
2022-12-13kunit: tool: unit tests all check parser errors, standardize formatting a bitDaniel Latypov1-55/+38
2022-12-13kunit: tool: make TestCounts a dataclassDaniel Latypov2-20/+9
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini36-220/+351
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski51-445/+1631
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-88/+376