Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

TEEMon: A continuous performance monitoring framework for TEEs (2012.06554v1)

Published 11 Dec 2020 in cs.CR, cs.DC, and cs.PF

Abstract: Trusted Execution Environments (TEEs), such as Intel Software Guard eXtensions (SGX), are considered as a promising approach to resolve security challenges in clouds. TEEs protect the confidentiality and integrity of application code and data even against privileged attackers with root and physical access by providing an isolated secure memory area, i.e., enclaves. The security guarantees are provided by the CPU, thus even if system software is compromised, the attacker can never access the enclave's content. While this approach ensures strong security guarantees for applications, it also introduces a considerable runtime overhead in part by the limited availability of protected memory (enclave page cache). Currently, only a limited number of performance measurement tools for TEE-based applications exist and none offer performance monitoring and analysis during runtime. This paper presents TEEMon, the first continuous performance monitoring and analysis tool for TEE-based applications. TEEMon provides not only fine-grained performance metrics during runtime, but also assists the analysis of identifying causes of performance bottlenecks, e.g., excessive system calls. Our approach smoothly integrates with existing open-source tools (e.g., Prometheus or Grafana) towards a holistic monitoring solution, particularly optimized for systems deployed through Docker containers or Kubernetes and offers several dedicated metrics and visualizations. Our evaluation shows that TEEMon's overhead ranges from 5% to 17%.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Robert Krahn (3 papers)
  2. Donald Dragoti (1 paper)
  3. Franz Gregor (9 papers)
  4. Do Le Quoc (16 papers)
  5. Valerio Schiavoni (59 papers)
  6. Pascal Felber (61 papers)
  7. Clenimar Souza (1 paper)
  8. Andrey Brito (12 papers)
  9. Christof Fetzer (38 papers)
Citations (15)

Summary

We haven't generated a summary for this paper yet.