All of lore.kernel.org
 help / color / mirror / Atom feed
* [diamon-discuss] [RELEASE] LTTng-analyses v0.2
@ 2015-05-25 19:51 Julien Desfossez
  0 siblings, 0 replies; only message in thread
From: Julien Desfossez @ 2015-05-25 19:51 UTC (permalink / raw)
  To: lttng-dev@lists.lttng.org, diamon-discuss; +Cc: Antoine Busque

Hi everyone,

I am glad to announce the second release of the lttng-analyses project !
https://github.com/lttng/lttng-analyses

This project is a collection of tools to extract metrics and
higher-level informations from LTTng kernel traces.

This is mostly a one-man-release: Antoine Busque did all the work of
refactoring, cleaning up the code and fixing a number of bugs.
Thanks to this work, we know have a nice architecture that will allow us
to add more analyses and integrate with other tools.

The implemented analyses did not change from the previous release, but
you might notice some differences from the output of the previous release:
- CPU usage per-process and system-wide
- Process CPU migration count
- Memory usage per-process and system-wide (as seen by the kernel)
- I/O usage (syscalls, disk, network)
- I/O operations log (with latency and usage)
- I/O latency statistics (aggregated open, read, write, sync operations)
- I/O latency frequency distribution
- Interrupt handler duration statistics (count, min, max, average stdev)
- Interrupt handler duration top
- Interrupt handler duration log
- Interrupt handler duration frequency distribution
- SoftIRQ handler latency statistics
- Syscalls usage statistics

We appreciate all kinds of feedback, use-cases and real-world
experiences, so please test it and let us know what you think about it.

Julien

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-25 19:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25 19:51 [diamon-discuss] [RELEASE] LTTng-analyses v0.2 Julien Desfossez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.