Skip to main content

New top story on Hacker News: Show HN: Wachy – A UI for eBPF-based performance debugging

Show HN: Wachy – A UI for eBPF-based performance debugging
14 by vivek-jain | 1 comments on Hacker News.
eBPF is an amazing technology that allows safely running user-supplied functions at pretty much arbitrary probe points in a kernel/user space context. Much has been written about how amazing this feature is for kernel observability. But as someone who writes user space code, what I find even more amazing is the support for tracing arbitrary user space programs, with no code changes and low overhead. However, doing in-depth analysis can get complicated and time-consuming. My goal with wachy was to make this debugging significantly easier/faster to use, by displaying traces in a TUI next to the source code and allowing for interactive drilldown analysis. If you get a chance, check out the start of the demo video since (AFAIK) it's quite unique and gives a much clearer idea than I can provide with just text.

Comments

Popular posts from this blog

Artificial intelligence model finds potential drug molecules a thousand times faster

submitted by /u/Sweep145 [link] [comments] from /r/Technology https://bit.ly/3IEQZaK via IFTTT

Tesla is raising the price of its full self-driving option

In a few weeks, Tesla buyers will have to pay more for an option that isn’t yet completely functional, but that CEO Elon Musk promises will one day deliver full autonomous driving capabilities. Musk tweeted Saturday that the price of its full self-driving option will “increase substantially over time” beginning May 1. Tesla vehicles are not self-driving. Musk has promised that the advanced driver assistance capabilities on Tesla vehicles will continue to improve until eventually reaching that full automation high-water mark. Please note that the price of the Tesla Full Self-Driving option will increase substantially over time — Elon Musk (@elonmusk) April 13, 2019 Musk didn’t provide a specific figure, but in response to a question on Twitter, he said the increase would be “something like” around the $3,000+ figure. Full self-driving currently costs $5,000. Something like that — Elon Musk (@elonmusk) April 13, 2019 The price hike comes amid several notable changes a...