summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: add explicit test for multiple concurrent GRO socketsPaolo Abeni2018-11-161-0/+34
* selftests: mlxsw: spectrum-2: Add simple delta testJiri Pirko2018-11-151-1/+81
* selftests: Adjust spectrum-2 ctcam_two_atcam_masks_testJiri Pirko2018-11-151-1/+1
* selftests: Adjust spectrum-2 two_mask_testJiri Pirko2018-11-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-1119-121/+820
|\
| * Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...Ingo Molnar2018-11-0619-121/+820
| |\
| | * perf tools: Do not zero sample_id_all for group membersJiri Olsa2018-11-062-2/+0
| | * perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero2018-11-051-11/+38
| | * perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headersArnaldo Carvalho de Melo2018-11-051-1/+1
| | * perf intel-pt: Add MTC and CYC timestamps to debug logAdrian Hunter2018-11-051-0/+4
| | * perf intel-pt: Add more event information to debug logAdrian Hunter2018-11-053-3/+19
| | * perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...Adrian Hunter2018-11-051-1/+3
| | * perf scripts python: exported-sql-viewer.py: Add help windowAdrian Hunter2018-11-051-1/+154
| | * perf scripts python: exported-sql-viewer.py: Add Selected branches reportAdrian Hunter2018-11-051-0/+327
| | * perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...Adrian Hunter2018-11-051-1/+6
| | * perf top: Display the LBR stats in callchain entryJin Yao2018-11-051-0/+3
| | * perf stat: Handle different PMU names with common prefixThomas Richter2018-11-051-1/+1
| | * perf record: Support weak groupsAndi Kleen2018-11-052-2/+6
| | * perf evlist: Move perf_evsel__reset_weak_group into evlistAndi Kleen2018-11-053-27/+31
| | * perf augmented_syscalls: Start collecting pathnames in the BPF programArnaldo Carvalho de Melo2018-11-051-0/+72
| | * perf trace: Fix setting of augmented payload when using eBPF + raw_syscallsArnaldo Carvalho de Melo2018-11-031-7/+30
| | * perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit tooArnaldo Carvalho de Melo2018-11-011-1/+2
| | * perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}Arnaldo Carvalho de Melo2018-11-011-0/+59
| | * tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,re...Will Deacon2018-11-011-66/+67
* | | selftests: pmtu: Introduce FoU and GUE PMTU exceptions testsStefano Brivio2018-11-081-0/+179
* | | selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6Stefano Brivio2018-11-081-31/+86
* | | selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6Stefano Brivio2018-11-081-18/+125
* | | selftests: add functionals test for UDP GROPaolo Abeni2018-11-076-23/+282
* | | selftests: add some benchmark for UDP GROPaolo Abeni2018-11-072-0/+94
* | | selftests: add dummy xdp test helperPaolo Abeni2018-11-072-1/+15
* | | selftests: add GRO support to udp bench rx programPaolo Abeni2018-11-071-7/+30
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-034-10/+38
|\ \
| * \ Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-03106-1505/+1290
| |\ \
| | * | objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf2018-11-011-1/+1
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-294-9/+37
| |\ \ \ \ \
| | | | * | | objtool: Support per-function rodata sectionsAllan Xavier2018-09-084-9/+37
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-03100-538/+3613
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter2018-10-312-14/+25
| * | | | | | perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter2018-10-313-12/+40
| * | | | | | perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-315-10/+27
| * | | | | | perf top: Start display thread earlierDavid Miller2018-10-311-5/+5
| * | | | | | tools headers uapi: Update linux/if_link.h header copyArnaldo Carvalho de Melo2018-10-311-0/+1
| * | | | | | tools headers uapi: Update linux/netlink.h header copyArnaldo Carvalho de Melo2018-10-311-0/+1
| * | | | | | tools headers: Sync the various kvm.h header copiesArnaldo Carvalho de Melo2018-10-314-6/+24
| * | | | | | tools include uapi: Update linux/mmap.h copyArnaldo Carvalho de Melo2018-10-311-0/+2
| * | | | | | perf trace beauty: Use the mmap flags table generated from headersArnaldo Carvalho de Melo2018-10-311-37/+11
| * | | | | | perf beauty: Wire up the mmap flags table generator to the MakefileArnaldo Carvalho de Melo2018-10-311-0/+11
| * | | | | | perf beauty: Add a generator for MAP_ mmap's flag constantsArnaldo Carvalho de Melo2018-10-311-0/+32
| * | | | | | tools include uapi: Update asound.h copyArnaldo Carvalho de Melo2018-10-311-1/+1
| * | | | | | tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copiesArnaldo Carvalho de Melo2018-10-312-0/+3