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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 6 Sep 2019 11:57:28 +0300
From:   Adrian Hunter <adrian.hunter@...el.com>
To:     Arnaldo Carvalho de Melo <acme@...nel.org>
Cc:     Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] perf scripts python: exported-sql-viewer.py: Add Time
 chart by CPU

On 21/08/19 11:32 AM, Adrian Hunter wrote:
> Hi
> 
> These patches to exported-sql-viewer.py, add a time chart based on context
> switch information.  Context switch information was added to the database
> export fairly recently, so the chart menu option will only appear if
> context switch information is in the database.  Refer to the Exported SQL
> Viewer Help option for more information about the chart.
> 
> 
> Adrian Hunter (6):
>       perf scripts python: exported-sql-viewer.py: Add LookupModel()
>       perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout
>       perf scripts python: exported-sql-viewer.py: Add global time range calculations
>       perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time
>       perf scripts python: exported-sql-viewer.py: Add ability for Call tree to open at a specified task and time
>       perf scripts python: exported-sql-viewer.py: Add Time chart by CPU
> 
>  tools/perf/scripts/python/exported-sql-viewer.py | 1555 +++++++++++++++++++++-
>  1 file changed, 1531 insertions(+), 24 deletions(-)

Any comments?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ