aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-01-22selftests: forwarding: Add a test for VXLAN symmetric routingIdo Schimmel1-0/+551
2019-01-22selftests: forwarding: Add a test case for ARP decapsulationIdo Schimmel1-0/+18
2019-01-22selftests: forwarding: Add a test for VXLAN asymmetric routingIdo Schimmel1-0/+475
2019-01-23Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds7-16/+118
2019-01-22Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar5-16/+28
2019-01-22tools/firmware/ihex2fw: Replace explicit alignment with ALIGNAndrey Smirnov1-2/+4
2019-01-22tools/firmware/ihex2fw: Simplify next record offset calculationAndrey Smirnov1-1/+10
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-93/+1321
2019-01-21perf utils: Move perf_config using routines from color.c to separate objectArnaldo Carvalho de Melo3-39/+48
2019-01-21perf python: Remove -fstack-clash-protection when building with some clang versionsArnaldo Carvalho de Melo1-0/+2
2019-01-21perf top: Synthesize BPF events for pre-existing loaded BPF programsArnaldo Carvalho de Melo1-0/+7
2019-01-21perf tools: Synthesize PERF_RECORD_* for loaded BPF programsSong Liu3-0/+264
2019-01-21perf tools: Handle PERF_RECORD_BPF_EVENTSong Liu12-2/+97
2019-01-21perf tools: Handle PERF_RECORD_KSYMBOLSong Liu8-2/+116
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu1-1/+28
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu1-1/+25
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo3-14/+14
2019-01-21perf report: Dump s390 counter set data to fileThomas Richter1-4/+73
2019-01-21perf report: Display names in s390 diagnostic counter setsThomas Richter1-5/+54
2019-01-21perf report: Display arch specific diagnostic counter sets, starting with s390Thomas Richter7-1/+277
2019-01-21perf tools: Remove duplicate headersBrajeswar Ghosh4-4/+0
2019-01-21perf session: Add reader__process_events functionJiri Olsa1-24/+38
2019-01-21perf session: Add 'data_offset' member to reader objectJiri Olsa1-4/+5
2019-01-21perf session: Add 'data_size' member to reader objectJiri Olsa1-1/+3
2019-01-21perf session: Add reader objectJiri Olsa1-2/+8
2019-01-21perf session: Get rid of file_size variableJiri Olsa1-7/+5
2019-01-21perf session: Rearrange perf_session__process_events functionJiri Olsa1-13/+7
2019-01-21perf tools: Replace automatic const char[] variables by staticsRasmus Villemoes6-11/+11
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang1-2/+2
2019-01-21perf script: Fix crash when processing recorded stat dataTony Jones1-5/+2
2019-01-21perf top: Fix wrong hottest instruction highlightedHe Kuang1-6/+10
2019-01-21perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-01-21tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney1-2/+12
2019-01-21tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney13-93/+739
2019-01-21tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri3-2/+6
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray1-2/+0
2019-01-21perf/doc: Update design.txt for exclude_{host|guest} flagsAndrew Murray1-0/+4
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-92/+1317
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys testNir Dotan1-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key testNir Dotan1-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology testNir Dotan1-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology with keys testNir Dotan1-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology with key testNir Dotan1-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology testNir Dotan1-0/+63
2019-01-20selftests: forwarding: Add IP tunneling libNir Dotan1-0/+349
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-16/+1218
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner2-11/+1
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann1-0/+1163
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel1-0/+20