summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-287-70/+115
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-271-26/+27
| |\
| | * bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau2017-01-171-26/+27
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-222-2/+15
| |\ \
| | * | tools/virtio/ringtest: tweaks for s390Halil Pasic2017-01-191-0/+12
| | * | tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic2017-01-191-2/+3
| | |/
| * | Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-01-221-1/+1
| |\ \
| | * | selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-181-1/+1
| | |/
| * | Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-173-41/+72
| |\ \ | | |/ | |/|
| | * perf probe: Fix to probe on gcc generated functions in modulesMasami Hiramatsu2017-01-163-18/+37
| | * perf probe: Add error checks to offline probe post-processingMasami Hiramatsu2017-01-161-17/+33
| | * perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu2017-01-161-7/+3Star
* | | bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann2017-01-261-1/+1
* | | lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann2017-01-254-3/+34
* | | bpf: enable verifier to better track const alu opsDaniel Borkmann2017-01-241-0/+82
* | | bpf: add prog tag test case to bpf selftestsDaniel Borkmann2017-01-242-2/+204
* | | bpf: Add tests for the lpm trie mapDavid Herrmann2017-01-233-2/+361
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-179-45/+107
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-159-45/+107
| |\|
| | * Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-059-45/+107
| | |\
| | | * perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu2017-01-041-1/+47
| | | * perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu2017-01-041-19/+6Star
| | | * perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo2017-01-031-0/+6
| | | * perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-01-031-2/+2
| | | * tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-01-031-2/+2
| | | * perf record: Fix --switch-output documentation and commentJiri Olsa2017-01-032-1/+5
| | | * perf record: Make __record_options staticJiri Olsa2017-01-031-1/+1
| | | * tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa2017-01-032-0/+8
| | | * perf probe: Fix to get correct modname from elf headerMasami Hiramatsu2017-01-021-16/+16
| | | * perf sched timehist: Show total scheduling timeNamhyung Kim2016-12-281-3/+14
* | | | tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan2017-01-121-7/+32
* | | | bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann2017-01-121-3/+439
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-115-5/+4Star
|\| | |
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-1/+0Star
| |\ \ \
| | * | | mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-111-1/+0Star
| | |/ /
| * | | selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King2017-01-051-1/+1
| * | | selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-051-1/+1
| * | | selftests: do not require bash to run bpf testsRolf Eike Beer2017-01-051-1/+1
| * | | selftests: do not require bash for the generated testRolf Eike Beer2017-01-051-1/+1
| |/ /
* | | bpf: allow helpers access to variable memoryGianluca Borello2017-01-091-0/+410
* | | bpf: allow adjusted map element values to spillGianluca Borello2017-01-091-0/+46
* | | bpf: allow helpers access to map element valuesGianluca Borello2017-01-091-0/+491
* | | tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan2017-01-051-3/+3
* | | tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan2017-01-031-17/+74
|/ /
* | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2016-12-253-371/+673
|\ \
| * | tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown2016-12-242-110/+2Star
| * | tools/power turbostat: Make extensible via the --add parameterLen Brown2016-12-242-9/+409
| * | tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHzLen Brown2016-12-021-1/+1
| * | tools/power turbostat: line up headers when -M is usedLen Brown2016-12-021-1/+1
| * | tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decodingLen Brown2016-12-021-1/+4