Skip to content

Commit e71b2f1

Browse files
author
deployBot
committed
Deploy at Mon Apr 1 15:21:56 UTC 2024
1 parent 78a022b commit e71b2f1

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

_sources/labs/kernel_profiling.rst.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
内核分析
33
================
44

5+
.. meta::
6+
:description: 熟悉 Linux 内核分析的基础知识,理解基本的分析工具,学习分析方法和良好实践
7+
58
实验目标
69
==============
710

labs/kernel_profiling.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<!DOCTYPE html>
22
<html class="writer-html4" lang="zh-CN" >
33
<head>
4-
<meta charset="utf-8" />
4+
<meta charset="utf-8" /><meta content="熟悉 Linux 内核分析的基础知识,理解基本的分析工具,学习分析方法和良好实践" name="description" />
5+
56
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
67
<title>内核分析 &mdash; Linux 系统内核文档</title><link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
78
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />

so2/lab12-kernel-profiling.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<!DOCTYPE html>
22
<html class="writer-html4" lang="zh-CN" >
33
<head>
4-
<meta charset="utf-8" />
4+
<meta charset="utf-8" /><meta content="熟悉 Linux 内核分析的基础知识,理解基本的分析工具,学习分析方法和良好实践" name="description" />
5+
56
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
67
<title>SO2 Lab 12 - Kernel Profiling &mdash; Linux 系统内核文档</title><link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
78
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />

0 commit comments

Comments
 (0)