dtrace.lists.linux.dev archive mirror (original) (raw)

[PATCH 1.5/3] Remove unused map-of-maps functions 2025-05-01 18:37 UTC

[PATCH 1/3] Cache per-CPU agg map IDs 2025-05-01 18:22 UTC (3+ messages) [[PATCH 2/3] test: Convert tick-* probes to ioctl:entry for tst.trunc[quant].d](20250501182252.27772-2-eugene.loh@oracle.com/T/#u) [PATCH 3/3] test: Mimic dtrace arithmetic more closely for avg/stddev

[PATCH 3/4] Only include dt_git_version.h where needed 2025-05-01 15:55 UTC (2+ messages) ` [DTrace-devel] "

[PATCH 4/4] dof_parser: remove pointless comment 2025-05-01 15:48 UTC (2+ messages) ` [DTrace-devel] "

[PATCH 1/4] provider: fix registering fbt and rawfbt twice 2025-05-01 15:46 UTC (3+ messages) ` [DTrace-devel] "

[PATCH 2/4] providers: loop through all providers for discovery 2025-05-01 15:38 UTC (2+ messages)

[PATCH v3] Allow arbitrary tracefs mount points 2025-04-24 17:27 UTC (4+ messages)

[PATCH] test: Get cpc expected branches and instructions counts from perf 2025-04-24 15:37 UTC (2+ messages)

[PATCH v3 2/2] Clean up sched provider trampoline FIXMEs 2025-04-24 15:34 UTC (7+ messages)

[RELEASE] DTrace 2.0.2 2025-04-22 15:28 UTC

[PATCH v2 2/2] test: Skip pid-0 tests on oversubscribed systems 2025-04-15 20:19 UTC

[PATCH 1/2] test: Remove orphaned tst.lockstat.r 2025-04-15 15:32 UTC (4+ messages) [[PATCH 2/2] test: Skip pid-0 tests on oversubscribed systems](20250414201959.31327-2-eugene.loh@oracle.com/T/#u) [DTrace-devel] " ` [DTrace-devel] [PATCH 1/2] test: Remove orphaned tst.lockstat.r

[PATCH] test: Test fds[] member fi_fs 2025-04-15 15:09 UTC (2+ messages) ` [DTrace-devel] "

[PATCH] test: Account for pid:::entry ucaller being correct 2025-04-14 23:33 UTC (13+ messages) [[PATCH] Fix dt_bvar_probedesc() for late USDT processes](Z9sS2sZiOozfT8Es@oracle.com/T/#u) [PATCH] Copy fprobes entry args with BPF helper function [[PATCH] test: Expect USDT argmap to fail on ARM on older kernels](20250319063230.28171-4-eugene.loh@oracle.com/T/#u) [DTrace-devel] " [[PATCH] Get execargs from user space](20250319063230.28171-5-eugene.loh@oracle.com/T/#u) [DTrace-devel] " ` [DTrace-devel] [PATCH] test: Account for pid:::entry ucaller being correct

[PATCH 1/4] Remove orphaned dtrace_recdesc_t component dtrd_uarg 2025-04-11 20:38 UTC (5+ messages) [[PATCH 2/4] test: Skip trace() of a 1-byte struct](20250325222521.15224-2-eugene.loh@oracle.com/T/#u) [PATCH 3/4] test: Update some char-array results files ` [PATCH 4/4] Pad strings in the output buffer with NUL bytes after terminating byte

[PATCH] spec: add support for building on OL10 2025-04-08 13:45 UTC

[PATCH 1/2] Add a cpuinfos BPF map 2025-04-02 23:50 UTC (8+ messages) [[PATCH 2/2] Clean up sched provider trampoline FIXMEs](20250331214501.24126-2-eugene.loh@oracle.com/T/#u) [DTrace-devel] [PATCH 1/2] Add a cpuinfos BPF map

[PATCH v2 2/2] Clean up sched provider trampoline FIXMEs 2025-03-31 21:46 UTC

[PATCH] Fix arg3 for sched enqueue and dequeue probes 2025-03-30 21:13 UTC (2+ messages)

[PATCH 2/2] consume: avoid a bad prid causing a core dump 2025-03-21 15:06 UTC (2+ messages) ` [DTrace-devel] "

[PATCH 1/2] dlib: remove obsolete dt_dlib_add_probe_var() 2025-03-21 15:04 UTC (2+ messages) ` [DTrace-devel] "

[PATCH] test: Allow duplicate lines for rawfbt synthetic tests 2025-03-19 17:47 UTC (2+ messages)

[PATCH v2] test: Make tests more resilient to different prid widths 2025-03-19 17:46 UTC (2+ messages)

[PATCH] dt_pid: pid grabs should be shortlived 2025-03-19 17:20 UTC (2+ messages) ` [DTrace-devel] "

[PATCH 1/2] Clarify how the usdt_prids key is stored on the BPF stack 2025-03-19 16:30 UTC (4+ messages) [[PATCH 2/2] Extend the USDT bit mask to multiple words](20250220044350.14953-2-eugene.loh@oracle.com/T/#u) [DTrace-devel] [PATCH 1/2] Clarify how the usdt_prids key is stored on the BPF stack

[DTrace-devel] [PATCH] test: Check tid value 2025-03-19 15:25 UTC

[PATCH] Fix format specifier in dtprobed.c 2025-03-19 14:48 UTC (2+ messages) ` [DTrace-devel] "

[DTrace-devel] [PATCH 1/2] Clarify how the usdt_prids key is stored on the BPF stack 2025-03-19 14:47 UTC

[PATCH 1/4] Rename _DTRACE_VERSION 2025-03-18 20:42 UTC (11+ messages) [[PATCH 2/4] Eliminate DT_VERS_LATEST](Z8CVjWt27pWGpPyG@oracle.com/T/#u) [DTrace-devel] " [[PATCH 3/4] Sync up the version numbers](20250208190622.23484-3-eugene.loh@oracle.com/T/#u) [PATCH 4/4] test: Add test for predefined preprocessor definitions

[PATCH v2 1/4] Rename _DTRACE_VERSION 2025-03-18 19:29 UTC (2+ messages)

[PATCH] tests: add test for buggy deduplicator 2025-03-18 19:01 UTC (4+ messages)

[PATCH 2/8] sched: clean up unnecessary includes and functions 2025-03-18 5:26 UTC (14+ messages) [[PATCH 3/8] rawfbt: perform lookup on true symbol names](e87a5ea0-89af-f95d-5b50-c6d3ea71f37c@oracle.com/T/#u) [PATCH 4/8] ksyms: make symbol name filters less picky [[PATCH 5/8] symtab: add support for 'traceable' flag](20250307213441.9495-4-kris.van.hees@oracle.com/T/#u) [DTrace-devel] " [[PATCH 6/8] fbt: performance improvements](Z9iRCQsY5iJi1VzQ@oracle.com/T/#u) [PATCH 7/8] rawfbt: " ` [PATCH 8/8] fbt, rawfbt: consolidate code to avoid duplication

[PATCH 2/2] bpf: fix have_attach_type() detection 2025-03-18 2:49 UTC (5+ messages)

[PATCH v2 6/8] fbt: performance improvements 2025-03-18 1:58 UTC (2+ messages)

[PATCH 1/2] error: report probe name on failed enabling error 2025-03-17 20:03 UTC (3+ messages)

[PATCH] test: Make tests more resilient to different prid widths 2025-03-13 0:39 UTC

[PATCH v2 8/8] fbt, rawfbt: consolidate code to avoid duplication 2025-03-06 19:03 UTC

[PATCH v2 7/8] rawfbt: performance improvements 2025-03-03 5:38 UTC

[PATCH 1/8] proc: convert to use standard SDT provider implementation 2025-03-07 21:33 UTC

[PATCH 1/2] test: Allow more variations in expected fbt kernel stacks 2025-02-28 16:00 UTC (4+ messages) ` [PATCH 2/2] test: Account for pid:::entry ustack() being correct

[PATCH] Refactor the versioning handling system 2025-02-28 3:09 UTC

[PATCH] test: Allow duplicate usym/umod/uaddr if for different pids 2025-02-27 21:32 UTC (5+ messages)

[PATCH] test: Improve resilience of tests to ptr widths 2025-02-26 16:58 UTC (2+ messages)

[PATCH v2] Fix trampoline use of BPF stack for scratch 2025-02-26 16:57 UTC (2+ messages)

[PATCH] Convert some indenting spaces into tabs 2025-02-26 16:55 UTC (2+ messages)

[PATCH] test: Have tst.ucaller use a predictable trigger 2025-02-26 16:54 UTC (2+ messages) ` [DTrace-devel] "

[PATCH] Move proc lock to where we actually find a USDT process 2025-02-26 16:53 UTC (2+ messages) ` [DTrace-devel] "

[PATCH 0/4] Further test cleanups 2025-02-26 0:09 UTC (10+ messages) [[PATCH 1/4] test: fix 'harness' typo](744e0c64-c471-f483-0e1f-6e2b26562abc@oracle.com/T/#u) [PATCH 2/4] test: fix bashism in tst.bitfield-offset.x [[PATCH 3/4] test: finalize porting small awk stragglers to gawk](d8150cc9-1eb7-a40b-3c64-94c32a47c728@oracle.com/T/#u) [PATCH 4/4] test: allow overriding CC, OBJCOPY, OBJDUMP, NM,

[PATCH v3 6/6] Add support for pid function "-" with absolute offset 2025-02-25 22:27 UTC (2+ messages)

[PATCH v2 3/6] Simplify references to dtp 2025-02-25 21:52 UTC (3+ messages) ` [PATCH v2 5/6] test: Move disassembly and extracting PCs earlier

USDT blocking ioctl 2025-02-25 18:27 UTC

[PATCH] test: Check tid value 2025-02-24 20:19 UTC

[PATCH] Use DT_TRAMP_SP_SLOT() for BPF stack scratch space in trampoline 2025-02-21 20:20 UTC (2+ messages) ` [DTrace-devel] "

[PATCH] Fix fprobe/kprobe selection 2025-02-19 22:13 UTC (2+ messages) ` [DTrace-devel] "

[PATCH] cg: ensure string results in a ternary are padded to strsize 2025-02-07 21:00 UTC (4+ messages)

[PATCH v4] procfs: implement execargs for pr_psargs translator support 2025-01-24 7:17 UTC

[PATCH v3] procfs: implement execargs for pr_psargs translator support 2025-01-24 7:17 UTC

[PATCH] trace: fix char-array handling 2025-02-07 6:08 UTC (3+ messages)

[PATCH v2 4/6] procfs: implement d_execargs() for pr_psargs translator support 2025-02-01 2:04 UTC (7+ messages) ` [DTrace-devel] "

[PATCH 6/6] procfs: populate pr_argc, pr_argv, and pr_envp with default values 2025-01-31 0:13 UTC (5+ messages)

[PATCH 3/6] bpf: implement additional relocation types 2025-01-30 23:14 UTC (3+ messages)

[PATCH v3 0/4] add support for stapsdt probes 2025-01-30 14:43 UTC (5+ messages) [[PATCH v3 1/4] support stapsdt ELF-note-defined static probes](20250130144307.1297654-2-alan.maguire@oracle.com/T/#u) [PATCH v3 2/4] selftests/usdt: add test for stapsdt note-defined probe firing, args [[PATCH v3 3/4] selftests/usdt: add test for stapsdt notes in shared library](20250130144307.1297654-4-alan.maguire@oracle.com/T/#u) [PATCH v3 4/4] selftests/usdt: add test covering different forms of stapsdt note args

[PATCH v2 0/4] ELF note-based USDT support 2025-01-30 11:12 UTC (7+ messages) [[PATCH v2 1/4] USDT: support ELF-note-defined probes](20250129145522.512341-2-alan.maguire@oracle.com/T/#u) [PATCH v2 2/4] selftests/usdt: add test for USDT note-defined probe firing, args [[PATCH v2 3/4] selftests/usdt: add test for USDT notes in shared library](20250129145522.512341-4-alan.maguire@oracle.com/T/#u) [PATCH v2 4/4] selftests/usdt: add test covering different forms of USDT note args

[PATCH 5/6] procfs: add 'execargs' global variable as inline 2025-01-30 4:46 UTC (6+ messages)

[PATCH 0/4] ELF note-based USDT support 2025-01-29 14:56 UTC (6+ messages) [[PATCH 1/4] USDT: support ELF-note-defined probes](20250129144401.505186-2-alan.maguire@oracle.com/T/#u) [PATCH 2/4] selftests/usdt: add test for USDT note-defined probe firing, args [[PATCH 3/4] selftests/usdt: add test for USDT notes in shared library](20250129144401.505186-4-alan.maguire@oracle.com/T/#u) [PATCH 4/4] selftests/usdt: add test covering different forms of USDT note args

[PATCH v2 1/6] bpf: separate bvar implementation into separate functions 2025-01-28 23:35 UTC (3+ messages)

[PATCH 2/6] include: remove unnecessary include of universal.h 2025-01-28 23:32 UTC (2+ messages)


page: next (older)


This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).