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-next>] [day] [month] [year] [list]
Date:	Mon,  9 Jun 2014 13:21:10 +0400
From:	Stanislav Fomichev <stfomichev@...dex-team.ru>
To:	acme@...nel.org, namhyung@...nel.org, artagnon@...il.com,
	jolsa@...hat.com
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] perf timechart fix & io mode

perf timechart: fix documentation
  moves misplaced options into appropriate place

perf timechart: implement IO mode
  adds io mode, instead of process time we record io syscalls and then
  draw timechart of writes/reads/tx/rx/polls

Stanislav Fomichev (2):
  perf timechart: fix documentation
  perf timechart: implement IO mode

 tools/perf/Documentation/perf-timechart.txt |  55 ++-
 tools/perf/builtin-timechart.c              | 646 +++++++++++++++++++++++++++-
 tools/perf/util/svghelper.c                 |  98 ++++-
 tools/perf/util/svghelper.h                 |   6 +-
 4 files changed, 769 insertions(+), 36 deletions(-)

-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ