A working notebook on technical topics like Linux, networking, security, and AI—field notes, experiments, and things I don’t want to forget.
Saturday, July 22, 2017
System Tap
I spent some time reading the Beginner's Guide to System Tap.
https://sourceware.org/systemtap/SystemTap_Beginners_Guide/
I learned the basics of writing, reading and compiling / running the system tap scripts.
I also enjoyed running the sample System Tap scripts that are mentioned specifically in Chapter 5 of this guide.
I wound up downloading a bunch of these; especially the networking ones.
Writing these efficiently would take some practice. But there is a good Reference Guide that can make the process of writing the scripts easier. The question is, could there be a use case for writing one of these scripts that someone hasn't already thought up, and written?
Subscribe to:
Post Comments (Atom)
Vector Databases
I took an interesting course in Vector Databases on Udemy. I learned some interesting things in this course, with regards to how informatio...
-
After finishing up my last project, I was asked to reverse engineer a bunch of work a departing developer had done on Kubernetes. Immediat...
-
Initially, I started to follow some instructions on installing Kubernetes that someone sent to me in an email. I had trouble with those, s...
-
The process I have been using up to now, has been to download the generic cloud images from various Linux Dis...
No comments:
Post a Comment