diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2023-08-19 00:33:57 +0200 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2023-08-22 23:37:33 +0200 |
commit | fbbae01e8ccd29821a6b476cccb10220a7ed21ab (patch) | |
tree | c59dffab4d78768e545e5a37ae47752903b17cca /src/development/README.md | |
parent | e7b2cecc90ef105091de249698d8c61e50a8764b (diff) | |
download | notes-fbbae01e8ccd29821a6b476cccb10220a7ed21ab.tar.gz notes-fbbae01e8ccd29821a6b476cccb10220a7ed21ab.zip |
add pgo notes
Diffstat (limited to 'src/development/README.md')
-rw-r--r-- | src/development/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/development/README.md b/src/development/README.md index dfea5cd..117ef17 100644 --- a/src/development/README.md +++ b/src/development/README.md @@ -9,3 +9,4 @@ - [symbol versioning](./symbolver.md) - [python](./python.md) - [gcov](./gcov.md) +- [pgo](./pgo.md) |