summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to loMartin KaFai Lau
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15selftests/ftrace: Add test case for synthetic event syntax errorsTom Zanussi
2020-10-15selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi
2020-10-15perf c2c: Update documentation for metrics reorganizationLeo Yan
2020-10-15bpf: Fix register equivalence tracking.Alexei Starovoitov
2020-10-15perf c2c: Add metrics "RMT Load Hit"Leo Yan
2020-10-15perf c2c: Correct LLC load hit metricsLeo Yan
2020-10-15perf c2c: Change header for LLC local hitLeo Yan
2020-10-15perf c2c: Use more explicit headers for HITMLeo Yan
2020-10-15perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"Leo Yan
2020-10-15perf c2c: Organize metrics based on memory hierarchyLeo Yan
2020-10-15perf c2c: Display "Total Stores" as a standalone metricsLeo Yan
2020-10-15perf c2c: Display the total numbers continuouslyLeo Yan
2020-10-15parisc: Add MAP_UNINITIALIZED defineHelge Deller
2020-10-14selftests: Add VRF route leaking testsMichael Jeanson
2020-10-14Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-14Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-14Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-10-14perf bench: Use condition variables in numa.Ian Rogers
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-14perf jevents: Fix event code for events referencing std arch eventsJohn Garry
2020-10-14perf diff: Support hot streams comparisonJin Yao
2020-10-14perf streams: Report hot streamsJin Yao
2020-10-14perf streams: Calculate the sum of total streams hitsJin Yao
2020-10-14perf streams: Link stream pairJin Yao
2020-10-14perf streams: Compare two streamsJin Yao
2020-10-14perf streams: Get the evsel_streams by evsel_idxJin Yao
2020-10-14perf streams: Introduce branch history "streams"Jin Yao
2020-10-14perf intel-pt: Improve PT documentation slightlyAndi Kleen
2020-10-14perf tools: Add support for exclusive groups/eventsAndi Kleen
2020-10-14perf test: Add build id shell testJiri Olsa
2020-10-14perf tools: Align buildid list output for short build idsJiri Olsa
2020-10-14perf tools: Add size to 'struct perf_record_header_build_id'Jiri Olsa
2020-10-14perf tools: Pass build_id object to dso__build_id_equal()Jiri Olsa
2020-10-14perf tools: Pass build_id object to dso__set_build_id()Jiri Olsa
2020-10-14perf tools: Pass build_id object to build_id__sprintf()Jiri Olsa
2020-10-14perf tools: Pass build id object to sysfs__read_build_id()Jiri Olsa
2020-10-14perf tools: Pass build_id object to filename__read_build_id()Jiri Olsa
2020-10-14perf tools: Use build_id object in dsoJiri Olsa
2020-10-14selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran
2020-10-13selftests/vm: 8x compaction_test speedupJohn Hubbard
2020-10-13tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard