uftrace: upgrade 0.17 -> 0.18

Changelog:
===========
- symbol: Fix uninitialized 'sec_iter' in the 'arch_load_dynsymtab_noplt'
- graph: -f total-avg,self-avg,total-max,total-min,self-max,self-min in tui,cmds
- test: exclude system_initialize_function in t295 and t296 using filter option
- record: Add shmem directory to exec permission
- misc: Support Rocky Linux 9 in install-deps parts
- tests: Fix s-thread.c and s-exp-mixed.c tests from clang

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2025-07-16 14:41:02 +08:00
committed by Khem Raj
parent 45d35472db
commit c7e2e1e3ec
@@ -10,8 +10,8 @@ DEPENDS:append:libc-musl = " argp-standalone"
inherit autotools
SRCREV = "b0d936107edcefb519abbc9c363ca40daaac23b3"
SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \
SRCREV = "8ccd4f627569b0af122c8d1df98dc6813ab97a40"
SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https;tag=v${PV} \
file://0001-include-libgen.h-for-basename.patch"
LDFLAGS:append:libc-musl = " -largp"