June 2025 Archives by thread
Starting: Sun Jun 1 16:54:48 UTC 2025
Ending: Sat Jun 28 22:30:50 UTC 2025
Messages: 129
- [DTrace-devel] [oracle/dtrace-utils] 315e78: ADD TO link PATCH
Kris Van Hees
- [DTrace-devel] [PATCH] test: Adapt USDT PC search for USDT LTO changes
eugene.loh at oracle.com
- [DTrace-devel] [PATCH] test: Make the USDT "only enabled" test more stringent
eugene.loh at oracle.com
- [DTrace-devel] [PATCH v2 1/2] Omit an aggregation record if [u][sym|mod] translation fails
eugene.loh at oracle.com
- [DTrace-devel] [oracle/dtrace-utils] aa6366: test: allow overriding CC, OBJCOPY, OBJDUMP, NM, ...
Kris Van Hees
- [DTrace-devel] [RFC PATCH 0/2] DTrace TCP provider
Alan Maguire
- [DTrace-devel] [oracle/dtrace-utils] 62e2fc: dtprobed, usdt parser: add support for ELF notes-b...
euloh
- [DTrace-devel] [oracle/dtrace-utils] cf3da5: provider: fix registering fbt and rawfbt twice
euloh
- [DTrace-devel] [PATCH 01/17] test: allow overriding CC, OBJCOPY, OBJDUMP, NM, ...
Kris Van Hees
- [DTrace-devel] [PATCH 02/17] provider: fix registering fbt and rawfbt twice
Kris Van Hees
- [DTrace-devel] [PATCH 03/17] providers: loop through all providers for discovery
Kris Van Hees
- [DTrace-devel] [PATCH 04/17] Only include dt_git_version.h where needed
Kris Van Hees
- [DTrace-devel] [PATCH 05/17] dof_parser: remove pointless comment
Kris Van Hees
- [DTrace-devel] [PATCH 06/17] dof_parser: restructure the dof_copyin*() code
Kris Van Hees
- [DTrace-devel] [PATCH 07/17] dof_parser: generic parser framework to support multiple parsers
Kris Van Hees
- [DTrace-devel] [PATCH 08/17] dtprobed: fix probe name debug output
Kris Van Hees
- [DTrace-devel] [PATCH 09/17] htab: move htab handling to libcommon
Kris Van Hees
- [DTrace-devel] [PATCH 10/17] htab: move str2hval() to dt_htab
Kris Van Hees
- [DTrace-devel] [PATCH 11/17] dtprobed: make sure that retry one time means exactly that
Kris Van Hees
- [DTrace-devel] [PATCH 12/17] usdt: add HASUSDT to the helper ioctl interface
Kris Van Hees
- [DTrace-devel] [PATCH 13/17] dtprobed, usdt parser: add support for ELF notes-based USDT
Kris Van Hees
- [DTrace-devel] [PATCH 14/17] usdt: implement tracing USDT probes specified in ELF notes
Kris Van Hees
- [DTrace-devel] [PATCH 15/17] link: implement USDT probe definitions in ELF notes
Kris Van Hees
- [DTrace-devel] [PATCH 16/17] test: fix test for non-installed testing
Kris Van Hees
- [DTrace-devel] [PATCH 17/17] test: Adapt USDT PC search for USDT LTO changes
Kris Van Hees
- [DTrace-devel] [PATCH v2 14/17] usdt: implement tracing USDT probes specified in ELF notes
Kris Van Hees
- [DTrace-devel] [oracle/dtrace-utils] df960f: usdt: implement tracing USDT probes specified in E...
euloh
- [DTrace-devel] [oracle/dtrace-utils] b7d538: dtprobed, usdt parser: add support for ELF notes-b...
euloh
- [DTrace-devel] [PATCH v2 0/4] ELF note-based USDT support
Sam James
- [DTrace-devel] [oracle/dtrace-utils] e8e924: link: implement USDT probe definitions in ELF notes
euloh
- [DTrace-devel] [PATCH] test: Wait for output to flush out in enable_pid
eugene.loh at oracle.com
- [DTrace-devel] [oracle/dtrace-utils] 458b67: link: implement USDT probe definitions in ELF notes
euloh
- [DTrace-devel] [PATCH] test: Suppress some white space
eugene.loh at oracle.com
- [DTrace-devel] [oracle/dtrace-utils] 6b7ccc: Update NEWS and dtrace.spec for release 2.0.3
Kris Van Hees
- [DTrace-devel] [PATCH v2 0/4] DTrace TCP provider
Alan Maguire
- [DTrace-devel] [PATCH] No uprobes on ARM autiasp instructions
eugene.loh at oracle.com
- [DTrace-devel] [PATCH] Revert "dt_pid: pid grabs should be shortlived"
Nick Alcock
- [DTrace-devel] [PATCH 01/14] Fix stack-skip counts for caller and stackdepth
Nick Alcock
- [DTrace-devel] [PATCH 02/14] Add stack-skip frame count for rawtp provider
Nick Alcock
- [DTrace-devel] [PATCH 03/14] Test: remove unnecessary "unstable" tag
Nick Alcock
- [DTrace-devel] [PATCH 04/14] Test: caller and stackdepth tests for fbt provider
Nick Alcock
- [DTrace-devel] [PATCH 05/14] Test: caller and stackdepth tests for dtrace provider
Nick Alcock
- [DTrace-devel] [PATCH 06/14] Test: caller and stackdepth tests for rawtp provider
Nick Alcock
- [DTrace-devel] [PATCH 07/14] Test: caller and stackdepth tests for cpc provider
Nick Alcock
- [DTrace-devel] [PATCH 08/14] Test: caller and stackdepth tests for ip provider
Nick Alcock
- [DTrace-devel] [PATCH 09/14] Test: caller and stackdepth tests for profile provider
Nick Alcock
- [DTrace-devel] [PATCH 10/14] Test: caller and stackdepth tests for sched provider
Nick Alcock
- [DTrace-devel] [PATCH 11/14] Test: caller and stackdepth tests for proc provider
Nick Alcock
- [DTrace-devel] [PATCH 12/14] Test: caller and stackdepth tests for rawfbt provider
Nick Alcock
- [DTrace-devel] [PATCH 13/14] Test: caller and stackdepth tests for io provider
Nick Alcock
- [DTrace-devel] [PATCH 14/14] Test: caller and stackdepth tests for lockstat provider
Nick Alcock
- [DTrace-devel] [PATCH] libproc: make Psystem_daemon() detect modern systemd properly
Nick Alcock
- [DTrace-devel] [PATCH] usdt parser: fix memory leak in provider and probe htabs
Kris Van Hees
- [DTrace-devel] [oracle/dtrace-utils] 23cdaf: usdt parser: fix memory leak in provider and probe...
Kris Van Hees
- [DTrace-devel] [oracle/dtrace-utils]
Kris Van Hees
- [DTrace-devel] [PATCH v4 0/5] add support for stapsdt probes
Alan Maguire
- [DTrace-devel] [PATCH 1/3] options: add -xbtfpath option
Kris Van Hees
- [DTrace-devel] [PATCH 2/3] btf: do not try to generate CTF data if there is no BTF data
Kris Van Hees
- [DTrace-devel] [PATCH 3/3] dlibs: report missing CTF and BTF data for vmlinux
Kris Van Hees
- [DTrace-devel] [PATCH 1/3] usdt parser: remove left-over debug statement
Kris Van Hees
- [DTrace-devel] [PATCH 2/3] usdt parser: handle encoded hyphens
Kris Van Hees
- [DTrace-devel] [PATCH 3/3] usdt parser: make sure prbmap is cleaned up in case of error
Kris Van Hees
- [DTrace-devel] [oracle/dtrace-utils] a5903f: options: add -xbtfpath option
Kris Van Hees
- [DTrace-devel] [PATCH v2 01/14] Fix stack-skip counts for caller and stackdepth
eugene.loh at oracle.com
- [DTrace-devel] [PATCH v2 03/14] test: remove unnecessary "unstable" tag
eugene.loh at oracle.com
- [DTrace-devel] [PATCH v2 04/14] test: caller and stackdepth tests for fbt provider
eugene.loh at oracle.com
- [DTrace-devel] [PATCH v2 05/14] test: caller and stackdepth tests for dtrace provider
eugene.loh at oracle.com
- [DTrace-devel] [PATCH v2] Optimize USDT discovery a little
eugene.loh at oracle.com
- [DTrace-devel] [oracle/dtrace-utils] 117c90: Fix stack-skip counts for caller and stackdepth
euloh
- [DTrace-devel] [RELEASE] DTrace 2.0.3
Kris Van Hees
- [DTrace-devel] [PATCH] Make sure all probes are listed in default case
eugene.loh at oracle.com
- [DTrace-devel] [PATCH v2] test: Wait for output to flush out in enable_pid
eugene.loh at oracle.com
Last message date:
Sat Jun 28 22:30:50 UTC 2025
Archived on: Sat Jun 28 22:31:06 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).