Profiling and Tracing with Perf by Julia Evans

History debug linux pdf performance profiling

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0
Loading PDF…

Description:
Profiling and Tracing with Perf by Julia Evans

"You’ll learn how you can use perf to profile programs in many different programming languages (C, node.js, Java, Rust, and more!), how to count any kernel event you’re interested in (syscalls! network packets sent!), how to analyze the data that perf gives you, and more!

This zine explains both how to use the most important perf subcommands, and a little bit about how perf works under the hood.

Perf on Linux:

- trace system calls faster than strace
- profile your C, Go, C++, node.js, Rust, and Java/JVM programs really easily
- trace or count almost *any* kernel event ("perf, count how many packets every program sends")"

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license Creative Commons Attribution
version
updated
added
downloads 24h 1
mediaviews 24h 0
pageviews 24h 1

More History from riinii:

Richard Stallman et la revolution du logiciel libre
riinii
last update date: 3 months ago

Score 5.0

Code Club Book of Scratch
riinii
last update date: 7 months ago

Score 5.0

Create Graphical User Interfaces with Python
riinii
last update date: 7 months ago

Score 5.0

Oracle Database - Notes for Professionals ebook
riinii
last update date: 7 months ago

Score 5.0

PostgreSQL - Notes for Professionals ebook
riinii
last update date: 7 months ago

Score 5.0

Microsoft SQL Server - Notes for Professionals
riinii
last update date: 7 months ago

Score 5.0

Other History:

Chinese history in short
maggiedong
last update date: 2 years ago

Score 6.1

Give and Take
jack98
last update date: 3 years ago

Score 5.0

Money Management Google Sheet Microsoft Excel
reiryuki
last update date: 3 days ago

Score 5.0



System Tags