aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst11-54/+184
2025-06-09bpf: Rename sanitize_stack_spill to nospec_resultLuis Gerhorst2-3/+3
2025-06-09bpf, arm64, powerpc: Change nospec to include v1 barrierLuis Gerhorst5-27/+65
2025-06-09bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst4-15/+53
2025-06-09bpf: Return -EFAULT on internal errorsLuis Gerhorst1-3/+3
2025-06-09bpf: Return -EFAULT on misconfigurationsLuis Gerhorst1-18/+18
2025-06-09bpf: Move insn if/else into do_check_insn()Luis Gerhorst1-205/+223
2025-06-09bpf: Add cookie in fdinfo for raw_tpTao Chen1-2/+4
2025-06-09bpf: Add cookie in fdinfo for tracingTao Chen1-2/+4
2025-06-09bpftool: Display cookie for tracing link probeTao Chen1-0/+3
2025-06-09selftests/bpf: Add cookies check for tracing fill_link_info testTao Chen1-1/+23
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen3-0/+5
2025-06-09selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checksIhor Solodrai1-0/+118
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai1-1/+16
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai2-2/+3
2025-06-09bpf: Add show_fdinfo for perf_eventTao Chen1-0/+120
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song3-0/+724
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song2-28/+28
2025-06-09libbpf: Support link-based cgroup attach with optionsYonghong Song5-0/+93
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song4-37/+205
2025-06-09cgroup: Add bpf prog revisions to struct cgroup_bpfYonghong Song2-0/+6
2025-06-06Documentation: Fix spelling mistake.Eslam Khafagy1-2/+2
2025-06-06selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song1-3/+7
2025-06-06selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song2-4/+4
2025-06-06selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page sizeYonghong Song1-1/+1
2025-06-06selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logsYonghong Song1-6/+12
2025-06-05selftests/bpf: rbtree: Fix incorrect global variable usageRong Tao1-7/+7
2025-06-05Tests for the ".emit_strings" functionality in the BTF dumper.Blake Jones1-0/+118
2025-06-05libbpf: Add support for printing BTF character arrays as stringsBlake Jones2-2/+56
2025-06-05bpf: Clarify sanitize_check_bounds()Luis Gerhorst1-4/+12
2025-06-05libbpf: Correct some typos and syntax issues in usdt docJiawei Zhao1-5/+5
2025-06-05bpftool: Display cookie for raw_tp link probeTao Chen1-0/+3
2025-06-05selftests/bpf: Add cookies check for raw_tp fill_link_info testTao Chen1-1/+25
2025-06-05bpf: Add cookie to raw_tp bpf_link_infoTao Chen3-0/+5
2025-06-04bcachefs: add cond_resched() to handle_overwrites()Kent Overstreet1-0/+2
2025-06-04bcachefs: Make journal read log message a bit quieterKent Overstreet1-5/+5
2025-06-04bcachefs: Fix subvol to missing root repairKent Overstreet1-4/+14
2025-06-04bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()Kent Overstreet4-19/+62
2025-06-04bcachefs: delete dead code from may_delete_deleted_inode()Kent Overstreet1-12/+3
2025-06-04bcachefs: Add flags to subvolume_to_text()Kent Overstreet1-0/+7
2025-06-04bcachefs: Fix oops in btree_node_seq_matches()Kent Overstreet1-2/+21
2025-06-04bcachefs: Fix dirent_casefold_mismatch repairKent Overstreet5-118/+162
2025-06-04bcachefs: Fix bch2_fsck_rename_dirent() for casefoldKent Overstreet3-13/+25
2025-06-04bcachefs: Redo bch2_dirent_init_name()Kent Overstreet2-70/+66
2025-06-04bcachefs: Fix -Wc23-extensions in bch2_check_dirents()Nathan Chancellor1-1/+2
2025-06-04drm/ttm: Fix compile error when CONFIG_SHMEM is not setSteven Rostedt1-0/+1
2025-06-04MAINTAINERS: Update Manivannan Sadhasivam email addressManivannan Sadhasivam2-19/+20
2025-06-03fsdax: Remove unused trace events for dax insert mappingSteven Rostedt1-78/+0
2025-06-03sched_ext: idle: Skip cross-node search with !CONFIG_NUMAAndrea Righi1-0/+8
2025-06-03dm-stripe: small code cleanupMikulas Patocka1-3/+2