This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR10257: Add support for sprint[ln](@hist_*).


On 10/13/2009 05:44 AM, Przemyslaw Pawelczyk wrote:
* parse.cxx (parser::parse_symbol): Add sprint[ln] to @hist_* hack.
* runtime/stat-common.c: Replace reprint with new reprint_buf, add more
   generic _stp_stat_print_histogram_buf and call it from the older one.
   Also correct some formatting issues.
* translate.cxx (c_unparser::visit_print_format): Add sprint case.

I committed this patch, and then also did some refactoring of my own. Let me know if I broke it... :)


Josh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]