aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05selftests/bpf: convert legacy BPF maps to BTF-defined onesAndrii Nakryiko11-236/+228
2019-07-05selftests/bpf: convert selftests using BTF-defined maps to new syntaxAndrii Nakryiko20-494/+300
2019-07-05selftests/bpf: add __uint and __type macro for BTF-defined mapsAndrii Nakryiko1-0/+3
2019-07-05libbpf: capture value in BTF type info for BTF-defined map defsAndrii Nakryiko1-30/+28
2019-07-05selftests/bpf: convert existing tracepoint tests to new APIsAndrii Nakryiko3-81/+32
2019-07-05selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko2-0/+221
2019-07-05selftests/bpf: switch test to new attach_perf_event APIAndrii Nakryiko1-16/+15
2019-07-05libbpf: add raw tracepoint attach APIAndrii Nakryiko3-0/+43
2019-07-05libbpf: add tracepoint attach APIAndrii Nakryiko3-0/+84
2019-07-05libbpf: add kprobe/uprobe attach APIAndrii Nakryiko3-0/+178
2019-07-05libbpf: add ability to attach/detach BPF program to perf eventAndrii Nakryiko3-0/+67
2019-07-05libbpf: introduce concept of bpf_linkAndrii Nakryiko3-1/+23
2019-07-05libbpf: make libbpf_strerror_r agnostic to sign of errorAndrii Nakryiko1-1/+1
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller30-57/+2406
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat1-0/+1
2019-07-04Merge branch 'x86/cpu' into perf/core, to pick up revertIngo Molnar3-41/+150
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-9/+95
2019-07-03selftests/bpf: test BPF_SOCK_OPS_RTT_CBStanislav Fomichev3-1/+317
2019-07-03bpf/tools: sync bpf.hStanislav Fomichev1-1/+11
2019-07-03selftests/x86/fsgsbase: Fix some test case bugsAndy Lutomirski1-34/+40
2019-07-03selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc1-6/+6
2019-07-03selftests: bpf: standardize to static __always_inlineJiri Benc5-35/+38
2019-07-03bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan1-4/+4
2019-07-03libbpf: fix GCC8 warning for strncpyAndrii Nakryiko1-1/+2
2019-07-03selftests: bpf: add tests for shifts by zeroLuke Nelson1-0/+85
2019-07-03xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal1-1/+26
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner97-307/+1229
2019-07-03perf script: Allow specifying the files to process guest samplesArnaldo Carvalho de Melo1-0/+19
2019-07-02selftests/net: skip psock_tpacket test if KALLSYMS was not enabledPo-Hsu Lin2-5/+10
2019-07-02perf tools metric: Don't include duration_time in groupAndi Kleen1-2/+17
2019-07-02perf list: Avoid extra : for --raw metricsAndi Kleen1-1/+1
2019-07-02perf vendor events intel: Metric fixes for SKX/CLXAndi Kleen2-22/+4
2019-07-02perf tools: Fix typos / broken sentencesAndi Kleen2-2/+2
2019-07-02perf jevents: Add support for Hisi hip08 L3C PMU aliasingJohn Garry2-0/+38
2019-07-02perf jevents: Add support for Hisi hip08 HHA PMU aliasingJohn Garry2-0/+52
2019-07-02perf jevents: Add support for Hisi hip08 DDRC PMU aliasingJohn Garry2-0/+45
2019-07-02perf pmu: Support more complex PMU event aliasingJohn Garry1-5/+41
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon1-0/+1
2019-07-02perf diff: Documentation -c cycles optionJin Yao1-3/+14
2019-07-02perf diff: Print the basic block cycles diffJin Yao6-6/+130
2019-07-02perf diff: Link same basic blocks among different dataJin Yao1-0/+87
2019-07-02perf diff: Use hists to manage basic blocks per symbolJin Yao3-3/+202
2019-07-02perf diff: Check if all data files with branch stacksJin Yao1-0/+29
2019-07-02perf hists: Add block_info in hist_entryJin Yao3-2/+24
2019-07-02perf symbol: Create block_info structureJin Yao2-0/+45
2019-07-02objtool: Fix build by linking against tools/lib/ctype.o sourcesJiri Olsa1-0/+5
2019-07-02selftests/x86: Test SYSCALL and SYSENTER manually with TF setAndy Lutomirski2-7/+110
2019-07-01blackhole_dev: add a selftestMahesh Bandewar3-1/+13
2019-07-01tc-testing: added tdc tests for prio qdiscRoman Mashak1-0/+276
2019-07-01tc-testing: updated mirred action tests with batch create/deleteRoman Mashak1-0/+94