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:	Wed,  2 Mar 2011 10:29:17 -0700
From:	David Ahern <daahern@...co.com>
To:	linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:	acme@...stprotocols.net, mingo@...e.hu, peterz@...radead.org,
	fweisbec@...il.com, paulus@...ba.org, tglx@...utronix.de,
	David Ahern <daahern@...co.com>
Subject: [PATCH 0/3] perf script: add support for S/W events and H/W based profiling

Pulling this part of the time-of-day series since the functionality is
independent.

David Ahern (3):
  perf script: change process_event prototype
  perf script: prepare to handle more than tracepoint events
  perf script: dump software events and samples from hardware-based
    profiling

 tools/perf/Documentation/perf-script.txt           |   19 +++
 tools/perf/builtin-script.c                        |  118 ++++++++++++++-----
 .../util/scripting-engines/trace-event-python.c    |   20 +++-
 tools/perf/util/session.c                          |  113 +++++++++++++++++++
 tools/perf/util/session.h                          |    6 +
 tools/perf/util/trace-event-parse.c                |    4 +-
 tools/perf/util/trace-event-scripting.c            |    8 +-
 tools/perf/util/trace-event.h                      |   10 +-
 8 files changed, 253 insertions(+), 45 deletions(-)

-- 
1.7.4

--
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