gmon.out ?

Discussion about: tracktion.com
RELATED
PRODUCTS

Post

erhhh

every time i launch t2, it puts a file, "gmon.out" in the same desktop folder as the shortcut... anyone know what the hell this comes from ?

RonC

Post

i dont know. why don't you ask somebody?

Post

shit ron you got a virus! the gmon.out virus

quickly!! deleate all data on your pc without backing up & remove all primery partishions from your hard drives :)

RON THATS A JOKE!!!!!! PLEASE DONT REALY DO IT!!!!!!!



havent a friging clue what that file is though :shrug:

Post

A short google search tells me it's some sort of stardard output file generated ysing certain commands/ whatever. A programmer probably can explain the details.

Anyway, it seems like nothing to worry about.


I guess it's not T itself creating it though, as my system diesn;t have any such files (a plugin generates it perhaps?)
CubaseStudio4 µTonic/Rapture Nitro/GS-201/Ohmicide/TBK 1&3

Post

gmon.out is usually produced by an executable compiled by gcc for profiling (ie. using gcc -pg).

Profiling gives the programmer a breakdown of how much execution time is spent in different functions within the program. Usually, one profiles a program to determine which functions would best benefit from optimisation.

Anyway, the gmon.out file can be read by the gnu profiler (gprof) like this:

Code: Select all

gprof tracktion2.exe gmon.out 
Each gmon.out includes statistics for a particular run of the program. Its also possible that gmon.out is being produced not by Tracktion itself, but by a plugin that is loaded by Tracktion. You would have to figure this out by a process of elimination.

In any case, if an executable produces a gmon.out file it is almost certainly an error. Profiling makes the program run slower, so should not be included in a "shipped" version of an executable.

Post

spacefox wrote:A short google search tells me it's some sort of stardard output file generated ysing certain commands/ whatever. A programmer probably can explain the details.
stewartg wrote:details
see?
CubaseStudio4 µTonic/Rapture Nitro/GS-201/Ohmicide/TBK 1&3

Post

spacefox wrote:
spacefox wrote:A short google search tells me it's some sort of stardard output file generated ysing certain commands/ whatever. A programmer probably can explain the details.
stewartg wrote:details
see?
:hihi:

Post

Since no one else sees this Ron, I'm pretty sure it its plug-in related. Have added any new plugs lately?
Ben
----
--------
----------------
www.mackie.com

Post

[DELETED]

Post

ok so get rid of it?

RonC

Post

[DELETED]

Post

the thing is i dont use gamp phat, i just have it. maybe every time i do a vst scan it pops up?

RonC

Post

[DELETED]

Post

rpc9943 wrote:the thing is i dont use gamp phat, i just have it. maybe every time i do a vst scan it pops up?

RonC
Tracktion initializes every plugin at scan time, so this is probably it.
CubaseStudio4 µTonic/Rapture Nitro/GS-201/Ohmicide/TBK 1&3

Post

its not like i ever freaking use gamp phat anyways ;)

RonC.out

Post Reply

Return to “Tracktion”