aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03bpf: add various test cases for verifier selftestDaniel Borkmann1-0/+165
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann1-1/+15
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo1-1/+65
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+67
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+66
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann1-0/+66
2017-06-22perf probe: Fix probe definition for inlined functionsBjörn Töpel1-1/+1
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-28/+49
2017-06-20selftests: Introduce tc testsuiteLucas Bates10-0/+1863
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe1-1/+1
2017-06-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-26/+46
2017-06-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff1-0/+8
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook1-1/+2
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-167/+268
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-11/+30
2017-06-14tools: bpf_jit_disasm: Handle large images.David Daney1-11/+26
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song4-1/+234
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song1-79/+13
2017-06-14perf tools: Fix build with ARCH=x86_64Jiada Wang6-25/+25
2017-06-14perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo2-1/+13
2017-06-13selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer3-3/+3
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann1-1/+7
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann1-0/+5
2017-06-10bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann1-0/+50
2017-06-09bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau1-2/+2
2017-06-09bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau1-4/+15
2017-06-08bpf, tests: fix endianness selectionDaniel Borkmann1-11/+30
2017-06-08perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim3-50/+0
2017-06-08perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim1-0/+2
2017-06-08perf tests: Decompress kernel module before objdumpNamhyung Kim1-1/+19
2017-06-08perf tools: Consolidate error path in __open_dso()Namhyung Kim1-11/+8
2017-06-08perf tools: Decompress kernel module when reading DSO dataNamhyung Kim1-0/+16
2017-06-08perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim1-24/+3
2017-06-08perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim3-35/+65
2017-06-08perf tools: Fix a memory leak in __open_dso()Namhyung Kim1-1/+3
2017-06-08perf annotate: Fix symbolic link of build-id cacheNamhyung Kim1-1/+9
2017-06-07perf script python: Remove dups in documentation examplesSeongJae Park1-4/+2
2017-06-07perf script python: Updated trace_unhandled() signatureSeongJae Park1-6/+3
2017-06-07perf script python: Fix wrong code snippets in documentationSeongJae Park1-2/+2
2017-06-07perf script: Fix documentation errorsSeongJae Park2-3/+3
2017-06-07perf script: Fix outdated comment for perf-trace-pythonSeongJae Park1-1/+1
2017-06-07perf probe: Fix examples section of documentationSeongJae Park1-2/+6
2017-06-07Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar13-22/+103
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-48/+198
2017-06-06bpf: Test for bpf IDMartin KaFai Lau6-1/+341
2017-06-05perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff1-0/+8
2017-06-05perf report: Include partial stacks unwound with libdwMilian Wolff1-1/+1
2017-06-05perf annotate: Add missing powerpc tripletKim Phillips1-0/+1
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa3-0/+24