Downloads:
2,169
Downloads of v 4.8.0:
21
Last Update:
07 Jan 2025
Published Date:
07 Jan 2025
Package Maintainer(s):
Software Author(s):
- Milos Tosic
Tags:
mtuner memory profiler c c++ tool optimization performance-analysis memory-profiler profiling playstation3 memory-leak-finder playstation4 android- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
MTuner - advanced C/C++ memory profiler
(Ready for review)
- 1
- 2
- 3
4.8.0 | Updated: 07 Jan 2025
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
2,169
Downloads of v 4.8.0:
21
Published:
07 Jan 2025
Maintainer(s):
Software Author(s):
- Milos Tosic
MTuner - advanced C/C++ memory profiler 4.8.0
(Ready for review)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Milos Tosic. The inclusion of Milos Tosic trademark(s), if any, upon this webpage is solely to identify Milos Tosic goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms.
MTuner utilizes a novel approach to memory profiling and analysis, keeping entire time-based history of memory operations. This gives an unique insight in memory related behavior of your software by making queries over the entire data set.
While MTuner was created for profiling C/C++ applications, it is possible to profile memory for programs written in other languages as long as there is corresponding debug symbol information. Users can convert DMD CodeView/DWARF debug symbols to PDB format using cv2pdb.
MAINTAINER NOTICE:
Anti-virus or anti-malware tools and heuristic engines might inaccurately label this software, due to the application's usage of memory scanning and analyzation. As such I ask that you either disable your anti-virus or add an exception for this software.
From: https://github.com/milostosic/MTuner/blob/v4.8/LICENSE
LICENSE
BSD 2-Clause License
Copyright (c) 2017, Milos Tosic
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Go to https://github.com/milostosic/mtuner, enter to releases and download from there.
amd64: https://github.com/RudjiGames/MTuner/releases/download/v4.8/mtuner64.zip
to download the zip files. You may wish to rename one of the files.
2. You can use one of the following methods to obtain the SHA512 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum64: 0423628b8d48084f52842f81b33844a6b7eb589ca74d5d2b417b633530b4bf9b1fa9ee3de534d74e4312c69f5f16650d9cd1988fef7050e8a3fb3d098dfbfbd0
File 'LICENSE.txt' obtained from:
https://github.com/milostosic/mtuner/blob/v4.8/LICENSE
$ErrorActionPreference = 'Stop';
$UserDesktop = [Environment]::GetFolderPath("Desktop");
$ShortcutFile = Join-Path $UserDesktop "MTuner.lnk";
if (Test-Path $ShortcutFile) {
Remove-Item $ShortcutFile;
};
md5: E24C7F475686C1BB8AFFAB67BDD73A13 | sha1: 23014DF2C76349160A3AEB76FEB4794AF929A12A | sha256: 186417F13C3A6B1388B01C0204090270269267FED544F6E60AB394900D7DA412 | sha512: 0423628B8D48084F52842F81B33844A6B7EB589CA74D5D2B417B633530B4BF9B1FA9EE3DE534D74E4312C69F5F16650D9CD1988FEF7050E8A3FB3D098DFBFBD0
Log in or click on link to see number of positives.
- dbghelp.dll (d645f9d265d9) - ## / 72
- Qt6Core.dll (009c9ec26dcf) - ## / 64
- Qt6Gui.dll (f67734847a4a) - ## / 74
- Qt6Widgets.dll (262476e4516e) - ## / 74
- qminimal.dll (f751ba922dda) - ## / 74
- qwindows.dll (e628ce1198fa) - ## / 74
- msdia140.dll (516edabdb008) - ## / 69
- SymbolCheck.dll (fbeb01981f64) - ## / 72
- symchk.exe (a4722ac3c29f) - ## / 67
- symsrv.dll (59b050ce9474) - ## / 68
- mtuner.4.8.0.nupkg (365fa2be80b4) - ## / 66
- MTuner.zip (186417f13c3a) - ## / 68
- MTuner.exe (d87c2b2de5c3) - ## / 74
- MTunerDLL32.dll (2c3fe534544c) - ## / 70
- MTunerDLL64.dll (6a3e857ff78a) - ## / 72
- MTunerInject32.exe (8814a3678577) - ## / 74
- MTunerInject64.exe (3faa34cecd52) - ## / 73
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Copyright © 2017-2024 Milos Tosic
- replaced stdunordered_map with ankerlunordered_dense::map
-
- vcredist140 (≥ 14.20.27508.1)
Ground Rules:
- This discussion is only about MTuner - advanced C/C++ memory profiler and the MTuner - advanced C/C++ memory profiler package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or MTuner - advanced C/C++ memory profiler, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
Starz0r (maintainer) on 07 Jan 2025 18:21:12 +00:00:
User 'Starz0r' (maintainer) submitted package.
chocolatey-ops (reviewer) on 07 Jan 2025 18:57:31 +00:00:
mtuner has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
chocolatey-ops (reviewer) on 07 Jan 2025 22:15:28 +00:00:
mtuner has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/30edde9b6e4fa1a75c551b719b8f256b for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 07 Jan 2025 22:34:03 +00:00:
mtuner has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 6 and 10 VirusTotal detections associated with it.
This package version cannot be approved without an exemption from a Moderator.