[PATCH 0/3] Relax the need to pass format to module_set_probe
Jan Kiszka <[email protected]>
| Newsgroups | gmane.linux.kernel.tracing |
|---|---|
| Message-ID | <[email protected]> |
As promised, here is a small patch series to remove two reasons why one
had to be aware of a marker's format string when registering a probe
handler:
1. Without passing a non-NULL format string, no inter-marker
consistency checks takes place on maker_set_probe. Patch 2 fixes
this.
2. As one can't query the format string of some marker but simply has
to know it in advance for checksum calculations or other consistency
measures, that string has to be maintained either in a central place
or adds another spot that has to be kept in synch on changes. Patch
3 addresses this.
And then there is the first patch that simply reformats
_marker_set_probe_range to save indentions.
All patches are against lttng 0.9.5.
Jan
_______________________________________________
Ltt-dev mailing list
[email protected]
http://listserv.shafik.org/mailman/listinfo/ltt-dev
signature.asc
(application/pgp-signature, 249 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGRO8IniDOoMHTA+kRAqGyAJ9/yb+YqfbPT46RGwLUnt3/9TuXxgCfRhCR mkxOjo4m2w1kd/eTlBr9bJw= =9/A4 -----END PGP SIGNATURE-----