Skip to content

Commit

Permalink
update notes classify
Browse files Browse the repository at this point in the history
  • Loading branch information
hxf0223 committed Aug 8, 2024
1 parent b76cddd commit 5806df1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _posts/2023-05-5-get-function-via-address.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 通过函数指针地址找到函数
date: 2023-05-5 +0800 # 2022-01-01 13:14:15 +0800 只写日期也行;不写秒也行;这样也行 2022-03-09T00:55:42+08:00
categories: [gdb]
tags: [gdb,linux,c++] # TAG names should always be lowercase
tags: [gdb,linux,cpp] # TAG names should always be lowercase

# 以下默认false
math: true
Expand Down
4 changes: 2 additions & 2 deletions _posts/2024-06-21-gperf-tools.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: 使用gperftools进行性能分析
title: 使用 gperftools 进行性能分析
date: 2024-06-21 +0800 # 2022-01-01 13:14:15 +0800 只写日期也行;不写秒也行;这样也行 2022-03-09T00:55:42+08:00
categories: [cpp]
tags: [cpp] # TAG names should always be lowercase
tags: [cpp, linux, perf] # TAG names should always be lowercase

# 以下默认false
math: true
Expand Down

0 comments on commit 5806df1

Please sign in to comment.