Zeex / samp-plugin-profiler

Performance profiler plugin for SA-MP server
http://forum.sa-mp.com/showthread.php?t=271129
BSD 2-Clause "Simplified" License
46 stars 8 forks source link

Unloading another file, profiler dumps different file. #31

Open Arose-Niazi opened 6 years ago

Arose-Niazi commented 6 years ago
[23:47:27]   Filterscript 'Missions/fat_n_f_2012.amx' loaded.
[23:51:50] [profiler] Dumping profiling statistics for filterscripts/Bans
[23:51:50] [profiler] Total functions logged: 33 (native: 19, public: 4, other: 10)
[23:51:50] [profiler] Total function calls logged: 2463
[23:51:50] [profiler] Writing profile to filterscripts/Bans-profile.html
[23:51:50]   Filterscript 'Missions/fat_n_f_2012.amx' unloaded.
[23:51:50] [profiler] Attached profiler to filterscripts/Bans
[23:51:50] [profiler] Started profiling filterscripts/Bans

Just noticed this and see it's odd.