X Tutup
The Wayback Machine - https://web.archive.org/web/20200628133030/https://github.com/feiskyer/linux-perf-examples
Skip to content
Branch: master
Go to file
Clone

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bcc
 
 
dns
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
nat
 
 
 
 
 
 
 
 
 
 
 
 

README.md

《Linux 性能优化实战》案例

极客时间专栏《Linux 性能优化实战》案例源码。

introduction

部分案例列表

依赖环境

所有案例的编译运行都需要预先安装 Docker 以及必要的编译工具。以 Ubuntu 18.04 为例,可以运行以下命令来安装它们:

sudo apt-get install docker.io build-essential
You can’t perform that action at this time.
X Tutup