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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 23 Oct 2017 11:30:00 +0200
From:   Pavel Machek <pavel@....cz>
To:     Hui Zhu <zhuhui@...omi.com>
Cc:     linux-kernel@...r.kernel.org, teawater@...il.com
Subject: Re: [RFC 0/4] BloodTest: kernel status

Hi!

> BloodTest: an interface to call other analysing tools
> 
> Linux kernel has a lot of analysing tools, perf, ftrace, systemtap, KGTP
> and so on.
> And kernel also supplies a lot of internal value from procfs and sysfs
> to analyse the performance.

>  fs/proc/stat.c                 |    8 
>  include/linux/bloodtest.h      |   10 
>  include/linux/kernel_stat.h    |    3 
>  init/Kconfig                   |    3 
>  kernel/Makefile                |    2 
>  kernel/bloodtest/Makefile      |    3 
>  kernel/bloodtest/core.c        |  132 +++++++++
>  kernel/bloodtest/internal.h    |   61 ++++
>  kernel/bloodtest/kernel_stat.c |   62 ++++
>  kernel/bloodtest/pages.c       |  266 ++++++++++++++++++
>  kernel/bloodtest/perf.c        |  576 +++++++++++++++++++++++++++++++++++++++++
>  kernel/bloodtest/task.c        |  447 +++++++++++++++++++++++++++++++
>  kernel/exit.c                  |    4 
>  kernel/module.c                |   19 +
>  14 files changed, 1592 insertions(+), 4 deletions(-)

No documentation?
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ