Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Profiled dumpcap

From: Anders Broman <a.broman@xxxxxxxxxxxx>
Date: Thu, 08 May 2014 22:02:59 +0200
Richard Brodie skrev 2014-05-08 21:41:
It appears that g_log() always formats the string:

https://git.gnome.org/browse/glib/tree/glib/gmessages.c?id=2.40.0#n941

Richard.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe


A fix checked in in

https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa3a968eb6e85c47014a4cec4a2b955357b0e77f

It might be worth it to reduce the number of write_to_file() by putting stuff in a buffer before writing to file.

Regards
Anders