tud-zih-energy / lo2s

Linux OTF2 Sampling - A Lightweight Node-Level Performance Monitoring Tool
https://tu-dresden.de/zih/forschung/projekte/lo2s?set_language=en
GNU General Public License v3.0
47 stars 13 forks source link

SIGINT user feedback #200

Closed bmario closed 2 years ago

bmario commented 2 years ago

During recording, when lo2s receives the SIGINT signal, it should print a message to the user. This is especially important when the tear-down takes a while. Right now, the terminal prints ^C and that's it. A user might think, lo2s just hangs and resort to the SIGTERM or SIGKILL canons.