summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-11perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...Arnaldo Carvalho de Melo
2024-09-11perf build: Require at least clang 16.0.6 to build BPF skeletonsArnaldo Carvalho de Melo
2024-09-11perf trace: If a syscall arg is marked as 'const', assume it is coming _from_...Arnaldo Carvalho de Melo
2024-09-11perf parse-events: Remove duplicated include in parse-events.cYang Li
2024-09-10perf callchain: Allow symbols to be optional when resolving a callchainIan Rogers
2024-09-10perf inject: Lazy build-id mmap2 event insertionIan Rogers
2024-09-10perf inject: Add new mmap2-buildid-all optionIan Rogers
2024-09-10perf inject: Fix build ID injectionIan Rogers
2024-09-10perf annotate-data: Add pr_debug_scope()Namhyung Kim
2024-09-10perf annotate: Treat 'call' instruction as stack operationNamhyung Kim
2024-09-10perf build: Remove unused feature test targetJames Clark
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark
2024-09-10perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as comi...Arnaldo Carvalho de Melo
2024-09-10perf trace: Support collecting 'union's with the BPF augmenterArnaldo Carvalho de Melo
2024-09-10perf trace: Add --force-btf for debuggingHoward Chu
2024-09-10perf trace: Collect augmented data using BPFHoward Chu
2024-09-10perf trace: Pretty print buffer dataHoward Chu
2024-09-10perf trace: Pretty print struct dataHoward Chu
2024-09-10perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...Howard Chu
2024-09-10perf trace: Mark bpf's attr as from_userArnaldo Carvalho de Melo
2024-09-09perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo
2024-09-09perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo
2024-09-09perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo
2024-09-09perf trace: Mark which syscall arguments go from user space to kernel spaceArnaldo Carvalho de Melo
2024-09-09perf trace: Use a common encoding for augmented arguments, with size + error ...Arnaldo Carvalho de Melo
2024-09-09perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...Arnaldo Carvalho de Melo
2024-09-06perf mem: Fix the wrong reference in parse_record_events()Kan Liang
2024-09-06perf mem: Fix missed p-core mem events on ADL and RPLKan Liang
2024-09-06perf mem: Check mem_events for all eligible PMUsKan Liang
2024-09-06perf script python: Avoid buffer overflow in python PEBS register interfaceAndi Kleen
2024-09-06perf jevents: Ignore sys when determining a model directoryIan Rogers
2024-09-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-05Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-05Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-05Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-05ila: call nf_unregister_net_hooks() soonerEric Dumazet
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski
2024-09-05MAINTAINERS: fix ptp ocp driver maintainers addressVadim Fedorenko
2024-09-05selftests: net: enable bind testsJamie Bainbridge
2024-09-05MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi driversFrank Li
2024-09-05MAINTAINERS: SPI: Add freescale lpspi maintainer informationFrank Li
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...Steven Rostedt
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt
2024-09-05eventfs: Use list_del_rcu() for SRCU protected list variableSteven Rostedt