< back
GitHub public activity
climagabriel · updated 2026-08-03
29 PRs · 12 issues · 3 discussions · 14 comment-only participations · 2 highlighted · 21 commits
Note: nginx/nginx uses a mailing-list workflow, so a PR shown as closed there may have been accepted upstream and committed via the mailing list, not the GitHub merge button.
Pull requests (authored)
Issues (authored)
Discussions (authored)
Participation — review, debug, repro on others' issues/PRs (★ = curated highlight)
Commits (public repos, by author-date desc)
- 2026-07-08climagabriel/nginx-bpftrace-snippetssyscalls: add on-CPU 99Hz sampling one-liner (EPX-165 profiler core)
- 2026-06-30zubenschigalina/VideoPlayerAppVideoPlayerApp: QUIC playback + NetLog→qlog tooling
- 2026-06-25climagabriel/nginx-bpftrace-snippetsoneliners: slowpath kstack top-3 via print(@, 3)
- 2026-06-25climagabriel/nginx-bpftrace-snippetsoneliners: slowpath kstack top-10 via print(@, 10)
- 2026-06-25climagabriel/nginx-bpftrace-snippetsoneliners: slowpath kstack(5) caller-stack with interval print
- 2026-06-05climagabriel/nginx-bpftrace-snippetsoneliners: note fatrace(8) as the simpler tool for file-access tracing
- 2026-05-26openresty/lua-nginx-modulebugfix: SIGSEGV in receiveuntil __gc on aborted multipart upload. (#2504)
- 2026-05-18climagabriel/gnome49-adaptive-brightnessRaise MIN_PCT floor from 0.20 to 0.30
- 2026-05-18climagabriel/gnome49-adaptive-brightnessBias curve brighter: MIN_PCT 0.05->0.20, LUX_FULL 1000->300
- 2026-05-18climagabriel/gnome49-adaptive-brightnessInitial commit: adaptive brightness workaround for GNOME 49
- 2026-05-07climagabriel/nginx-bpftrace-snippetsREADME: restore bpftrace docs link, add fork link
- 2026-05-07openresty/lua-nginx-modulebugfix: prevent SIGSEGV in event timer rbtree during worker shutdown.
- 2026-05-05climagabriel/nginx-bpftrace-snippetsrename pid-vs-tid.bt -> threaded_open_test.bt
- 2026-05-05climagabriel/nginx-bpftrace-snippetsoneliners: ngx_directio_on uprobe + fcntl syscall pid/ustack
- 2026-05-05climagabriel/nginx-bpftrace-snippetsrevert: oneliners.md -> oneliners.txt, drop README symlink
- 2026-05-05climagabriel/nginx-bpftrace-snippetsrename oneliners.txt -> oneliners.md, README -> symlink, switch env to BPFTRACE_STRLEN=200 for v0.14 compat
- 2026-05-05climagabriel/nginx-bpftrace-snippetsmove .bt scripts into bt_scripts/
- 2026-05-05climagabriel/nginx-bpftrace-snippetsoneliners: add sys_enter_unlink probe for full cache file paths
- 2026-05-05climagabriel/nginx-bpftrace-snippetsoneliners: section banners, breathing room, ngx_http_file_cache_delete probe
- 2026-05-05climagabriel/nginx-bpftrace-snippetsoneliners: add @calls counter to forced_expire path probe; document BPFTRACE_MAX_STRLEN
- 2026-05-05climagabriel/nginx-bpftrace-snippetsoneliners: dedupe, fix syntax, add file_cache_forced_expire probes
< back