summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | selftests/bpf: Use sa_family_t everywhere in reuseport testsJakub Sitnicki2019-12-131-3/+3
| | * | | | | | | | | | | selftests/bpf: Let libbpf determine program type from section nameJakub Sitnicki2019-12-132-10/+4
| | * | | | | | | | | | | libbpf: Recognize SK_REUSEPORT programs from section nameJakub Sitnicki2019-12-131-0/+1
| | * | | | | | | | | | | libbpf: Fix printf compilation warnings on ppc64le archAndrii Nakryiko2019-12-121-18/+19
| | * | | | | | | | | | | libbpf: Bump libpf current version to v0.0.7Andrii Nakryiko2019-12-111-0/+3
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2296-546/+1658
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella2019-12-201-0/+34
| * | | | | | | | | | | | testing/vsock: print list of options and descriptionStefano Garzarella2019-12-202-2/+24
| * | | | | | | | | | | | testing/vsock: add parameters to list and skip testsStefano Garzarella2019-12-206-20/+116
| * | | | | | | | | | | | vsock_test: wait for the remote to close the connectionStefano Garzarella2019-12-203-4/+48
| * | | | | | | | | | | | VSOCK: add AF_VSOCK test casesStefan Hajnoczi2019-12-204-2/+317
| * | | | | | | | | | | | VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi2019-12-202-0/+105
| * | | | | | | | | | | | VSOCK: add full barrier between test casesStefan Hajnoczi2019-12-201-2/+16
| * | | | | | | | | | | | VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi2019-12-203-76/+119
| * | | | | | | | | | | | VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi2019-12-204-71/+125
| * | | | | | | | | | | | VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi2019-12-202-0/+2
| * | | | | | | | | | | | VSOCK: fix header include in vsock_diag_testStefan Hajnoczi2019-12-203-5/+4
| * | | | | | | | | | | | selftests: qdiscs: Add test coverage for ETS QdiscPetr Machata2019-12-181-0/+940
| * | | | | | | | | | | | selftests: forwarding: sch_ets: Add test coverage for ETS QdiscPetr Machata2019-12-185-0/+666
| * | | | | | | | | | | | selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.shPetr Machata2019-12-182-18/+18
| * | | | | | | | | | | | wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld2019-12-1618-0/+947
| * | | | | | | | | | | | selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn2019-12-142-5/+88
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | net: WireGuard secure network tunnelJason A. Donenfeld2019-12-081-0/+537
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-285-736/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson2020-01-133-12/+14
| * | | | | | | | | | | selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson2020-01-132-724/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-2886-368/+1662
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'perf-core-for-mingo-5.6-20200116' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-01-2018-16/+97
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf header: Use last modification time for timestampMichael Petlan2020-01-151-1/+1
| | * | | | | | | | | | perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund2020-01-141-4/+6
| | * | | | | | | | | | perf beauty sockaddr: Fix augmented syscall format warningCengiz Can2020-01-141-1/+1
| | * | | | | | | | | | perf/ui/gtk: Fix gtk2 buildJiri Olsa2020-01-142-2/+2
| | * | | | | | | | | | perf ui gtk: Add missing zalloc objectJiri Olsa2020-01-141-0/+5
| | * | | | | | | | | | perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2020-01-142-2/+3
| | * | | | | | | | | | libperf: Setup initial evlist::all_cpus valueJiri Olsa2020-01-141-0/+3
| | * | | | | | | | | | perf report: Fix no libunwind compiled warning break s390 issueJin Yao2020-01-141-3/+3
| | * | | | | | | | | | perf tools: Support --prefix/--prefix-stripAndi Kleen2020-01-148-2/+61
| | * | | | | | | | | | perf report: Clarify in help that --children is defaultAndi Kleen2020-01-141-1/+2
| | * | | | | | | | | | tools build: Fix test-clang.cpp with Clang 8+Maciej S. Szmigiero2020-01-141-0/+6
| | * | | | | | | | | | perf clang: Fix build with Clang 9Maciej S. Szmigiero2020-01-141-0/+4
| * | | | | | | | | | | Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-2018-49/+140
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2020-01-062-0/+15
| * | | | | | | | | | perf report/top: Make 'e' visible in the help and make it toggle showing call...Arnaldo Carvalho de Melo2020-01-061-1/+7
| * | | | | | | | | | perf report/top: Do not offer annotation for symbols without samplesArnaldo Carvalho de Melo2020-01-061-1/+10
| * | | | | | | | | | perf report/top: Allow pressing hotkeys in the options popup menuArnaldo Carvalho de Melo2020-01-061-6/+10
| * | | | | | | | | | tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo2020-01-065-9/+13
| * | | | | | | | | | perf hists browser: Allow passing an initial hotkeyArnaldo Carvalho de Melo2020-01-063-77/+82
| * | | | | | | | | | perf report/top: Add 'k' hotkey to zoom directly into the kernel mapArnaldo Carvalho de Melo2020-01-061-1/+8
| * | | | | | | | | | perf hists browser: Generalize the do_zoom_dso() functionArnaldo Carvalho de Melo2020-01-061-4/+7
| * | | | | | | | | | perf report/top: Improve toggle callchain menu optionArnaldo Carvalho de Melo2020-01-063-5/+54
OpenPOWER on IntegriCloud