aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-14/+214
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-03-08selftests: gpio: update .gitignoreBartosz Golaszewski1-1/+1
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+100
2021-03-06perf cs-etm: Fix bitmap for optionSuzuki K Poulose1-4/+8
2021-03-06perf trace: Fix race in signal handlingMichael Petlan1-3/+2
2021-03-06perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo1-4/+3
2021-03-06perf report: Fix -F for branch & mem modesRavi Bangoria1-2/+2
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo2-2/+2
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang4-0/+127
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang1-4/+0
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser1-2/+1
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim1-1/+1
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim1-0/+1
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim2-4/+11
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao4-11/+59
2021-03-06tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo2-1/+4
2021-03-06tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-6/+13
2021-03-06tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo1-5/+15
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo4-0/+19
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim1-0/+2
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim1-0/+2
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim1-5/+2
2021-03-06perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim1-0/+1
2021-03-06perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim1-3/+2
2021-03-06perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim1-3/+2
2021-03-06perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim1-7/+3
2021-03-06perf test: Fix cpu and thread map leaks in sw_clock_freq testNamhyung Kim1-8/+4
2021-03-06perf test: Fix cpu and thread map leaks in task_exit testNamhyung Kim1-7/+3
2021-03-06perf test: Fix a memory leak in attr testNamhyung Kim1-1/+7
2021-03-06perf test: Fix cpu and thread map leaks in basic mmap testNamhyung Kim1-2/+0
2021-03-06perf tools: Fix event's PMU name parsingJiri Olsa1-1/+5
2021-03-06perf daemon: Fix running test for non root userJiri Olsa1-16/+16
2021-03-06perf daemon: Fix control fifo permissionsJiri Olsa1-2/+2
2021-03-06perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro1-1/+1
2021-03-06perf tools: Fix documentation of verbose optionsIan Rogers4-6/+6
2021-03-06perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers1-0/+1
2021-03-06perf bench numa: Fix the condition checks for max number of NUMA nodesAthira Rajeev1-13/+29
2021-03-06perf diff: Don't crash on freeing errno-session on the error pathDmitry Safonov1-1/+2
2021-03-06perf tools: Clean 'generated' directory used for creating the syscall table o...Andreas Wendleder1-5/+6
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa2-10/+8
2021-03-06perf tools: Cast (struct timeval).tv_sec when printingPierre Gondois5-9/+9
2021-03-06tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+73
2021-03-06tools headers UAPI s390: Sync ptrace.h kernel headersArnaldo Carvalho de Melo1-2/+3
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-15/+5
2021-03-06tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-03-06tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+2
2021-03-06tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-48/+49
2021-03-05selftest/net/ipsec.c: Remove unneeded semicolonXu Wang1-1/+1
2021-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-6/+65
2021-03-04bpf: Explicitly zero-extend R0 after 32-bit cmpxchgBrendan Jackman2-0/+50
2021-03-04selftests: fib_nexthops: Test blackhole nexthops when loopback goes downIdo Schimmel1-0/+8
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+160
2021-03-04libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski1-2/+3
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse1-3/+156
2021-03-02selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis1-2/+4
2021-03-02selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2021-03-02selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich1-3/+10
2021-02-28selftests: netfilter: test nat port clash resolution interaction with tcp ear...Florian Westphal2-1/+100
2021-02-26selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-02-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-6/+31
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-3/+3
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-1/+169
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+14
2021-02-25tracing/tools: fix a couple of spelling mistakesColin Ian King1-3/+3
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+14
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-02-24kasan: prefix global functions with kasan_Andrey Konovalov1-1/+1
2021-02-24selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu1-4/+2
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+18
2021-02-24bpf: Remove blank line in bpf helper description commentHangbin Liu1-1/+0
2021-02-24tools/resolve_btfids: Fix build error with older host toolchainsKun-Chuan Hsieh1-0/+5
2021-02-24selftests/bpf: Fix a compiler warning in global func testDmitrii Banshchikov1-1/+1
2021-02-23wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-8/+104
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-1/+1437
2021-02-23objtool: Split noinstr validation from --vmlinuxSami Tolvanen3-3/+4
2021-02-23objtool: Don't autodetect vmlinux.oSami Tolvanen1-5/+1
2021-02-23objtool: Fix __mcount_loc generation with Clang's assemblerSami Tolvanen1-2/+15
2021-02-23objtool: Add a pass for generating __mcount_locPeter Zijlstra6-2/+88
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds31-443/+744
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds1-1/+1
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-41/+248
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds7-14/+2192
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds183-974/+6938
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+12
2021-02-22Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-115/+150
2021-02-22Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-44/+132
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds1-11/+15
2021-02-22objtool: Fix stack-swizzle for FRAME_POINTER=yPeter Zijlstra1-0/+14
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+0
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-718/+603
2021-02-22bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as srcBrendan Jackman1-0/+23
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-2/+144
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-102/+1801
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-65/+267
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds34-138/+42
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-80/+758
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds10-10/+10
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-59/+62
2021-02-20Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+4
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+4
2021-02-18perf buildid-cache: Don't skip 16-byte build-idsNicholas Fraser2-3/+6
2021-02-18perf buildid-cache: Add test for 16-byte build-idNicholas Fraser1-0/+6
2021-02-18perf symbol: Remove redundant libbfd checksNicholas Fraser1-9/+0
2021-02-18perf test: Output the sub testing result in cs-etmLeo Yan1-10/+14
2021-02-18perf test: Suppress logs in cs-etm testingLeo Yan1-12/+9
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv8-7/+14
2021-02-18perf intel-pt: Add documentation for tracing virtual machinesAdrian Hunter1-0/+82
2021-02-18perf intel-pt: Split VM-Entry and VM-Exit branchesAdrian Hunter1-1/+21
2021-02-18perf intel-pt: Adjust sample flags for VM-ExitAdrian Hunter1-4/+7
2021-02-18perf intel-pt: Allow for a guest kernel address filterAdrian Hunter1-1/+7
2021-02-18perf intel-pt: Support decoding of guest kernelAdrian Hunter1-12/+69
2021-02-18perf machine: Factor out machine__idle_thread()Adrian Hunter3-22/+22
2021-02-18perf machine: Factor out machines__find_guest()Adrian Hunter3-6/+11
2021-02-18perf intel-pt: Amend decoder to track the NR flagAdrian Hunter2-9/+53
2021-02-18perf intel-pt: Retain the last PIP packet payload as isAdrian Hunter5-18/+16
2021-02-18perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter3-0/+17
2021-02-18perf script: Add branch types for VM-Entry and VM-ExitAdrian Hunter3-1/+9
2021-02-18perf auxtrace: Automatically group aux-output eventsAdrian Hunter3-0/+23
2021-02-18perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2021-02-18perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processingKan Liang4-14/+43
2021-02-18perf intel-pt: Add PSB eventsAdrian Hunter7-53/+251
2021-02-18perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter3-0/+41
2021-02-18perf intel-pt: Fix premature IPCAdrian Hunter3-11/+17
2021-02-18perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter1-0/+3
2021-02-18perf unwind: Set userdata for all __report_module() pathsDave Rigby1-3/+8
2021-02-18perf record: Fix continue profiling after draining the bufferYang Jihong3-1/+13
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe37-260/+1608
2021-02-18perf tools: Simplify the calculation of variablesJiapeng Chong1-1/+1
2021-02-18perf vendor events arm64: Add JSON metrics for imx8mp DDR PerfJoakim Zhang2-0/+503
2021-02-18perf vendor events arm64: Add JSON metrics for imx8mq DDR PerfJoakim Zhang2-0/+55
2021-02-18perf vendor events arm64: Add JSON metrics for imx8mn DDR PerfJoakim Zhang2-0/+55
2021-02-18perf vendor events arm64: Fix indentation of brackets in imx8mm metricsJoakim Zhang1-2/+2
2021-02-17perf annotate: Do not jump after 'k' is pressedMartin Liška1-1/+1
2021-02-17perf metricgroup: Remove unneeded semicolonYang Li1-1/+1
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer11-11/+156
2021-02-17tools api fs: Cache cgroupfs mount pointNamhyung Kim1-0/+19
2021-02-17tools api fs: Diet cgroupfs_find_mountpoint()Namhyung Kim1-25/+45
2021-02-17tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()Namhyung Kim1-19/+15
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2-4/+40
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra1-0/+27
2021-02-17rbtree: Add generic add and find helpersPeter Zijlstra2-63/+202
2021-02-17perf symbols: Resolve symbols against debug file firstJiri Slaby1-1/+15
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski1-1/+2
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-8/+40
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller101-839/+3390
2021-02-16Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo17-32/+1311
2021-02-16perf arm-spe: Set sample's data source fieldLeo Yan1-9/+60
2021-02-16perf arm-spe: Synthesize memory eventLeo Yan1-0/+30
2021-02-16perf arm-spe: Fill address info for samplesLeo Yan1-20/+30
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-1/+1
2021-02-15selftests: kvm: avoid uninitialized variable warningPaolo Bonzini1-1/+2
2021-02-15selftests: kvm: add hardware_disable testIgnacio Alvarado3-0/+167
2021-02-15selftests: gpio: add CONFIG_GPIO_CDEV to configKent Gibson1-0/+1
2021-02-15selftests: gpio: port to GPIO uAPI v2Kent Gibson2-10/+76
2021-02-15tools: gpio: remove uAPI v1 code no longer used by selftestsKent Gibson2-95/+0
2021-02-15selftests: remove obsolete gpio references from kselftest_deps.shKent Gibson1-3/+1
2021-02-15selftests: remove obsolete build restriction for gpioKent Gibson1-9/+0
2021-02-15selftests: gpio: remove obsolete gpio-mockup-chardev.cKent Gibson1-323/+0
2021-02-15selftests: gpio: rework and simplify test implementationKent Gibson4-288/+535
2021-02-15kselftest: add support for skipped testsTimur Tabi1-6/+12
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov11-0/+449
2021-02-12selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault2-1/+162
2021-02-12selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault3-1/+187
2021-02-12flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti1-1/+37
2021-02-12selftests: mptcp: fail if not enough SYN/3rd ACKMatthieu Baerts1-8/+20
2021-02-12selftests: mptcp: display warnings on one lineMatthieu Baerts1-23/+40
2021-02-12selftests: mptcp: fix ACKRX debug messageMatthieu Baerts1-1/+1
2021-02-12selftests: mptcp: dump more info on errorsPaolo Abeni1-3/+12
2021-02-13selftests/bpf: Tests using bpf_check_mtu BPF-helperJesper Dangaard Brouer2-0/+414
2021-02-13selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirectJesper Dangaard Brouer1-0/+7
2021-02-13bpf: Add BPF-helper for MTU checkingJesper Dangaard Brouer1-0/+75
2021-02-13bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer1-2/+9
2021-02-12perf probe: Fix kretprobe issue caused by GCC bugJianlin Lv1-0/+10
2021-02-12perf symbols: Fix return value when loading PE DSONicholas Fraser1-1/+3
2021-02-12perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache onlyNicholas Fraser1-7/+1
2021-02-12tools/resolve_btfids: Add /libbpf to .gitignoreStanislav Fomichev1-0/+1
2021-02-12selftests/bpf: Add test for bpf_iter_task_vmaSong Liu3-10/+174
2021-02-12perf arm-spe: Store operation type in packetLeo Yan2-0/+12
2021-02-12perf arm-spe: Store memory address in packetLeo Yan2-0/+6
2021-02-12perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRCLeo Yan1-1/+1
2021-02-12perf env: Remove unneeded internal/cpumap inclusionsIan Rogers9-9/+0
2021-02-12perf tools: Remove unused xyarray.c as it was moved to tools/lib/perfIan Rogers1-33/+0
2021-02-12bpf: selftests: Add non function pointer test to struct_opsMartin KaFai Lau1-0/+1
2021-02-12libbpf: Ignore non function pointer member in struct_opsMartin KaFai Lau1-11/+11
2021-02-12libbpf: Use AF_LOCAL instead of AF_INET in xsk.cStanislav Fomichev1-1/+1
2021-02-12tracing/tools: Add the latency-collector to tools directoryViktor Rosendahl5-6/+2161
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini19-217/+246
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar52-468/+1840
2021-02-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-39/+116
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar13-41/+642
2021-02-12Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar34-138/+42
2021-02-11selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookieFlorent Revest2-6/+41
2021-02-11selftests/bpf: Use vmlinux.h in socket_cookie_prog.cFlorent Revest1-5/+6
2021-02-11selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest5-213/+72
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest1-0/+8
2021-02-11bpf: Be less specific about socket cookies guaranteesFlorent Revest1-4/+4