diff options
author | mfilitov <mfilitov@yandex-team.com> | 2024-08-22 16:52:32 +0300 |
---|---|---|
committer | mfilitov <mfilitov@yandex-team.com> | 2024-08-22 17:02:53 +0300 |
commit | 6754cd49ecbe081eaa0acae08ed10227526a9bd0 (patch) | |
tree | a5de0e7b1066056a99103892a1394e620aa34bb6 | |
parent | 8520e043f2e12acdfd39d971ebeeacbe9e5ac3ca (diff) | |
download | ydb-6754cd49ecbe081eaa0acae08ed10227526a9bd0.tar.gz |
added flamegraph to github
03edf63f51b2878f5e14d39a19a3e1aa72de5398
-rw-r--r-- | contrib/tools/flame-graph/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/tools/flame-graph/ya.make b/contrib/tools/flame-graph/ya.make new file mode 100644 index 0000000000..1a5e7a28c2 --- /dev/null +++ b/contrib/tools/flame-graph/ya.make @@ -0,0 +1,2 @@ +VERSION(2020-07-30-a258e78f17abdf2ce21c2515cfe8306a44774e2a) + |