aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-25bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann1-1/+1
2017-01-25lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann4-3/+34
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann1-0/+82
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann2-2/+204
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann3-2/+361
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-45/+107
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-45/+107
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan1-7/+32
2017-01-12bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann1-3/+439
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-5/+4
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko1-1/+0
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello1-0/+410
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello1-0/+46
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello1-0/+491
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King1-1/+1
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer1-1/+1
2017-01-05selftests: do not require bash to run bpf testsRolf Eike Beer1-1/+1
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer1-1/+1
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket has been bound to loopback.Sowmini Varadhan1-3/+3
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar9-45/+107
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu1-1/+47
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu1-19/+6
2017-01-03perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo1-0/+6
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo1-2/+2
2017-01-03tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira1-2/+2
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan1-17/+74
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa2-1/+5
2017-01-03perf record: Make __record_options staticJiri Olsa1-1/+1
2017-01-03tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa2-0/+8
2017-01-02perf probe: Fix to get correct modname from elf headerMasami Hiramatsu1-16/+16
2016-12-27perf sched timehist: Show total scheduling timeNamhyung Kim1-3/+14
2016-12-25Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds3-371/+673
2016-12-24tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown2-110/+2
2016-12-24tools/power turbostat: Make extensible via the --add parameterLen Brown2-9/+409
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds27-405/+865
2016-12-22perf sched timehist: Fix invalid period calculationNamhyung Kim1-1/+1
2016-12-22perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim1-3/+0
2016-12-22perf sched timehist: Enlarge default 'comm_width'Namhyung Kim1-1/+1
2016-12-22perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim1-3/+4
2016-12-20tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer2-0/+26
2016-12-20perf diff: Do not overwrite valid build idKan Liang1-1/+2
2016-12-20perf annotate: Don't throw error for zero length symbolsRavi Bangoria1-1/+2
2016-12-20perf bench futex: Fix lock-pi help stringDavidlohr Bueso1-1/+1
2016-12-20perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa1-0/+2
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-7/+23
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+29
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds12-16/+12
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams1-7/+23
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann1-1/+1