summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAlexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>2025-11-28 23:27:18 +0100
committerAlexei Starovoitov <ast@kernel.org>2025-11-29 09:37:41 -0800
commit4b4833acc63e9c8ea9d5897ee84b694f30b23882 (patch)
treec6732f40e479594bb6b5c2a01cf87def6bf97781 /tools/perf/scripts/python/bin/stackcollapse-report
parent34235a3544f20291819c20d1d6c4ba07784045a2 (diff)
downloadkernel-4b4833acc63e9c8ea9d5897ee84b694f30b23882.tar.gz
selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
The test_tc_edt BPF program uses a custom section name, which works fine when manually loading it with tc, but prevents it from being loaded with libbpf. Update the program section name to "tc" to be able to manipulate it with a libbpf-based C test. Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com> Link: https://lore.kernel.org/r/20251128-tc_edt-v2-1-26db48373e73@bootlin.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
3e68'>mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins 2009-01-05zero i_uid/i_gid on inode allocationAl Viro 2008-12-31nfsd/create race fixes, infrastructureAl Viro 2008-11-10fs: xfs needs inode_wait to be exportedStephen Rothwell 2008-10-30Inode: export symbol destroy_inodeChristoph Hellwig 2008-10-30Inode: Allow external list initialisationDavid Chinner 2008-10-30Inode: Allow external initialisersDavid Chinner 2008-08-15fs/inode.c: properly init address_space->writeback_indexChris Mason 2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan 2008-07-26mm: spinlock tree_lockNick Piggin 2008-05-06VFS: fix unused variable warningLinus Torvalds 2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig 2008-04-29fs/inode.c: use hlist_for_each_entry()Matthias Kaehlcke 2008-04-19[PATCH] r/o bind mounts: write count for file_update_time()Dave Hansen 2008-04-19[PATCH] r/o bind mounts: write counts for touch_atime()Dave Hansen 2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells 2008-01-28ext4: Add inode version support in ext4Jean Noel Cordenner 2008-01-28vfs: Add 64 bit i_version supportJean Noel Cordenner 2007-10-17introduce I_SYNCJoern Engel 2007-10-17fs: remove the unused mempages parameterDenis Cheng 2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter 2007-10-16lockdep: fixup the inode dir annotationPeter Zijlstra 2007-10-14lockdep: annotate dir vs file i_mutexPeter Zijlstra 2007-10-15lockdep: per filesystem inode lock classPeter Zijlstra