summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-22selftests: forwarding: Add a test for VXLAN symmetric routingIdo Schimmel
2019-01-22selftests: forwarding: Add a test case for ARP decapsulationIdo Schimmel
2019-01-22selftests: forwarding: Add a test for VXLAN asymmetric routingIdo Schimmel
2019-01-23Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-22Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-01-22tools/firmware/ihex2fw: Replace explicit alignment with ALIGNAndrey Smirnov
2019-01-22tools/firmware/ihex2fw: Simplify next record offset calculationAndrey Smirnov
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-21perf utils: Move perf_config using routines from color.c to separate objectArnaldo Carvalho de Melo
2019-01-21perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo
2019-01-21perf top: Synthesize BPF events for pre-existing loaded BPF programsArnaldo Carvalho de Melo
2019-01-21perf tools: Synthesize PERF_RECORD_* for loaded BPF programsSong Liu
2019-01-21perf tools: Handle PERF_RECORD_BPF_EVENTSong Liu
2019-01-21perf tools: Handle PERF_RECORD_KSYMBOLSong Liu
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu
2019-01-21tools headers uapi: Sync tools/include/uapi/linux/perf_event.hSong Liu
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo
2019-01-21perf report: Dump s390 counter set data to fileThomas Richter
2019-01-21perf report: Display names in s390 diagnostic counter setsThomas Richter
2019-01-21perf report: Display arch specific diagnostic counter sets, starting with s390Thomas Richter
2019-01-21perf tools: Remove duplicate headersBrajeswar Ghosh
2019-01-21perf session: Add reader__process_events functionJiri Olsa
2019-01-21perf session: Add 'data_offset' member to reader objectJiri Olsa
2019-01-21perf session: Add 'data_size' member to reader objectJiri Olsa
2019-01-21perf session: Add reader objectJiri Olsa
2019-01-21perf session: Get rid of file_size variableJiri Olsa
2019-01-21perf session: Rearrange perf_session__process_events functionJiri Olsa
2019-01-21perf tools: Replace automatic const char[] variables by staticsRasmus Villemoes
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang
2019-01-21perf script: Fix crash when processing recorded stat dataTony Jones
2019-01-21perf top: Fix wrong hottest instruction highlightedHe Kuang
2019-01-21perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian
2019-01-21tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney
2019-01-21tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney
2019-01-21tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray
2019-01-21perf/doc: Update design.txt for exclude_{host|guest} flagsAndrew Murray
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology with keys testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology with key testNir Dotan
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology testNir Dotan
2019-01-20selftests: forwarding: Add IP tunneling libNir Dotan
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel