URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa3a968eb6e85c47014a4cec4a2b955357b0e77f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
aa3a968 by AndersBroman (a.broman@xxxxxxxxxxxx):
Profiling show that g_log() takes a lot of CPU even when logging isn't
active.
Change-Id: I242f8e98a77861c0174e432c7026964babae7299
Reviewed-on: https://code.wireshark.org/review/1565
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 379c9f2 Add a command option for dumpcap.
adds aa3a968 Profiling show that g_log() takes a lot of CPU even when logging isn't active.
Summary of changes:
dumpcap.c | 2 ++
1 file changed, 2 insertions(+)