mwrap (Perl version) user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-04-06 21:49 [PATCH] support malloc tracing and replay
2024-04-06 21:49 [PATCH] reduce branches for size class calculation
2024-04-03 21:42 [PATCH 3/3] malloc: revert file-backed mmap, sbrk for main arena 4+ messages
2024-04-02  0:20 [PATCH] fix build with 5.36
2024-04-01  8:40 Re: [RFC] dlmalloc: use jemalloc-inspired size classes 2+ messages
2024-04-01  8:25 [PATCH] avoid redundant assignment
2024-01-09  0:33 [PATCH] README: link to Ruby version, too
2023-05-06  7:27 [PATCH] location_name: fix uninitialized variable warnings
2023-02-22 15:19 [PATCH] allow mremap and MAP_ANONYMOUS for large allocations
2023-02-01  5:58 [PATCH] mymalloc: use file-backed DIRECT_MMAP, too
2023-01-13  8:31 [PATCH] use perror(3) instead of fprintf(3)
2023-01-13  7:57 [PATCH] script/*: shorten and point to docs
2023-01-13  7:53 [PATCH] move _GNU_SOURCE definition
2023-01-13  7:53 [PATCH] mwrap-perl: update manpage to synopsis to favor CSV
2023-01-11  4:29 [PATCH] fix uninitialized warnings
2023-01-11  1:12 [PATCH 4/4] rewrite README and update manpage to favor CSV 5+ messages
2023-01-09  7:41 ruby changes merged into mwrap-perl.git
2023-01-09  7:40 [PATCH] simplify mw_perl_src_file_cstr to avoid gcc warning
2023-01-09  5:34 [PATCH 2/2] s/X-Mwrap-BT-Depth/X-Mwrap-BT/ 3+ messages
2023-01-09  0:01 [PATCH] t/httpd.t: needs sqlite3 3.32.0+ for `.import --csv'
2023-01-07 22:15 [PATCH] picohttpparser: fix __SSE_4_2__ CPP check
2023-01-07 22:09 [PATCH] mymalloc.h: set mode with O_TMPFILE
2023-01-07  9:08 [PATCH] rproxy: avoid uninitialized stat w/o debugperl
2023-01-03  7:25 [PATCH] mymalloc: use ftruncate(2) when creating a sparse file
2022-12-28 12:16 [PATCH 2/2] rproxy: disable MWRAP+LD_PRELOAD for addr2line 3+ messages
2022-12-28 10:05 [PATCH 4/4] rproxy: cache addr2line output 5+ messages
2022-12-27 22:00 [PATCH] relicense to GPL-3 for future addr2line integration
2022-12-27 21:56 [PATCH] rproxy: support FreeBSD addr2line unresolved (??) output
2022-12-27 21:39 [PATCH] rproxy: have addr2line show inlines and function names
2022-12-27 21:39 [PATCH] rproxy: strip '+' for addr2line on bare addresses
2022-12-27 14:17 [PATCH] rproxy: support GNU addr2line via pipe
2022-12-22  9:45 [PATCH] tests: quiet down various tests
2022-12-21 11:34 [PATCH 3/3] httpd: do not waste TSD space 4+ messages
2022-12-21  8:55 [PATCH] mymalloc: relicense to LGPL-2.1+
2022-12-19 22:57 [WIP] attempt to workaround older URCU for signalfd 9+ messages
2022-12-16 22:57 [PATCH 3/3] rproxy: more thorough connectivity check 4+ messages
2022-12-16 14:39 [PATCH 3/3] various documentation updates 4+ messages
2022-12-16  9:44 [PATCH v2] make Plack optional
2022-12-16  9:30 [PATCH] rproxy: do not depend on Plack::Middleware::Deflater
2022-12-15 20:52 [PATCH 19/19] avoid -Warray-bounds warning, avoid stack overallocation 20+ messages
2022-12-13 12:18 [PATCH] support MWRAP=bt:$NUM for deeper backtraces
2022-12-12 11:40 [PATCH 5/5] mwrap_httpd: report ftello error 6+ messages
2022-12-11  6:30 [PATCH] use backtrace_symbols_fmt on FreeBSD to emulate glibc output
2022-12-11  6:29 [PATCH] t/mwrap-httpd: avoid busy waits for bind+listen
2022-12-10 21:11 [PATCH] set un.sun_len on *BSD systems
2022-12-10 20:45 Re: [PATCH 1/4] t/httpd-unit: extra test for fencepost errors 6+ messages
2022-12-10 11:26 [PATCH] httpd: put location names into a contiguous buffer
2022-12-10 10:35 [PATCH] httpd: fix leak in backtrace_symbols(3) usage
2022-12-10  2:59 Re: [PATCH 3/3] C-only HTTP Unix socket server + PSGI TCP reverse proxy 5+ messages
2022-12-09 19:32 [PATCH v2] pool filenames into separate table 2+ messages
2022-12-09  3:14 [PATCH] freebsd: fix infinite recursion during startup
2022-12-09  1:45 Re: [PATCH] provide mwrap_assert due to Perl header conflicts 2+ messages
2022-12-02 10:16 [PATCH] mwrap_core: do not manually resize lfht
2022-12-02 10:14 Re: [PATCH v2 1/2] use file-backed mmap on Linux 8+ messages
2022-12-02  6:42 [PATCH] initialize src_loc.freed_bytes to zero
2022-11-20  9:55 [PATCH] build: optionally support XXH3 from xxHash
2022-11-20  9:14 [PATCH 3/3] malloc_trim: clean up idle arenas immediately 4+ messages
2022-11-18  7:58 [PATCH] eliminate alloca(3) use
2022-11-16  9:46 [RFC] WIP custom C API
2022-11-16  9:26 [PATCH 6/6] location_name: handle malloc failure on backtrace_symbols(3) 7+ messages
2022-11-15 19:33 [PATCH 6/6] split out mwrap_core.h and use provide our own malloc 7+ messages
2022-09-15 20:31 [PATCH] do not access aTHR when in a non-Perl process
2022-09-04  7:44 [PATCH 2/2] create the `totals' rculfhash as early as possible 3+ messages
2022-09-04  7:01 Re: [PATCH 2/4] cleanup some FreeBSD-related workarounds 6+ messages
2021-10-30 19:59 [PATCH] psgi: fix missing </tr> closing tag
2021-10-05 21:13 [PATCH] Makefile.PL: use META_MERGE for repository resources properly
2021-10-05 12:48 [PATCH 7/7] psgi: show address column 8+ messages
2021-10-03  9:16 [PATCH] psgi: fix regexp to include underscores
2021-10-03  8:33 [PATCH] psgi: show live bytes, fix bold in sort column
2021-10-03  7:41 [PATCH 4/4] add PSGI front-end 5+ messages
2020-04-17 23:17 [PATCH] Makefile.PL: use "prove -b" instead of PERL5LIB env
2019-11-21 23:04 [PATCH] implement "age" concept
2019-11-21 23:04 [PATCH] implement SrcLoc::each to walk all allocations
2019-11-02 10:40 [PATCH 4/4] avoid mixing declarations and code 5+ messages
2019-11-02  2:03 [PATCH 7/7] t/mwrap: don't dump unless we check the output 8+ messages
2019-10-31 20:03 [PATCH] port to Perl5 and XS

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mwrap-perl.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).