aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron3-1/+102
2020-03-12tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid.Carlos Neira5-1/+287
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-1/+19
2020-03-13tools: bpftool: Fix minor bash completion mistakesQuentin Monnet1-8/+21
2020-03-13tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet4-32/+7
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+32
2020-03-13libbpf: Split BTF presence checks into libbpf- and kernel-specific partsAndrii Nakryiko1-5/+12
2020-03-13bpftool: Add _bpftool and profiler.skel.h to .gitignoreSong Liu1-0/+2
2020-03-13bpftool: Skeleton should depend on libbpfSong Liu1-2/+3
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu4-5/+24
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti1-0/+1
2020-03-12xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)4-2/+91
2020-03-12selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima4-0/+200
2020-03-12bpftool: Use linux/types.h from source tree for profiler buildTobias Klauser2-10/+12
2020-03-12perf record: Fix binding of AIO user space buffers to nodesAlexey Budankov1-6/+15
2020-03-11perf scripting perl: Add common_callchain to fix argument orderMichael Petlan6-20/+20
2020-03-11tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernelsAndrii Nakryiko1-0/+1
2020-03-11perf intel-pt: Update intel-pt.txt file with new location of the documentationAdrian Hunter1-0/+1
2020-03-11perf intel-pt: Add Intel PT man page referencesAdrian Hunter5-4/+13
2020-03-11perf intel-pt: Rename intel-pt.txt and put it in man page formatAdrian Hunter1-24/+33
2020-03-11perf doc: Set man page date to last git commitIan Rogers1-1/+4
2020-03-11perf cs-etm: Fix unsigned variable comparison to zeroLeo Yan1-1/+1
2020-03-11perf cs-etm: Optimize copying last branchesLeo Yan1-5/+17
2020-03-11perf cs-etm: Correct synthesizing instruction samplesLeo Yan1-17/+70
2020-03-11perf cs-etm: Continuously record last branchLeo Yan1-3/+4
2020-03-11perf cs-etm: Swap packets for instruction samplesLeo Yan1-20/+19
2020-03-11perf map: Use strstarts() to look for Android librariesArnaldo Carvalho de Melo1-4/+4
2020-03-11perf map: Fix off by one in strncpy() size argumentdisconnect3d1-1/+1
2020-03-10perf vendor events intel: Add NO_NMI_WATCHDOG metric constraintKan Liang3-3/+6
2020-03-10perf metricgroup: Support metric constraintKan Liang1-1/+53
2020-03-10perf util: Factor out sysctl__nmi_watchdog_enabled()Kan Liang3-4/+22
2020-03-10perf metricgroup: Factor out metricgroup__add_metric_weak_group()Kan Liang1-24/+33
2020-03-10perf jevents: Support metric constraintKan Liang3-7/+15
2020-03-10selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi1-0/+42
2020-03-10perf vendor events s390: Add new deflate counters for IBM z15Thomas Richter2-5/+33
2020-03-10Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki4-3/+5
2020-03-09mptcp: selftests: add rcvbuf set optionFlorian Westphal2-15/+54
2020-03-09perf block-info: Support color ops to print block percents in colorJin Yao1-10/+15
2020-03-09perf block-info: Allow selecting which columns to report and its orderJin Yao3-20/+59
2020-03-09perf diff: Use __block_info__cmp() to replace block_pair_cmp()Jin Yao3-21/+11
2020-03-09perf block-info: Fix wrong block address comparison in block_info__cmp()Jin Yao1-15/+6
2020-03-09perf expr: Make expr__parse() return -1 on errorJiri Olsa2-3/+3
2020-03-09perf expr: Straighten expr__parse()/expr__find_other() interfaceJiri Olsa4-12/+10
2020-03-09perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 variablesJiri Olsa1-1/+1
2020-03-09perf expr: Move expr lexer to flexJiri Olsa5-141/+247
2020-03-09perf expr: Add expr.c objectJiri Olsa3-16/+20
2020-03-09perf header: Add check for unexpected use of reserved membrs in event attrKan Liang1-0/+37
2020-03-09perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEXKan Liang3-3/+14
2020-03-09perf tools: Add hw_idx in struct branch_stackKan Liang13-71/+125
2020-03-09Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-19/+19