diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-28 03:24:51 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-28 03:24:51 +0100 |
| commit | 85b0e3a5f139c8e4e079b1b12ff0ee3be8d703b7 (patch) | |
| tree | 8a48a532f2468a3c423cd736e632e131b10840e2 | |
| parent | 9661189531a22a9ad15e1ebf88fec3fb64bb9dc2 (diff) | |
| download | mitjafelicijan.com-85b0e3a5f139c8e4e079b1b12ff0ee3be8d703b7.tar.gz | |
Create _posts/posts/2024-02-28-converting-callgrinds-with-valgrind-to-svg-format.md (via Pages CMS)
| -rw-r--r-- | _posts/posts/2024-02-28-converting-callgrinds-with-valgrind-to-svg-format.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_posts/posts/2024-02-28-converting-callgrinds-with-valgrind-to-svg-format.md b/_posts/posts/2024-02-28-converting-callgrinds-with-valgrind-to-svg-format.md new file mode 100644 index 0000000..65c4a74 --- /dev/null +++ b/_posts/posts/2024-02-28-converting-callgrinds-with-valgrind-to-svg-format.md | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | --- | ||
| 2 | title: Converting callgrinds with valgrind to SVG format | ||
| 3 | permalink: /converting-callgrinds-with-valgrind-to-svg-format.html | ||
| 4 | date: 2024-02-28T03:23:00+01:00 | ||
| 5 | layout: post | ||
| 6 | draft: true | ||
| 7 | published: false | ||
| 8 | type: post | ||
| 9 | --- | ||
| 10 | Content goes here. \ No newline at end of file | ||
