summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-14perf test: Update event group check for support of uncore eventAthira Rajeev
2022-12-14perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVEArnaldo Carvalho de Melo
2022-12-14tools lib traceevent: Remove libtraceeventIan Rogers
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-12-14perf jevents: Parse metrics during conversionIan Rogers
2022-12-14perf stat: Update event skip condition for system-wide per-thread mode and me...Namhyung Kim
2022-12-14perf build: Fixes for LIBTRACEEVENT_DYNAMICIan Rogers
2022-12-14machine: Adopt is_lock_function() from builtin-lock.cArnaldo Carvalho de Melo
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria
2022-12-14perf tool: Move pmus list variable to a new fileRavi Bangoria
2022-12-14perf util: Add host_is_bigendian to util.hIan Rogers
2022-12-14perf util: Make header guard consistent with toolIan Rogers
2022-12-14perf stat: Fix invalid output handleJames Clark
2022-12-14perf stat: Fix multi-line metric output in JSONNamhyung Kim
2022-12-14tools lib symbol: Add dependency test to install_headersIan Rogers
2022-12-14tools lib subcmd: Add dependency test to install_headersIan Rogers
2022-12-14tools lib perf: Add dependency test to install_headersIan Rogers
2022-12-14tools lib api: Add dependency test to install_headersIan Rogers
2022-12-14perf stat: Fix printing field separator in CSV metrics outputAthira Rajeev
2022-12-14perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual
2022-12-14perf stat: Check existence of os->prefix, fixing a segfaultIan Rogers
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13selftests: bonding: add bonding prio option testLiang Li
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-12-13Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'trace-tools-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'ktest-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-12-12Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2022-12-12Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-12-12selftests: forwarding: Add bridge MDB testIdo Schimmel
2022-12-12selftests: forwarding: Rename bridge_mdb testIdo Schimmel
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-12-12Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-12Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-12-12kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov
2022-12-12kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov
2022-12-12kunit: tool: parse KTAP compliant test outputRae Moar
2022-12-12kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov
2022-12-12kunit: tool: tweak error message when no KTAP foundDaniel Latypov
2022-12-12kunit: tool: remove redundant file.close() call in unit testDaniel Latypov
2022-12-12kunit: tool: unit tests all check parser errors, standardize formatting a bitDaniel Latypov
2022-12-12kunit: tool: make TestCounts a dataclassDaniel Latypov
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini