summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown2017-10-181-9/+1
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-146-23/+55
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo2017-10-091-1/+1
| | * | | perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland2017-10-093-19/+47
| | * | | perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello2017-10-061-2/+2
| | * | | Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-051-1/+5
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria2017-10-051-1/+5
| * | | | userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli2017-10-131-5/+20
| * | | | Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-10-102-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan2017-10-051-2/+2
| | * | | selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan2017-10-051-1/+1
| | |/ /
* | | | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-221-0/+3
* | | | tools: bpftool: add a command to display bpftool versionQuentin Monnet2017-10-222-1/+15
* | | | tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet2017-10-222-6/+6
* | | | tools: bpftool: print all relevant byte opcodes for "load double word"Quentin Monnet2017-10-221-3/+12
* | | | tools: bpftool: print only one error message on byte parsing failureQuentin Monnet2017-10-221-1/+1
* | | | tools: bpftool: add `bpftool prog help` as real command i.r.t exit codeQuentin Monnet2017-10-221-0/+1
* | | | tools: bpftool: use err() instead of info() if there are too many insnsQuentin Monnet2017-10-221-1/+1
* | | | tools: bpftool: fix return value when all eBPF programs have been shownQuentin Monnet2017-10-221-1/+3
* | | | tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet2017-10-224-17/+17
* | | | bpf: Add tests for eBPF file modeChenbo Feng2017-10-201-0/+48
* | | | tools: bpftool: use more common tag formatJakub Kicinski2017-10-183-4/+3
* | | | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-181-0/+1
* | | | tc-testing: fix the -l argument bug in tdc.pyLucas Bates2017-10-141-4/+4
* | | | tc-testing: Add test cases for police and skbmodLucas Bates2017-10-142-0/+899
* | | | tc-testing: Split test case files into smaller chunksLucas Bates2017-10-146-1212/+1194
* | | | tc-testing: Add test cases for flushing actionsLucas Bates2017-10-141-1/+48
* | | | selftests: rtnetlink: add a small macsec test caseFlorian Westphal2017-10-121-0/+42
* | | | selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal2017-10-101-0/+28
* | | | tools: bpftool: use the kernel's instruction printerJakub Kicinski2017-10-104-21/+51
* | | | selftests/bpf: add a test for verifier logsJakub Kicinski2017-10-102-1/+172
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-091-1/+1
|\ \ \ \ | |/ / /
| * | | selftests/net: rxtimestamp: Fix an off by oneDan Carpenter2017-10-051-1/+1
| |/ /
* | | bpf: Use char in prog and map nameMartin KaFai Lau2017-10-071-4/+4
* | | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-072-1/+5
* | | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-072-1/+5
* | | libbpf: use map_flags when creating mapsCraig Gallek2017-10-052-1/+2
* | | libbpf: parse maps sections of varying sizeCraig Gallek2017-10-051-29/+41
* | | VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi2017-10-058-0/+1038
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-0540-245/+463
|\ \ \ | |/ /
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-0118-169/+195
| |\ \ | | |/
| | * Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-2918-169/+195
| | |\
| | | * perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0
| | | * perf test: Fix vmlinux failure on s390xThomas Richter2017-09-283-18/+1
| | | * perf tools: Fix syscalltbl build failureAkemi Yagi2017-09-251-1/+1
| | | * perf report: Fix debug messages with --call-graph optionMengting Zhang2017-09-251-14/+21
| | | * perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo2017-09-251-1/+6
| | | * tools include: Sync kernel ABI headers with tooling headersIngo Molnar2017-09-2510-28/+164
| | | * perf tools: Get all of tools/{arch,include}/ in the MANIFESTArnaldo Carvalho de Melo2017-09-251-85/+2
| * | | objtool: Support unoptimized frame pointer setupJosh Poimboeuf2017-09-281-3/+8
| |/ /
OpenPOWER on IntegriCloud