Uddhav P. Gautam

PhD Candidate, Computer Engineering, Virginia Tech

I study Linux kernel instrumentation, eBPF observability, and Android/IoT security under Haining Wang and Randy Marchany.

My work focuses on kernel tracing, overhead-aware instrumentation, and security for resource-constrained platforms.

Portrait of Uddhav P. Gautam

Research interests

Computer Security

eBPF and Linux Kernel

Embedded and IoT Security

Bluetooth Low Energy Security

System Performance

Network Security

Technical articles

All articles

September 05, 2025

Software Design & Quality

Software Design and Quality Software Design and Quality Assignments Software Quality Attributes Robert Glass does not include all of the quality attributes that are in...

Read article

February 09, 2025

List All Tracepoints of Your System

List all tracepoints of your system From inside qemu, start a python based webserver, go to qemu, make qemu-run root@q:/linux-dev-env# python3 -m http.server 52223 --d...

Read article