diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2020-06-04 14:28:02 +0200 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2020-06-04 22:53:56 +0200 |
commit | b282bd3a441ce9a87c5cb4bddb0ce949afd5919b (patch) | |
tree | c04f312af0d9ca22457cc6f729a6e5157b8f32e4 /docs | |
parent | 0abe90647f4548d0e35c8d9107b81e45ea739226 (diff) | |
download | servo-b282bd3a441ce9a87c5cb4bddb0ce949afd5919b.tar.gz servo-b282bd3a441ce9a87c5cb4bddb0ce949afd5919b.zip |
Remove support for heartbeats profiling
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ORGANIZATION.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ORGANIZATION.md b/docs/ORGANIZATION.md index 690b7c59cf3..dfd0b484264 100644 --- a/docs/ORGANIZATION.md +++ b/docs/ORGANIZATION.md @@ -87,8 +87,6 @@ * tests * dromaeo * Harness for automatically running the Dromaeo testsuite. - * heartbeats - * Tools for periodic measurement of energy consumption. * html * Manual tests and experiments. * jquery |