Language models for novelty detection in system call traces

Q Fournier, D Aloise, LR Costa - arXiv preprint arXiv:2309.02206, 2023 - arxiv.org
Due to the complexity of modern computer systems, novel and unexpected behaviors
frequently occur. Such deviations are either normal occurrences, such as software updates …

Combining distributed and kernel tracing for performance analysis of cloud applications

L Gelle, N Ezzati-Jivan, MR Dagenais - Electronics, 2021 - mdpi.com
Distributed tracing allows tracking user requests that span across multiple services and
machines in a distributed application. However, typical cloud applications rely on abstraction …

On improving deep learning trace analysis with system call arguments

Q Fournier, D Aloise, SV Azhari… - 2021 IEEE/ACM 18th …, 2021 - ieeexplore.ieee.org
Kernel traces are sequences of low-level events comprising a name and multiple
arguments, including a timestamp, a process id, and a return value, depending on the event …

Dynamic application call graph formation and service identification in cloud data centers

M Elsaadawy, M Younis, J Wang… - IEEE Transactions on …, 2022 - ieeexplore.ieee.org
Monitoring distributed service-based cloud applications and understanding the interactions
among the different components are crucial to diagnose and resolve performance issues …

Automated cause analysis of latency outliers using system-level dependency graphs

S Patel, B Park, N Ezzati-Jivan… - 2021 IEEE 21st …, 2021 - ieeexplore.ieee.org
Detecting performance issues and identifying their root causes in the runtime is a
challenging task. Typically, developers use methods such as logging and tracing to identify …

DTraComp: Comparing distributed execution traces for understanding intermittent latency sources

M Ekhlasi, FF Daneshgar, M Dagenais, M Lamothe… - Authorea …, 2023 - techrxiv.org
Microservice architectures can enhance software development by using multiple
programming languages and deployment infrastructures, isolating failures within individual …

Tracing Sites Requests in Using Web Applications

K Ihsanova, E Rezedinova, A Sergeev - International Conference Cyber …, 2021 - Springer
Quite often, developers face low performance, hanging, and other problems when they're
developing sites. To solve such problems, we need to trace site requests. Existing tracing …

[引用][C] From critical path to adaptive tracing?

M Nourollahi