1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/profile
Volker Lendecke e3b4073d3c profile: Fix rusage reporting
getrusage already gives accumulated values, so add them to the tdb
record after smbprofile_stats_accumulate. Maybe we should not zero out
our internal copy after writing the tdb, this would save a call to
smbprofile_stats_accumulate() once a second.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2023-12-19 16:05:36 +00:00
..
profile_dummy.c profile: issues info message with lower log level 2023-11-20 03:52:33 +00:00
profile_read.c profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
profile.c profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00