linux-debuggers.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-16 22:17:22 to 2025-01-24 22:55:51 UTC [more...]

[PATCH 0/3] Add a new command in kgdb for vmcoreinfo
 2025-01-24 22:55 UTC  (25+ messages)
  ` [PATCH 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format
  ` [PATCH 2/3] serial: Move LF -> CRLF replacement from serial console to kdb
  ` [PATCH 3/3] kgdb: Add command linux.vmcoreinfo to kgdb
` [PATCH v2 0/3] Add a new command in kgdb for vmcoreinfo
  ` [PATCH v2 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format
  ` [PATCH v2 2/3] serial: Move LF -> CRLF replacement from serial console to kdb
  ` [PATCH v2 3/3] kgdb: Add command linux.vmcoreinfo to kgdb
` [PATCH v3 0/3] Add a new command in kgdb for vmcoreinfo
  ` [PATCH v3 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format
  ` [PATCH v3 2/3] kgdb: Add command linux.vmcoreinfo to kgdb
  ` [PATCH v3 2/3] serial: Move LF -> CRLF replacement from serial console to kdb
  ` [PATCH v3 3/3] kgdb: Add command linux.vmcoreinfo to kgdb

GDB Remote Protocol Extension - Linux VMCOREINFO - Request for Feedback
 2025-01-23  1:11 UTC  (12+ messages)

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, January 22nd
 2025-01-21 21:32 UTC 

KGDB/KDB running over internet as serial connection isn't possible
 2025-01-13 17:13 UTC  (2+ messages)

drgn 0.0.30 and libkdumpfile 0.5.5 incompatibility in Arch
 2025-01-02 17:22 UTC  (7+ messages)

[PATCH v3] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-17 20:56 UTC  (2+ messages)

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, December 18th
 2024-12-16 19:11 UTC 

[PATCH] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-07 23:11 UTC  (9+ messages)

[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-06 15:26 UTC  (4+ messages)

dedicated kernel docum. directory for Debug
 2024-11-30  8:06 UTC 

kgdb replacing newline with CRLF in custom query response
 2024-11-15 17:57 UTC  (8+ messages)

[PATCH V4] Documentation: Improve crash_kexec_post_notifiers description
 2024-11-04 19:29 UTC  (3+ messages)

[PATCH V3] Documentation: Improve crash_kexec_post_notifiers description
 2024-10-27 20:43 UTC  (3+ messages)

[PATCH dwarves v4 0/4] Emit global variables in BTF
 2024-10-07 21:46 UTC  (12+ messages)
` [PATCH dwarves v4 1/4] btf_encoder: stop indexing symbols for VARs
` [PATCH dwarves v4 2/4] btf_encoder: explicitly check addr/size for u32 overflow
` [PATCH dwarves v4 3/4] btf_encoder: allow encoding VARs from many sections
` [PATCH dwarves v4 4/4] pahole: add global_var BTF feature

[PATCH dwarves] btf_encoder: fix reversed condition for matching ELF section
 2024-10-07 13:55 UTC  (4+ messages)

[PATCH dwarves v3 0/5] Emit global variables in BTF
 2024-10-03 20:59 UTC  (20+ messages)
` [PATCH dwarves v3 1/5] btf_encoder: use bitfield to control var encoding
` [PATCH dwarves v3 2/5] btf_encoder: stop indexing symbols for VARs
` [PATCH dwarves v3 3/5] btf_encoder: explicitly check addr/size for u32 overflow
` [PATCH dwarves v3 4/5] btf_encoder: allow encoding VARs from many sections
` [PATCH dwarves v3 5/5] pahole: add global_var BTF feature

[PATCH dwarves v2 0/4] Emit global variables in BTF
 2024-10-03 13:10 UTC  (12+ messages)
` [PATCH dwarves v2 1/4] dutil: return ELF section name when looked up by index
` [PATCH dwarves v2 2/4] dwarf_loader: add "artificial" and "top_level" variable flags
` [PATCH dwarves v2 3/4] btf_encoder: cache all ELF section info
` [PATCH dwarves v2 4/4] btf_encoder: add global_var feature to encode globals

Bug report: /proc/vmcore fails to initialize on Arm32
 2024-10-01 19:56 UTC 

[PATCH dwarves 0/4] Emit global variables in BTF
 2024-09-20  8:18 UTC  (14+ messages)
` [PATCH dwarves 1/4] dutil: return ELF section name when looked up by index
` [PATCH dwarves 2/4] dwarf_loader: add "artificial" and "top_level" variable flags
` [PATCH dwarves 3/4] btf_encoder: cache all ELF section info
` [PATCH dwarves 4/4] btf_encoder: add global_var feature to encode globals

LPC BoF - Linux Kernel Debugging & Drgn
 2024-09-19 15:24 UTC  (4+ messages)

[PATCH V2] Documentation: Improve crash_kexec_post_notifiers description
 2024-09-12  0:54 UTC  (6+ messages)

[PATCH] Documentation: Improve crash_kexec_post_notifiers description
 2024-08-30 18:23 UTC  (3+ messages)

[PATCH] powerpc/fadump, x86/sev: Inform about unconditionally enabling crash_kexec_post_notifiers
 2024-08-30 18:11 UTC  (3+ messages)

[PATCH] dcache: don't discard dentry_hashtable or d_hash_shift
 2024-08-30 16:22 UTC  (3+ messages)

Incorrect vmcoreinfo KERNELOFFSET after "s390/boot: Rework deployment of the kernel image"
 2024-08-27 19:38 UTC  (10+ messages)

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, August 28th
 2024-08-27 19:22 UTC 

[PATCH v2] SUNRPC: convert RPC_TASK_* constants to enum
 2024-08-19 16:00 UTC 

[PATCH 0/1] SUNRPC: convert RPC_TASK_* constants to enum
 2024-08-16 23:12 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v5 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
 2024-07-24 22:48 UTC  (10+ messages)
` [PATCH v5 1/7] debuginfod: fix skipping <built-in> source file
` [PATCH v5 2/7] tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit check
` [PATCH v5 3/7] debuginfod: factor out common code for responding from an archive
` [PATCH v5 4/7] debugifod: add new table and views for seekable archives
` [PATCH v5 5/7] debuginfod: optimize extraction from seekable xz archives
` [PATCH v5 6/7] debuginfod: populate _r_seekable on scan
` [PATCH v5 7/7] debuginfod: populate _r_seekable on request

[PATCH v4 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
 2024-07-23 22:19 UTC  (10+ messages)
` [PATCH v4 1/7] debuginfod: fix skipping <built-in> source file
` [PATCH v4 2/7] tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit check
` [PATCH v4 3/7] debuginfod: factor out common code for responding from an archive
` [PATCH v4 4/7] debugifod: add new table and views for seekable archives
` [PATCH v4 5/7] debuginfod: optimize extraction from seekable xz archives
` [PATCH v4 6/7] debuginfod: populate _r_seekable on scan
` [PATCH v4 7/7] debuginfod: populate _r_seekable on request

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, July 24th
 2024-07-22 20:07 UTC 

[PATCH v3 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
 2024-07-19 18:04 UTC  (10+ messages)
` [PATCH v3 1/7] debuginfod: fix skipping <built-in> source file
` [PATCH v3 2/7] tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit check
` [PATCH v3 3/7] debuginfod: factor out common code for responding from an archive
` [PATCH v3 4/7] debugifod: add new table and views for seekable archives
` [PATCH v3 5/7] debuginfod: optimize extraction from seekable xz archives
` [PATCH v3 6/7] debuginfod: populate _r_seekable on scan
` [PATCH v3 7/7] debuginfod: populate _r_seekable on request

[PATCH v2 0/5] debuginfod: speed up extraction from kernel debuginfo packages by 200x
 2024-07-16 22:17 UTC  (4+ messages)


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).