summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-06-17perf intel-pt: Add gp registers to synthesized PEBS sampleAdrian Hunter1-0/+69
2019-06-17perf intel-pt: Synthesize PEBS sample basic informationAdrian Hunter1-2/+50
2019-06-17perf intel-pt: Factor out common sample preparation for re-useAdrian Hunter1-7/+16
2019-06-17perf intel-pt: Prepare to synthesize PEBS samplesAdrian Hunter1-0/+18
2019-06-17perf intel-pt: Add decoder support for PEBS via PTAdrian Hunter2-1/+214
2019-06-17perf intel-pt: Add Intel PT packet decoder testAdrian Hunter4-1/+310
2019-06-17perf intel-pt: Add new packets for PEBS via PTAdrian Hunter4-9/+193
2019-06-17perf: cs-etm: Optimize option setup for CPU-wide sessionsMathieu Poirier1-12/+8
2019-06-17perf tests arm64: Compile tests unconditionallyRaphael Gault2-2/+2
2019-06-17Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar58-863/+3581
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar118-856/+133
2019-06-17selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn1-3/+2
2019-06-17tc-tests: updated skbedit testsRoman Mashak1-9/+53
2019-06-17tc-tests: added path to ip command in tdcRoman Mashak1-0/+2
2019-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-9/+50
2019-06-16net: sched: remove NET_CLS_IND config optionJiri Pirko2-2/+1
2019-06-15selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev2-32/+38
2019-06-15bpf/tools: sync bpf.hStanislav Fomichev1-0/+2
2019-06-15bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau1-0/+54
2019-06-15bpf: Sync asm-generic/socket.h to tools/Martin KaFai Lau1-0/+147
2019-06-15libbpf: fix check for presence of associated BTF for map creationAndrii Nakryiko1-4/+5
2019-06-15selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter1-1/+1
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet508-3039/+1897
2019-06-14selftests: ptp: Add Physical Hardware Clock testShalom Toledo1-0/+166
2019-06-14tc-tests: updated fw with bind actions by reference use casesRoman Mashak1-0/+144
2019-06-14mm/devm_memremap_pages: fix final page put raceDan Williams1-0/+2
2019-06-14rcu: Don't return a value from rcu_assign_pointer()Andrea Parri2-3/+3
2019-06-14bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao1-4/+10
2019-06-13bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapiMartynas Pumputis1-2/+2
2019-06-13NTB: Add ntb_msi_test support to ntb_testLogan Gunthorpe1-2/+52
2019-06-13Merge back earlier pm-tools material for v5.3.Rafael J. Wysocki5-206/+1253
2019-06-13Merge tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki7-6/+8
2019-06-13Merge branch 'context-id-fix' into fixesMichael Ellerman3-2/+92
2019-06-13selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman3-2/+92
2019-06-12selftests: tc_flower: Add TOS matching testJiri Pirko1-1/+35
2019-06-12selftests: mlxsw: Test nexthop offload indicationIdo Schimmel1-0/+47
2019-06-11selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio1-1/+50
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon1-3/+38
2019-06-11bpf: use libbpf_num_possible_cpus internallyHechao Li2-80/+10
2019-06-11selftests/bpf: remove bpf_util.h from BPF C progsHechao Li5-4/+6
2019-06-11bpf: add a new API libbpf_num_possible_cpus()Hechao Li3-0/+74
2019-06-11selftests/bpf : clean up feature/ when make cleanHechao Li1-1/+2
2019-06-11selftests/bpf: fix constness of source arg for bpf helpersAndrii Nakryiko1-2/+2
2019-06-11libbpf: remove qidconf and better support external bpf programs.Jonathan Lemon1-75/+28
2019-06-11tools/bpf: Add bpf_map_lookup_elem selftest for xskmapJonathan Lemon1-0/+18
2019-06-11bpf/tools: sync bpf.hJonathan Lemon1-0/+4
2019-06-11bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon1-15/+0
2019-06-10perf trace: Skip unknown syscalls when expanding strace like syscall groupsArnaldo Carvalho de Melo1-12/+13