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
| ||
|
Message-Id: <cover.1524790601.git.tom.zanussi@linux.intel.com> Date: Thu, 26 Apr 2018 20:04:46 -0500 From: Tom Zanussi <tom.zanussi@...ux.intel.com> To: rostedt@...dmis.org Cc: tglx@...utronix.de, mhiramat@...nel.org, namhyung@...nel.org, vedang.patel@...el.com, bigeasy@...utronix.de, joel.opensrc@...il.com, joelaf@...gle.com, mathieu.desnoyers@...icios.com, baohong.liu@...el.com, rajvi.jingar@...el.com, julia@...com, fengguang.wu@...el.com, linux-kernel@...r.kernel.org, linux-rt-users@...r.kernel.org, Tom Zanussi <tom.zanussi@...ux.intel.com> Subject: [PATCH 0/3] A few hist trigger fixes Hi Steve, Here are a few patches that fix some problems found when testing the hist trigger inter-event (e.g. latency) support patches. The first fixes a problem I noticed when printing flags. The remaining two add some hist_err() calls for fields, the first reported by Masami, the second something I noticed when fixing the first. Thanks, Tom The following changes since commit 0566e40ce7c493d39006cdd7edf17bfdc52eb2ac: tracing: initcall: Ordered comparison of function pointers (2018-04-26 15:02:46 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/zanussi/linux-trace.git ftrace/hist-fixes-1 Tom Zanussi (3): tracing: Restore proper field flag printing when displaying triggers tracing: Add field parsing hist error for hist triggers tracing: Add field modifier parsing hist error for hist triggers kernel/trace/trace_events_hist.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- 1.9.3
Powered by blists - more mailing lists