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]
Message-ID: <20090919095115.GA24433@elte.hu>
Date:	Sat, 19 Sep 2009 11:51:15 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	linux-kernel@...r.kernel.org, fweisbec@...il.com,
	peterz@...radead.org, Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH 8/8] perf: Add the timechart tool


there's also a few other infrastructure things that should be improved:

 - struct wake_event / trace_entry / wakeup_entry / sched_switch etc. 
   are all present in the existing tracing bits or in builtin-sched. 
   These should be factored out into common facilities and shared 
   between perf timechart and perf sched. We in essence want a good 
   facility to access tracepoint data.

 - the kernel side scheduler tracepoints relied on here should be 
   updated from TRACE_EVENT to TRACE_EVENT_ABI. (TRACE_EVENT_ABI should 
   just be an alias of TRACE_EVENT)

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