URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01b65269bf7bbb6500b852e11fefa19f72842843
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
01b6526 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Inlining some tvb function gives a 6% performance gain according to
valgrind.
Change-Id: I7881f8c1407d422a3f1ad5bc17e975b45703db74
Reviewed-on: https://code.wireshark.org/review/909
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8c5e9fc Fixed display of IIN during reads and writes of IIN object. Added (hidden) dnp3.addr field set by both source and destination dnp3 addresses to allow easier filtering.
adds 01b6526 Inlining some tvb function gives a 6% performance gain according to valgrind.
Summary of changes:
epan/tvbuff.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)