lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 21 Dec 2017 17:25:17 +0200 From: "Vladislav Valtchev (VMware)" <vladislav.valtchev@...il.com> To: rostedt@...dmis.org Cc: y.karadz@...il.com, linux-trace-devel@...r.kernel.org, linux-kernel@...r.kernel.org, "Vladislav Valtchev (VMware)" <vladislav.valtchev@...il.com> Subject: [PATCH v2 0/3] trace-cmd: Integrate stack tracer status in 'stat' This short patch series makes trace-cmd stat aware of the stack tracer: now, when the stack tracker is ON, the stat command will report that. Vladislav Valtchev (VMware) (3): trace-cmd: Make read_proc() to return int status via OUT arg trace-cmd: Remove the die() call from read_proc() trace-cmd: Making stat to report when the stack tracer is ON trace-cmd.h | 2 ++ trace-stack.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++++----------- trace-stat.c | 8 ++++++ 3 files changed, 79 insertions(+), 16 deletions(-) -- 2.14.1
Powered by blists - more mailing lists