<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/github---yeet-src-sigwire-tail--f-for-signals-every-signal-any-process-on-the-box-raises-who-sen-vtjykxe7u" -->

---
title: GitHub - yeet-src/sigwire: tail -f for signals. Every...
description: sigwire is a Linux eBPF-based tool that streams every signal raised on a host to a live terminal dashboard — showing sender, target, signal type, how it was...
canonical: https://daily.dev/posts/github---yeet-src-sigwire-tail--f-for-signals-every-signal-any-process-on-the-box-raises-who-sen-vtjykxe7u
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: GitHub - yeet-src/sigwire: tail -f for signals. Every signal any process on the box raises — who sent it, who it hit, which signal, how it was raised (kill(2), the kernel, a POSIX timer), whether the  | daily.dev
og:description: sigwire is a Linux eBPF-based tool that streams every signal raised on a host to a live terminal dashboard — showing sender, target, signal type, how it was...
og:url: https://daily.dev/posts/github---yeet-src-sigwire-tail--f-for-signals-every-signal-any-process-on-the-box-raises-who-sen-vtjykxe7u
og:image: https://api.daily.dev/og/posts/vtjykXe7u.png
og:image:alt: GitHub - yeet-src/sigwire: tail -f for signals. Every signal any process on the box raises — who sent it, who it hit, which signal, how it was raised (kill(2), the kernel, a POSIX timer), whether the 
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub - yeet-src/sigwire: tail -f for signals. Every signal any process on the box raises — who sent it, who it hit, which signal, how it was raised (kill(2), the kernel, a POSIX timer), whether the 

**[Hacker News](https://daily.dev/sources/hn)** · 16 min read · 0 upvotes · 0 comments

## Summary

sigwire is a Linux eBPF-based tool that streams every signal raised on a host to a live terminal dashboard — showing sender, target, signal type, how it was raised (kill(2), kernel fault, POSIX timer), whether it interrupted a blocked syscall (EINTR), handler run time, and disposition. It hooks kernel tracepoints (signal_generate, signal_deliver, rt_sigreturn, sys_exit) rather than ptrace or strace, so it observes all processes simultaneously with no per-process setup and negligible overhead. The UI supports fuzzy filtering, per-signal muting (patching a BPF global live), a detail inspector showing sigaction flags and the target's blocked sigset, and a signal picker modal. Built with a JS userspace layer and a C BPF kernel layer, it requires a BTF-enabled kernel and the yeet daemon for privileged BPF loading.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/yeet-src/sigwire>

## Similar posts on daily.dev

- [GitHub - DavidHavoc/ayaFlow: A high-performance, eBPF-based network traffic analyzer written in Rust.](https://daily.dev/posts/github---davidhavoc-ayaflow-a-high-performance-ebpf-based-network-traffic-analyzer-written-in-rust-3cyrrgb60) · Hacker News · 11 upvotes · 0 comments
- [Linux Fu: Taming Strace](https://daily.dev/posts/linux-fu-taming-strace-hv2fxuwcl) · Hackaday · 1 upvotes · 1 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript), [#linux](https://daily.dev/tags/linux)

[View this post on daily.dev](https://daily.dev/posts/github---yeet-src-sigwire-tail--f-for-signals-every-signal-any-process-on-the-box-raises-who-sen-vtjykxe7u)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"GitHub - yeet-src/sigwire: tail -f for signals. Every signal any process on the box raises — who sent it, who it hit, which signal, how it was raised (kill(2), the kernel, a POSIX timer), whether the ","url":"https://daily.dev/posts/github---yeet-src-sigwire-tail--f-for-signals-every-signal-any-process-on-the-box-raises-who-sen-vtjykxe7u","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/github---yeet-src-sigwire-tail--f-for-signals-every-signal-any-process-on-the-box-raises-who-sen-vtjykxe7u"},"datePublished":"2026-07-14T00:52:47.297Z","dateModified":"2026-07-14T00:53:09.718Z","description":"sigwire is a Linux eBPF-based tool that streams every signal raised on a host to a live terminal dashboard — showing sender, target, signal type, how it was...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5ea5900cb7cc9f3b8b2d29f15a238a75?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5ea5900cb7cc9f3b8b2d29f15a238a75?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/github---yeet-src-sigwire-tail--f-for-signals-every-signal-any-process-on-the-box-raises-who-sen-vtjykxe7u","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"javascript,linux","timeRequired":"PT16M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"GitHub - yeet-src/sigwire: tail -f for signals. Every signal any process on the box raises — who sent it, who it hit, which signal, how it was raised (kill(2), the kernel, a POSIX timer), whether the "}]}
```

