# Brendan Gregg - How to Add eBPF Observability to Your Product (Highlights) ![rw-book-cover|256](https://readwise-assets.s3.amazonaws.com/static/images/article4.6bc1851654a0.png) ## Metadata **Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article4.6bc1851654a0.png **Source**:: #from/readwise **Zettel**:: #zettel/fleeting **Status**:: #x **Authors**:: [[Brendan Gregg]] **Full Title**:: How to Add eBPF Observability to Your Product **Category**:: #articles #readwise/articles **Category Icon**:: 📰 **URL**:: [www.brendangregg.com](http://www.brendangregg.com/blog/2021-07-03/how-to-add-bpf-observability.html) **Host**:: [[www.brendangregg.com]] **Highlighted**:: [[2021-07-09]] **Created**:: [[2022-09-26]] ## Highlights ### 1. Run your first tool - Start by installing the bcc or bpftrace tools - to see process execution with timestamps using execsnoop(8)