summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-20selftests: Introduce tc testsuiteLucas Bates
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe
2017-06-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-14tools: bpf_jit_disasm: Handle large images.David Daney
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song
2017-06-14perf tools: Fix build with ARCH=x86_64Jiada Wang
2017-06-14perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo
2017-06-13selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann
2017-06-10bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann
2017-06-09bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau
2017-06-09bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau
2017-06-08bpf, tests: fix endianness selectionDaniel Borkmann
2017-06-08perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim
2017-06-08perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim
2017-06-08perf tests: Decompress kernel module before objdumpNamhyung Kim
2017-06-08perf tools: Consolidate error path in __open_dso()Namhyung Kim
2017-06-08perf tools: Decompress kernel module when reading DSO dataNamhyung Kim
2017-06-08perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim
2017-06-08perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim
2017-06-08perf tools: Fix a memory leak in __open_dso()Namhyung Kim
2017-06-08perf annotate: Fix symbolic link of build-id cacheNamhyung Kim
2017-06-07perf script python: Remove dups in documentation examplesSeongJae Park
2017-06-07perf script python: Updated trace_unhandled() signatureSeongJae Park
2017-06-07perf script python: Fix wrong code snippets in documentationSeongJae Park
2017-06-07perf script: Fix documentation errorsSeongJae Park
2017-06-07perf script: Fix outdated comment for perf-trace-pythonSeongJae Park
2017-06-07perf probe: Fix examples section of documentationSeongJae Park
2017-06-07Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s...Ingo Molnar
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06bpf: Test for bpf IDMartin KaFai Lau
2017-06-05perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2017-06-05perf report: Include partial stacks unwound with libdwMilian Wolff
2017-06-05perf annotate: Add missing powerpc tripletKim Phillips
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa
2017-06-05perf symbols: Use correct filename for compressed modules in build-id cacheNamhyung Kim
2017-06-05perf symbols: Set module info when build-id event foundNamhyung Kim
2017-06-05perf header: Set proper module name when build-id event foundNamhyung Kim
2017-06-04bpf: update perf event helper functions documentationTeng Qin
2017-06-02tools: hv: set hotplug for VF on Susesixiao@microsoft.com
2017-06-02tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com
2017-06-02perf stat: Only print NMI watchdog hint when enabledAndi Kleen