mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-05-09 07:12:18 +08:00
teach chatgpt for perf event
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
---
|
||||
layout: post
|
||||
title: tcpconnlat
|
||||
date: 2022-10-10 16:18
|
||||
category: bpftools
|
||||
author: yunwei37
|
||||
tags: [bpftools, syscall, network]
|
||||
summary: Traces the kernel function performing active TCP connections(eg, via a connect() syscall; accept() are passive connections). and show connection latency.
|
||||
---
|
||||
## eBPF 入门实践教程:
|
||||
|
||||
## origin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user