Initial Profiling Results

Wanted to share some numbers from an initial profiling run. The profiler ran for any classes loaded with PluginClassLoaderImpl until after the boot process finished and I went into the debugger to trigger output. Should cover most of the non-compiled-at-bootup java startup code, but I don't really know. Numbers (time and percent) are not showing up in the columns due to what looks like a bug in printf(). But too tired to work through that tonight.

Some notes on it.

-First of all, thanks to JIP(http://jiprof.sourceforge.net/) for doing the heavy lifting of the actual profiling work.
-The following packages are excluded from the results (method time that isn't showing now but is reflected in the sort will show up in parent), org.jnode.driver, org.jnode.assembler, org.jnode.boot, org.jnode.system, org.jnode.vm

+--------------------------------------+
| Most expensive methods summarized |
+--------------------------------------+

Net
------------
Count Time Pct Location
===== ==== === ========
1 org.jnode.net.ipv4.tcp.TCPTimer:run
18 org.jnode.work.WorkPlugin$WorkProcessor:process
1 org.jnode.shell.CommandShell:run
9 org.jnode.fs.service.def.FileSystemTypeManager:createType
2 org.jnode.net.service.DefaultNetworkLayerManager:configureLayer
2 org.jnode.shell.CommandShell:
1 org.jnode.fs.service.def.FileSystemPlugin:startPlugin
294 org.jnode.fs.jifs.files.JIFSFplugin:refresh
1 org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:startPlugin
1 org.jnode.net.ipv4.layer.IPv4NetworkLayer:
1 org.jnode.fs.service.def.FileSystemMounter:tryToMount
1 org.jnode.fs.ramfs.def.RAMFSPlugin:startPlugin
9 org.jnode.work.WorkPlugin:add
2 org.jnode.net.ipv4.config.impl.NetConfigurationData:getConfiguration
1 org.jnode.fs.service.def.FileSystemPlugin:
2 org.jnode.net.ipv4.config.impl.NetConfigurationData:isAutoConfigureUsingDhcp
1 org.jnode.awt.AWTPlugin:startPlugin
1 org.jnode.work.WorkPlugin:
1 org.jnode.fs.jifs.directories.JIFSDthreads:refresh
21 org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1 org.jnode.fs.iso9660.ISO9660FileSystem:
1 org.jnode.fs.jifs.directories.JIFSDrootDir:checkInit
5378 org.jnode.fs.jifs.JIFSFile:addStringln
677 org.jnode.fs.jifs.JIFSFile:
2 org.jnode.awt.font.def.DefaultFontManager:configureProvider
3 org.jnode.fs.service.def.FileSystemPlugin:registerFileSystem
2 org.jnode.fs.jifs.JIFileSystemType:create
2 org.jnode.fs.iso9660.ISO9660FileSystemType:create
1 org.jnode.shell.CommandShell:main
1 org.jnode.fs.jifs.def.JIFSPlugin:
3 org.jnode.fs.service.def.VirtualMountEntry:
2 org.jnode.fs.ramfs.RAMFileSystemType:create
1 org.jnode.fs.service.def.FileSystemTypeManager:
1 org.jnode.log4j.config.Log4jConfigurePlugin:startPlugin
2 org.jnode.fs.jifs.directories.JIFSDpluginJars:
13 org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1 org.jnode.fs.service.def.FileSystemAPIImpl:mkDir
1 org.jnode.fs.iso9660.PrimaryVolumeDescriptor:
1 org.jnode.fs.service.def.FileSystemAPIImpl:
1 org.jnode.debugger.Debugger:run
1 org.jnode.fs.jifs.def.JIFSExtension:
1 org.jnode.fs.iso9660.ISO9660Volume:
2 org.jnode.net.ipv4.config.impl.NetDeviceMonitor:configureDevice
1 org.jnode.net.ipv4.tcp.TCPProtocol:
1 org.jnode.debugger.DebuggerPlugin:startPlugin
1 org.jnode.fs.iso9660.ISO9660FileSystemType:supports
1 org.jnode.fs.iso9660.EntryRecord:
1 org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin$1:execute
3 org.jnode.fs.iso9660.ISO9660Volume:readFromLBN
2 org.jnode.shell.help.Help$Info:
1 org.jnode.debugger.Debugger:systemTrigger
1 org.jnode.debugger.Debugger:keyPressed
1 org.jnode.fs.service.def.FileSystemMounter:asyncDeviceStarted
97 org.jnode.net.ipv4.tcp.TCPControlBlockList:timeout
1 org.jnode.net.service.DefaultNetworkLayerManager:refreshNetworkLayers
1 org.jnode.protocol.ProtocolHandlerFactoryPlugin:startPlugin
1 org.jnode.fs.jifs.directories.JIFSDrootDir:setup
294 org.jnode.fs.jifs.files.JIFSFpluginJar:refresh
3 org.jnode.fs.service.def.FileSystemPlugin:mount
5701 org.jnode.fs.jifs.JIFSFile:addString
1 org.jnode.fs.service.def.FileSystemTypeManager:refreshFileSystemTypes
1 org.jnode.fs.jifs.def.JIFSPlugin:startPlugin
323 org.jnode.fs.jifs.JIFSFile:refresh
3 org.jnode.fs.service.def.FileSystemAPIImpl:mount
1 org.jnode.shell.def.ShellPlugin:startPlugin
1 org.jnode.protocol.ProtocolHandlerFactoryPlugin:setHandlerFactory
2 org.jnode.fs.jifs.def.JIFSExtension:addEntry
1 org.jnode.work.WorkPlugin:startPlugin
2 org.jnode.fs.jifs.directories.JIFSDplugins:
1 org.jnode.fs.jifs.def.JIFSExtension:refresh
1 org.jnode.fs.jifs.directories.JIFSDpluginJars:refresh
1 org.jnode.fs.jifs.directories.JIFSDthreads:addGroup
99 org.jnode.work.WorkPlugin:isStartFinished
1 org.jnode.fs.service.def.FileSystemMounter:start
3 org.jnode.fs.service.def.FileSystemManager:registerFileSystem
1 org.jnode.awt.font.truetype.TTFontProvider:
2 org.jnode.shell.Line:start
3 org.jnode.fs.service.def.VirtualDirEntry:addMount
1 org.jnode.net.service.NetPlugin:
2 org.jnode.shell.alias.def.DefaultAliasManager:
1 org.jnode.fs.iso9660.ISO9660FileSystem:getRootEntry
2 org.jnode.fs.jifs.files.JIFSFuptime:
1 org.jnode.net.ipv4.udp.UDPProtocol:
1 org.jnode.fs.ramfs.RAMFileSystem:
1 org.jnode.partitions.service.def.PartitionTableTypeManager:createType
1 org.jnode.awt.font.def.DefaultFontManager:updateFontProviders
2 org.jnode.work.WorkPlugin:addWorker
52 org.jnode.fs.jifs.files.JIFSFthread:refresh
1 org.jnode.net.arp.ARPNetworkLayer:
1 org.jnode.fs.service.def.FileSystemMounter$1:execute
3 org.jnode.fs.iso9660.VolumeDescriptor:getType
2 org.jnode.fs.ramfs.RAMFileSystem:getRootEntry
1 org.jnode.shell.alias.def.DefaultAliasManager:refreshAliases
1 org.jnode.partitions.service.def.PartitionTableTypeManager:refreshPartitionTableTypes
1 org.jnode.net.arp.ARPCache:
1 org.jnode.net.ipv4.tcp.TCPTimer:
346 org.jnode.fs.jifs.JIFSDirectory:addFSE
3 org.jnode.shell.help.Argument:
1 org.jnode.debugger.Debugger$1:run
1 org.jnode.log4j.config.VirtualConsoleAppender:
1 org.jnode.awt.util.BitmapGraphics$BitmapGraphics32bpp:
1 org.jnode.debugger.Debugger:setPreferredListener
9 org.jnode.work.Work:
4 org.jnode.net.ipv4.layer.IPv4NetworkLayer:registerProtocol
2 org.jnode.fs.service.def.FileSystemPlugin:getFileSystemTypeForNameSystemTypes
1 org.jnode.fs.iso9660.ISO9660Volume:getRootDirectoryEntry
1 org.jnode.shell.Line:setContent
1 org.jnode.fs.jifs.directories.JIFSDplugins:refresh
1 org.jnode.awt.font.def.DefaultFontManager:start
6 org.jnode.fs.service.def.FileSystemMounter:deviceStarted
9 org.jnode.work.WorkUtils:add
1 org.jnode.net.service.NetPlugin:startPlugin
1 org.jnode.fs.iso9660.VolumeDescriptor:
1 org.jnode.fs.jifs.directories.JIFSDrootDir:getEntry
2 org.jnode.fs.jifs.files.JIFSFversion:
1 org.jnode.fs.ramfs.def.RAMFSPlugin:
1 org.jnode.awt.font.def.FontPlugin:
1 org.jnode.protocol.ProtocolHandlerFactoryPlugin:
1 org.jnode.fs.service.def.FileSystemMounter:
1 org.jnode.fs.service.def.VirtualFS:
1 org.jnode.net.ipv4.icmp.ICMPProtocol:
2 org.jnode.fs.jifs.directories.JIFSDthreads:
1 org.jnode.fs.service.def.FileSystemPlugin:fileSystemTypes
1 org.jnode.net.service.DefaultNetworkLayerManager:
1 org.jnode.debugger.DebuggerPlugin:
13 org.jnode.fs.service.def.FSEntryCache:getEntry
1 org.jnode.partitions.service.def.PartitionTablePlugin:
1 org.jnode.fs.jifs.files.JIFSFuptime:refresh
11 org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
2 org.jnode.awt.font.spi.AbstractFontProvider:
12 org.jnode.fs.jifs.JIFSDirectory:
1 org.jnode.awt.swingpeers.SwingPeersPlugin:startPlugin
22 org.jnode.debugger.DebuggerPlugin:addListeners
1 org.jnode.net.ipv4.layer.IPv4Sender:
3 org.jnode.net.ethernet.EthernetAddress:
6 org.jnode.net.ethernet.EthernetAddress:get
1 org.jnode.shell.CommandShell:prompt
1 org.jnode.net.ipv4.config.impl.NetDeviceMonitor:configureDevices
1 org.jnode.awt.VMImageAPIImpl:
1 org.jnode.awt.font.def.FontPlugin:startPlugin
4 org.jnode.fs.iso9660.Descriptor:getUInt32LE
1 org.jnode.fs.service.def.VirtualFSDevice:
2 org.jnode.fs.service.def.VirtualFSDevice$VirtualFSDriver:
2 org.jnode.shell.help.Parameter:
1 org.jnode.fs.iso9660.EntryRecord:getFileIdentifier
1 org.jnode.fs.fat.FatFileSystemType:getName
1 org.jnode.fs.smbfs.SMBFileSystemType:supports
16 org.jnode.fs.jifs.files.JIFSFfragmentJar:
1 org.jnode.shell.ThreadCommandInvoker:
1 org.jnode.partitions.service.def.PartitionTableTypeManager:
1 org.jnode.shell.alias.def.DefaultAliasManager:createAliasManager
89 org.jnode.shell.alias.def.DefaultAliasManager:createAlias
163 org.jnode.fs.jifs.files.JIFSFpluginJar:
3 org.jnode.fs.iso9660.Descriptor:getDChars
1 org.jnode.shell.DefaultCommandInvoker:
1 org.jnode.fs.fat.BootSector:
147 org.jnode.fs.jifs.files.JIFSFplugin:
1 org.jnode.net.ipv4.config.impl.ConfigurationProcessor:start
18 org.jnode.work.Work:toString
48 org.jnode.fs.jifs.files.JIFSFfragmentJar:refresh
1 org.jnode.debugger.RootState:
26 org.jnode.fs.jifs.files.JIFSFthread:
1 org.jnode.fs.jifs.directories.JIFSDrootDir:
2 org.jnode.fs.jifs.files.JIFSFmemory:
2 org.jnode.fs.ramfs.RAMFileSystem:isClosed
1 org.jnode.shell.help.argument.FileArgument:
1 org.jnode.net.ipv4.tcp.TCPProtocol$1:run
1 org.jnode.fs.service.def.VirtualDirEntry:addDirectory
2 org.jnode.fs.jifs.files.JIFSFdevices:
1 org.jnode.net.ipv4.tcp.TCPControlBlockList:
1 org.jnode.net.ipv4.raw.RAWProtocol:
1 org.jnode.fs.jifs.JIFileSystem:
1 org.jnode.protocol.ProtocolHandlerFactoryPlugin$1:run
1 org.jnode.awt.util.BitmapGraphics:create32bppInstance
2 org.jnode.fs.service.def.FileSystemPlugin:getFileSystem
1 org.jnode.shell.help.Syntax:
6 org.jnode.fs.service.def.VirtualDirEntry:isDirectory
1 org.jnode.shell.CommandHistory:
1 org.jnode.partitions.service.def.PartitionTablePlugin:startPlugin
1 org.jnode.net.ipv4.udp.UDPProtocol$1:run
1 org.jnode.fs.service.def.VirtualMountEntry:isDirectory
1 org.jnode.fs.smbfs.SMBFileSystemType:
1 org.jnode.fs.service.def.FileSystemAPIImpl:getName
1 org.jnode.net.ethernet.EthernetAddress:toString
1 org.jnode.fs.jifs.JIFileSystemType:
4 org.jnode.fs.service.def.VirtualDirEntry:modified
1 org.jnode.fs.fat.FatFileSystemType:
1 org.jnode.shell.help.argument.AliasArgument:
1 org.jnode.debugger.RootState:process
1 org.jnode.debugger.Debugger:reset
1 org.jnode.net.ipv4.tcp.TCPProtocol:getProtocolID
1 org.jnode.fs.service.def.FileSystemAPIImpl:open
323 org.jnode.fs.jifs.JIFSFile:cleardata
97 org.jnode.net.ipv4.IPv4ControlBlockList:iterator
1 org.jnode.fs.jifs.JIFSDirectory:getEntry
1 org.jnode.net.arp.ARPStatistics:
4 org.jnode.fs.ramfs.RAMDirectory:getDirectory
16 org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
5 org.jnode.net.NetPermission:
1 org.jnode.fs.jifs.JIFSDirectory:refresh
1 org.jnode.net.ipv4.udp.UDPStatistics:
9 org.jnode.work.WorkPlugin:getFreeProcessors
1 org.jnode.fs.jifs.directories.JIFSDthreads$1:run
9 org.jnode.work.WorkPlugin:incWorkEndCounter
1 org.jnode.net.ipv4.config.impl.ConfigurationProcessor:
1 org.jnode.net.ipv4.tcp.TCPStatistics:
342 org.jnode.fs.jifs.JIFSFile:getName
1 org.jnode.net.ipv4.layer.IPv4Statistics:
3 org.jnode.fs.ramfs.RAMDirectory:isDirectory
1 org.jnode.shell.CommandShell$1:run
3 org.jnode.fs.jifs.JIFSDirectory:clear
2 org.jnode.net.ipv4.config.impl.NetDeviceMonitor:deviceStarted
2 org.jnode.awt.font.renderer.RenderContext:
11 org.jnode.fs.iso9660.Descriptor:getUInt8
1 org.jnode.fs.ftpfs.FTPFileSystemType:getName
9 org.jnode.work.WorkPlugin:incWorkStartCounter
1 org.jnode.protocol.ProtocolHandlerFactoryPlugin:reloadHandlers
1 org.jnode.awt.font.def.DefaultFontManager:
5 org.jnode.fs.jifs.JIFSFile:setParent
1 org.jnode.awt.font.bdf.BDFFontProvider:
1 org.jnode.fs.iso9660.Descriptor:getAChars
1 org.jnode.net.ipv4.IPv4ControlBlockList:
1 org.jnode.fs.jifs.directories.JIFSDthreads$2:run
6 org.jnode.fs.jifs.JIFSDirectory:getName
1 org.jnode.fs.jifs.files.JIFSFversion:refresh
5 org.jnode.fs.service.def.VirtualDirEntry:getEntry
1 org.jnode.net.ipv4.config.impl.NetConfigurationData:
1 org.jnode.net.ipv4.IPv4RoutingTable:
8 org.jnode.fs.service.def.FSEntryCache:setEntry
1 org.jnode.net.service.DefaultNetworkLayerManager:getQueue
1 org.jnode.fs.ftpfs.FTPFileSystemType:
1 org.jnode.net.ipv4.icmp.ICMPUtils:
1 org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin$1:
1 org.jnode.shell.Line:startModif
1 org.jnode.debugger.Debugger:keyReleased
1 org.jnode.fs.service.def.VirtualMountEntry:getDirectory
1 org.jnode.net.ipv4.tcp.TCPTimer:autoName
1 org.jnode.desktop.DesktopPlugin:
2 org.jnode.fs.iso9660.Descriptor:
1 org.jnode.shell.def.DefaultShellManager:
1 org.jnode.debugger.DebugState:
1 org.jnode.fs.jifs.JIFSDirectory:setName
1 org.jnode.net.ipv4.config.impl.ConfigurationServiceImpl:
3 org.jnode.fs.ramfs.RAMDirectory:getEntry
2 org.jnode.fs.iso9660.Descriptor:getUInt32Both
1 org.jnode.shell.Line:moveEnd
1 org.jnode.net.ipv4.layer.IPv4NetworkLayer:getProtocolID
1 org.jnode.awt.util.BitmapGraphics:
1 org.jnode.net.ipv4.udp.UDPProtocol:getProtocolID
1 org.jnode.fs.ramfs.RAMDirectory:isValid
1 org.jnode.shell.CommandShell$1:
1 org.jnode.fs.spi.AbstractFileSystem:
3 org.jnode.fs.service.def.FileSystemAPIImpl:fileExists
1 org.jnode.debugger.DebugState:getParent
1 org.jnode.net.ipv4.udp.UDPProtocol:access$000
1 org.jnode.desktop.DesktopPlugin:startPlugin
2 org.jnode.fs.iso9660.ISO9660FileSystemType:getName
2 org.jnode.work.WorkPlugin$WorkProcessor:
1 org.jnode.net.ipv4.udp.UDPDatagramSocketImplFactory:
1 org.jnode.net.ipv4.tcp.TCPSocketImplFactory:
2 org.jnode.net.ipv4.tcp.TCPProtocol:access$000
1 org.jnode.net.ipv4.udp.UDPProtocol$1:
1 org.jnode.net.ipv4.raw.RAWStatistics:
1 org.jnode.fs.jifs.JIFileSystem:getDevice
1 org.jnode.fs.service.def.VirtualFSDevice$VirtualFSDriver:startDevice
1 org.jnode.fs.jfat.FatFileSystemType:getName
1 org.jnode.shell.Line:
1 org.jnode.fs.ext2.Ext2FileSystemType:
1 org.jnode.net.service.NetAPIImpl:
1 org.jnode.shell.ShellUtils:getShellManager
1 org.jnode.net.ipv4.icmp.ICMPStatistics:
89 org.jnode.shell.alias.def.DefaultAliasManager$Alias:
1 org.jnode.shell.def.ShellPlugin:
2 org.jnode.awt.font.renderer.RenderCache:
1 org.jnode.shell.Line:endModif
1 org.jnode.shell.def.DefaultShellManager:registerShell
1 org.jnode.protocol.ProtocolHandlerFactoryPlugin$1:
1 org.jnode.debugger.Debugger$1:
1 org.jnode.fs.ntfs.NTFSFileSystemType:getName
1 org.jnode.partitions.ibm.IBMPartitionTableType:
1 org.jnode.shell.help.def.SystemHelpPlugin:
1 org.jnode.fs.ramfs.RAMFileSystemType:
1 org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:
2 org.jnode.fs.jifs.JIFileSystemType:getName
2 org.jnode.fs.service.def.FileSystemManager:getFileSystem
3 org.jnode.fs.ramfs.RAMDirectory:
1 org.jnode.net.ipv4.tcp.TCPProtocol$1:
1 org.jnode.fs.jfat.FatFileSystemType:
3 org.jnode.shell.help.CommandLineElement:
4 org.jnode.fs.jifs.JIFSDirectory:setParent
2 org.jnode.shell.CommandShell:getErrorStream
2 org.jnode.fs.iso9660.Descriptor:getUInt16Both
1 org.jnode.net.arp.ARPNetworkLayer:getProtocolID
2 org.jnode.fs.ramfs.RAMFileSystemType:getName
1 org.jnode.net.ipv4.layer.IPv4NetworkLayer:getRoutingTable
1 org.jnode.awt.swingpeers.SwingPeersPlugin:
1 org.jnode.shell.CommandShell:isExitted
2 org.jnode.fs.iso9660.Descriptor:getUInt32BE
3 org.jnode.debugger.DebuggerPlugin:deviceStarted
1 org.jnode.fs.jifs.directories.JIFSDthreads$2:
1 org.jnode.net.ipv4.config.impl.NetDeviceMonitor:
2 org.jnode.fs.service.def.VirtualDirEntry:
1 org.jnode.net.ipv4.layer.IPv4NetworkLayer:getStatistics
1 org.jnode.awt.font.truetype.TTFPlugin:
1 org.jnode.fs.ntfs.NTFSFileSystemType:
1 org.jnode.fs.jifs.directories.JIFSDthreads$1:
1 org.jnode.fs.iso9660.EntryRecord:isDirectory
1 org.jnode.fs.jifs.JIFSDirectory:getDirectory
1 org.jnode.awt.font.truetype.TTFPlugin:startPlugin
2 org.jnode.fs.service.def.FileSystemTypeManager:getSystemType
1 org.jnode.debugger.Debugger:
1 org.jnode.fs.service.def.FileSystemTypeManager:fileSystemTypes
1 org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:access$000
2 org.jnode.fs.jifs.JIFileSystem:getRootEntry
1 org.jnode.fs.iso9660.ISO9660FileSystemType:
1 org.jnode.fs.service.def.FSEntryCache:
1 org.jnode.fs.ftpfs.FTPFileSystemType:supports
1 org.jnode.fs.iso9660.PrimaryVolumeDescriptor:getRootDirectoryEntry
1 org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:access$100
10 org.jnode.fs.service.def.VirtualDirEntry:getDirectory
8 org.jnode.fs.service.def.VirtualFS:getRootEntry
1 org.jnode.fs.spi.AbstractFileSystem:getFSApi
1 org.jnode.net.ipv4.raw.RAWProtocol:getProtocolID
1 org.jnode.fs.spi.AbstractFileSystem:getDevice
2 org.jnode.fs.service.def.FileSystemPlugin:getApi
1 org.jnode.fs.smbfs.SMBFileSystemType:getName
1 org.jnode.fs.iso9660.ISO9660Entry:
1 org.jnode.log4j.config.Log4jConfigurePlugin:
1 org.jnode.fs.ramfs.RAMFileSystem:getDevice
1 org.jnode.fs.ext2.Ext2FileSystemType:getName
1 org.jnode.awt.AWTPlugin:
1 org.jnode.fs.service.def.FileHandleManager:
1 org.jnode.fs.service.def.FileSystemMounter$1:
1 org.jnode.shell.CommandShell:getConsole
1 org.jnode.fs.service.def.FileSystemManager:
2 org.jnode.fs.ramfs.RAMDirectory:addDirectory
1 org.jnode.net.ipv4.icmp.ICMPProtocol:getProtocolID
1 org.jnode.partitions.ibm.IBMPartitionTableType:getName
1 org.jnode.fs.jifs.JIFSFile:setName

oh, hard to understand

hi, haakenso, can you give a chart and a reasonable explanation?

Hi haakenso, this is very

Hi haakenso,

this is very interessting. I hope you'll keep up your good work and give us more stats Smiling I personally am interessted in the GUI classes, so if you come to that point, it would be nice to see stats about startawt Eye-wink

Though are you sure the numbers are correct? I'm wondering about the jifs classes. Why do they have so high counts compared to the other classes/methods?

With numbers (long numbers)

Here's an output with some numbers. Way way way too much precision, but whatever Eye-wink

Changed output to CSV though so you could import into a spreadsheet program and it should be ok. Don't have anything like a spreadsheet on my mac though, so not sure.

NOTE: The percent column is grossly inaccurate for this view. The numbers are the percent of time that method took in the thread it was originally called in. This is not applicable to this tabular view though.

Oh and the numbers sometimes come out as 0 since the most precise counter we have is milliseconds. Anyone want to implement a nanoSecond counter? Eye-wink

-Casey

Net
------------
Count Time Pct Location
===== ==== === ========
1,55731.899999999981311781112138,99.79999999999999611577,org.jnode.net.ipv4.tcp.TCPTimer:run
1,18197.89999999999771161110126,58.9999999999999999999,org.jnode.work.WorkPlugin$WorkProcessor:process
1,13225.89999999999951351191110,34.129999999999999611577,org.jnode.shell.CommandShell:run
1,9238.89999999999951351191110,45.8999999999999985788,org.jnode.work.WorkPlugin$WorkProcessor:process
1,5901.89999999999951351191110,28.129999999999999611577,org.jnode.work.WorkPlugin$WorkProcessor:process
1,5540.89999999999951351191110,17.8999999999999985788,org.jnode.work.WorkPlugin$WorkProcessor:process
1,4699.89999999999951351191110,14.1199999999999998128814,org.jnode.work.WorkPlugin$WorkProcessor:process
9,4072.89999999999951351191110,10.7999999999999988121311,org.jnode.fs.service.def.FileSystemTypeManager:createType
2,2591.89999999999951351191110,6.899999999999998146610,org.jnode.net.service.DefaultNetworkLayerManager:configureLayer
1,2258.89999999999951351191110,6.12999999999999997111113,org.jnode.work.WorkPlugin$WorkProcessor:process
1,1656.89999999999985135757,7.1199999999999998128814,org.jnode.work.WorkPlugin$WorkProcessor:process
1,1354.89999999999985135757,3.599999999999999513146,org.jnode.fs.service.def.FileSystemPlugin:
1,1162.89999999999985135757,2.1099999999999999513146,org.jnode.fs.service.def.FileSystemPlugin:startPlugin
147,1091.89999999999985135757,2.8999999999999997111113,org.jnode.fs.jifs.files.JIFSFplugin:refresh
1,840.899999999999976125125,1.1199999999999999513146,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,757.899999999999976125125,1.9999999999999999999,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:startPlugin
1,705.899999999999976125125,1.7999999999999997111113,org.jnode.shell.CommandShell:
1,632.899999999999976125125,1.5999999999999997111113,org.jnode.net.ipv4.layer.IPv4NetworkLayer:
1,548.899999999999976125125,0.13999999999999997111113,org.jnode.shell.CommandShell:
1,523.899999999999976125125,0.13999999999999997111113,org.jnode.fs.ramfs.def.RAMFSPlugin:startPlugin
1,522.899999999999976125125,0.12999999999999997111113,org.jnode.work.WorkPlugin:add
1,507.899999999999976125125,0.12999999999999997111113,org.jnode.fs.service.def.FileSystemAPIImpl:mkDir
1,438.899999999999976125125,0.10999999999999997111113,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
2,366.899999999999976125125,1.7999999999999997111113,org.jnode.net.ipv4.config.impl.NetConfigurationData:getConfiguration
1,352.899999999999976125125,1.6999999999999998101011,org.jnode.fs.service.def.FileSystemMounter:tryToMount
1,332.899999999999976125125,0.7999999999999998101011,org.jnode.work.WorkPlugin:
1,317.899999999999976125125,1.4999999999999999999,org.jnode.fs.iso9660.ISO9660FileSystem:
1,266.899999999999976125125,0.6999999999999998101011,org.jnode.fs.jifs.directories.JIFSDrootDir:checkInit
2,247.899999999999976125125,0.11999999999999997111113,org.jnode.net.ipv4.config.impl.NetConfigurationData:isAutoConfigureUsingDhcp
1,247.899999999999976125125,0.11999999999999997111113,org.jnode.fs.iso9660.ISO9660FileSystemType:create
1,223.899999999999976125125,0.4999999999999999999,org.jnode.fs.service.def.FileSystemPlugin:registerFileSystem
1,221.899999999999976125125,0.4999999999999999999,org.jnode.shell.CommandShell:main
2,218.899999999999976125125,0.4999999999999999999,org.jnode.awt.font.def.DefaultFontManager:configureProvider
1,207.899999999999976125125,0.4999999999999999999,org.jnode.fs.ramfs.RAMFileSystemType:create
1,200.899999999999976125125,0.4999999999999999999,org.jnode.fs.jifs.def.JIFSPlugin:
1,193.899999999999976125125,0.4999999999999999999,org.jnode.fs.service.def.FileSystemMounter:start
1,181.899999999999976125125,0.39999999999999981466,org.jnode.log4j.config.Log4jConfigurePlugin:startPlugin
1,173.899999999999976125125,0.39999999999999981466,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,167.899999999999976125125,0.39999999999999981466,org.jnode.fs.jifs.directories.JIFSDpluginJars:
1,167.899999999999976125125,0.7999999999999998101011,org.jnode.fs.iso9660.ISO9660FileSystemType:create
1,151.899999999999976125125,0.39999999999999981466,org.jnode.net.ipv4.udp.UDPProtocol:
1,149.899999999999976125125,0.39999999999999981466,org.jnode.fs.service.def.FileSystemAPIImpl:mount
147,149.899999999999976125125,0.39999999999999981466,org.jnode.fs.jifs.files.JIFSFplugin:refresh
3,146.899999999999976125125,0.6999999999999998101011,org.jnode.fs.iso9660.ISO9660Volume:readFromLBN
1,135.899999999999976125125,0.29999999999999981466,org.jnode.fs.service.def.FileSystemAPIImpl:
1,128.899999999999976125125,0.29999999999999981466,org.jnode.fs.service.def.FileSystemTypeManager:
1,125.89999999999998101461214,0.5999999999999998101011,org.jnode.awt.AWTPlugin:startPlugin
1,123.89999999999998101461214,0.29999999999999981466,org.jnode.fs.jifs.JIFileSystemType:create
1264,121.89999999999998101461214,0.29999999999999981466,org.jnode.fs.jifs.JIFSFile:addStringln
1264,116.89999999999998101461214,0.29999999999999981466,org.jnode.fs.jifs.JIFSFile:addStringln
1,115.89999999999998101461214,56.4999999999999999999,org.jnode.debugger.Debugger:run
2,114.89999999999998101461214,0.4999999999999999999,org.jnode.net.ipv4.config.impl.NetDeviceMonitor:configureDevice
1,112.89999999999998101461214,0.29999999999999981466,org.jnode.shell.alias.def.DefaultAliasManager:refreshAliases
1,111.89999999999998101461214,0.4999999999999999999,org.jnode.fs.iso9660.PrimaryVolumeDescriptor:
1,107.89999999999998101461214,0.4999999999999999999,org.jnode.fs.iso9660.ISO9660Volume:
1,106.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.def.JIFSPlugin:startPlugin
1,98.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.directories.JIFSDthreads:refresh
1,95.89999999999998101461214,0.39999999999999981466,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin$1:execute
1,89.89999999999998101461214,0.199999999999999951314,org.jnode.net.service.NetPlugin:
1,88.89999999999998101461214,0.199999999999999951314,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,87.89999999999998101461214,0.199999999999999951314,org.jnode.fs.ramfs.RAMFileSystemType:create
1,83.89999999999998101461214,50.119999999999999561366,org.jnode.debugger.Debugger:systemTrigger
1,82.89999999999998101461214,0.39999999999999981466,org.jnode.fs.iso9660.VolumeDescriptor:
1,79.89999999999998101461214,0.199999999999999951314,org.jnode.net.ipv4.tcp.TCPProtocol:
1,79.89999999999998101461214,0.199999999999999951314,org.jnode.fs.ramfs.RAMFileSystem:
1,79.89999999999998101461214,0.199999999999999951314,org.jnode.protocol.ProtocolHandlerFactoryPlugin:startPlugin
1,79.89999999999998101461214,38.9999999999999999999,org.jnode.debugger.Debugger:keyPressed
1,76.89999999999998101461214,0.199999999999999951314,org.jnode.fs.service.def.FileSystemTypeManager:refreshFileSystemTypes
1,76.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.JIFileSystemType:create
26,75.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.files.JIFSFthread:refresh
1,74.89999999999998101461214,0.199999999999999951314,org.jnode.net.service.DefaultNetworkLayerManager:refreshNetworkLayers
1,74.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.directories.JIFSDrootDir:setup
1,71.89999999999998101461214,0.099999999999999971111,org.jnode.net.service.DefaultNetworkLayerManager:
1,71.89999999999998101461214,0.29999999999999981466,org.jnode.fs.iso9660.ISO9660FileSystem:getRootEntry
1,70.89999999999998101461214,0.29999999999999981466,org.jnode.fs.service.def.FileSystemMounter:asyncDeviceStarted
1,66.89999999999998101461214,0.099999999999999971111,org.jnode.net.ipv4.layer.IPv4Sender:
1,66.89999999999998101461214,0.099999999999999971111,org.jnode.fs.jifs.directories.JIFSDthreads:addGroup
110,65.89999999999998101461214,0.099999999999999971111,org.jnode.net.ipv4.tcp.TCPControlBlockList:timeout
1,64.89999999999998101461214,0.29999999999999981466,org.jnode.fs.service.def.VirtualMountEntry:
1,62.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.directories.JIFSDpluginJars:refresh
26,60.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.JIFSFile:
1264,60.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.JIFSFile:addStringln
1264,59.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.JIFSFile:addStringln
1,56.8999999999999985788,0.099999999999999971111,org.jnode.awt.font.truetype.TTFontProvider:
1,54.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.def.JIFSExtension:refresh
147,53.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.JIFSFile:
1,52.8999999999999985788,0.099999999999999971111,org.jnode.work.WorkPlugin:startPlugin
147,51.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.JIFSFile:
2,49.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.def.JIFSExtension:addEntry
1,48.8999999999999985788,0.199999999999999951314,org.jnode.partitions.service.def.PartitionTableTypeManager:createType
1,48.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualFSDevice$VirtualFSDriver:startDevice
1,48.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.def.JIFSExtension:
1,48.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.files.JIFSFuptime:
1,48.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.directories.JIFSDplugins:
1,48.8999999999999985788,0.199999999999999951314,org.jnode.fs.iso9660.ISO9660FileSystemType:supports
1,47.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualFSDevice$VirtualFSDriver:
1,46.8999999999999985788,0.099999999999999971111,org.jnode.awt.font.def.DefaultFontManager:updateFontProviders
1,45.8999999999999985788,0.199999999999999951314,org.jnode.fs.iso9660.EntryRecord:
156,44.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.JIFSFile:addStringln
147,43.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.files.JIFSFpluginJar:
1,41.8999999999999985788,0.199999999999999951314,org.jnode.partitions.service.def.PartitionTableTypeManager:refreshPartitionTableTypes
1,39.8999999999999985788,0.099999999999999971111,org.jnode.net.arp.ARPNetworkLayer:
1,39.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualFSDevice:
1,39.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualFS:
2,38.8999999999999985788,0.099999999999999971111,org.jnode.work.WorkPlugin:addWorker
1,38.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualDirEntry:addDirectory
1,36.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:addMount
1,36.8999999999999985788,0.0,org.jnode.fs.jifs.directories.JIFSDplugins:refresh
26,35.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFthread:
1,35.8999999999999985788,0.0,org.jnode.shell.Line:start
147,34.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:refresh
1,33.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualFS:getRootEntry
1,33.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:modified
147,33.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFpluginJar:refresh
1,32.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
147,32.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFpluginJar:refresh
1,31.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemTypeManager:getSystemType
1,31.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemPlugin:mount
89,31.8999999999999985788,0.0,org.jnode.shell.alias.def.DefaultAliasManager:createAlias
147,31.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:refresh
1,31.8999999999999985788,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin:setHandlerFactory
1,31.8999999999999985788,0.0,org.jnode.shell.CommandHistory:
1,31.8999999999999985788,0.099999999999999971111,org.jnode.fs.iso9660.ISO9660Volume:getRootDirectoryEntry
1,30.8999999999999985788,0.0,org.jnode.net.ipv4.icmp.ICMPProtocol:
1,30.8999999999999985788,18.8999999999999985788,org.jnode.debugger.Debugger:setPreferredListener
1,29.8999999999999985788,0.0,org.jnode.debugger.DebuggerPlugin:startPlugin
4,28.8999999999999985788,0.0,org.jnode.net.ipv4.layer.IPv4NetworkLayer:registerProtocol
1,28.8999999999999985788,0.0,org.jnode.shell.def.ShellPlugin:startPlugin
1264,28.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:addString
2,27.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemMounter:deviceStarted
1,27.8999999999999985788,16.9999999999999999999,org.jnode.debugger.Debugger$1:run
1,26.8999999999999985788,0.0,org.jnode.work.WorkUtils:add
1,26.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMFileSystemType:
16,26.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:
1264,25.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:addString
1,24.8999999999999985788,0.0,org.jnode.fs.ramfs.def.RAMFSPlugin:
1,24.8999999999999985788,0.0,org.jnode.awt.font.def.DefaultFontManager:start
1,24.8999999999999985788,0.0,org.jnode.shell.help.Help$Info:
1,24.8999999999999985788,0.0,org.jnode.shell.Line:setContent
1,23.8999999999999985788,0.0,org.jnode.fs.jifs.directories.JIFSDrootDir:getEntry
156,23.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:addStringln
1,23.8999999999999985788,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin:
1,23.8999999999999985788,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin:reloadHandlers
1,23.8999999999999985788,0.0,org.jnode.shell.alias.def.DefaultAliasManager:createAliasManager
1,23.8999999999999985788,0.099999999999999971111,org.jnode.fs.iso9660.PrimaryVolumeDescriptor:getRootDirectoryEntry
1,22.8999999999999985788,0.099999999999999971111,org.jnode.work.WorkPlugin$WorkProcessor:process
1,21.8999999999999985788,0.0,org.jnode.net.ethernet.EthernetAddress:
1,21.8999999999999985788,0.0,org.jnode.shell.help.Argument:
1,20.8999999999999985788,0.099999999999999971111,org.jnode.partitions.service.def.PartitionTableTypeManager:
1,20.8999999999999985788,0.099999999999999971111,org.jnode.awt.util.BitmapGraphics$BitmapGraphics32bpp:
1,20.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMFileSystem:getRootEntry
1,20.8999999999999985788,0.0,org.jnode.awt.font.def.FontPlugin:
1,19.8999999999999985788,0.0,org.jnode.partitions.service.def.PartitionTablePlugin:
1,19.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFuptime:refresh
1,18.8999999999999985788,0.0,org.jnode.log4j.config.VirtualConsoleAppender:
1,18.8999999999999985788,0.0,org.jnode.awt.AWTPlugin:
1,18.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMDirectory:getDirectory
2,18.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMDirectory:addDirectory
8,18.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSDirectory:addFSE
147,18.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFplugin:
163,18.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSDirectory:addFSE
1,18.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemMounter$1:execute
1,17.8999999999999985788,0.0,org.jnode.net.arp.ARPCache:
1,17.8999999999999985788,0.0,org.jnode.net.ipv4.tcp.TCPTimer:
1,17.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getName
1264,17.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:addString
1,17.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemPlugin:fileSystemTypes
1,16.8999999999999985788,0.0,org.jnode.awt.VMImageAPIImpl:
1,16.8999999999999985788,0.0,org.jnode.awt.font.spi.AbstractFontProvider:
1264,16.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:addString
1,16.8999999999999985788,0.0,org.jnode.net.ipv4.config.impl.NetDeviceMonitor:configureDevices
110,15.8999999999999985788,0.0,org.jnode.net.ipv4.IPv4ControlBlockList:iterator
1,15.8999999999999985788,0.0,org.jnode.work.Work:
1,15.8999999999999985788,0.0,org.jnode.fs.fat.FatFileSystemType:
1,15.8999999999999985788,0.0,org.jnode.fs.service.def.FileHandleManager:
1,15.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:isDirectory
1,15.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemPlugin:getFileSystemTypeForNameSystemTypes
1,15.8999999999999985788,0.0,org.jnode.shell.alias.def.DefaultAliasManager:
147,15.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSDirectory:addFSE
1,15.8999999999999985788,0.0,org.jnode.shell.help.argument.FileArgument:
1,15.8999999999999985788,0.0,org.jnode.shell.help.Parameter:
1,15.8999999999999985788,0.0,org.jnode.shell.help.Help$Info:
1,14.8999999999999985788,0.0,org.jnode.net.service.NetPlugin:startPlugin
1,14.8999999999999985788,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,14.8999999999999985788,0.0,org.jnode.shell.CommandShell:prompt
1,14.8999999999999985788,0.0,org.jnode.shell.Line:start
1,13.8999999999999985788,0.0,org.jnode.net.ipv4.tcp.TCPControlBlockList:
1,13.8999999999999985788,0.0,org.jnode.awt.font.def.FontPlugin:startPlugin
1,13.8999999999999985788,0.0,org.jnode.fs.jifs.directories.JIFSDthreads:
1,12.8999999999999985788,0.0,org.jnode.net.ipv4.tcp.TCPProtocol$1:run
1,12.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1,12.8999999999999985788,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
1,11.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualMountEntry:
1,11.8999999999999985788,0.0,org.jnode.awt.swingpeers.SwingPeersPlugin:startPlugin
1,11.8999999999999985788,0.0,org.jnode.fs.jifs.directories.JIFSDthreads:
26,11.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:refresh
1,11.8999999999999985788,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
3,11.8999999999999985788,0.0,org.jnode.fs.iso9660.VolumeDescriptor:getType
1,10.8999999999999985788,0.0,org.jnode.net.ipv4.udp.UDPProtocol$1:run
1,10.8999999999999985788,0.0,org.jnode.awt.util.BitmapGraphics:create32bppInstance
1,10.8999999999999985788,0.0,org.jnode.fs.jifs.JIFileSystem:
1,10.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFuptime:
1,10.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:refresh
1,10.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFversion:
1,10.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,10.8999999999999985788,0.0,org.jnode.shell.CommandShell$1:run
1,9.8999999999999985788,0.0,org.jnode.partitions.service.def.PartitionTablePlugin:startPlugin
1,9.8999999999999985788,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
1,9.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:getEntry
1,9.8999999999999985788,0.0,org.jnode.debugger.DebuggerPlugin:
1,9.8999999999999985788,0.0,org.jnode.shell.help.argument.AliasArgument:
1,9.8999999999999985788,0.0,org.jnode.shell.DefaultCommandInvoker:
1,9.8999999999999985788,5.9999999999999999999,org.jnode.debugger.RootState:
1,8.8999999999999985788,0.0,org.jnode.net.arp.ARPStatistics:
1,8.8999999999999985788,0.0,org.jnode.net.ipv4.udp.UDPStatistics:
1,8.8999999999999985788,0.0,org.jnode.net.ipv4.raw.RAWProtocol:
1,8.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMDirectory:
1,8.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFmemory:
147,8.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSFile:addString
2,8.8999999999999985788,0.0,org.jnode.fs.iso9660.Descriptor:getUInt32Both
1,8.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemManager:registerFileSystem
1,7.899999999999998146610,0.0,org.jnode.fs.service.def.FSEntryCache:
1,7.899999999999998146610,0.0,org.jnode.fs.service.def.FileSystemManager:registerFileSystem
1,7.899999999999998146610,0.0,org.jnode.fs.jifs.directories.JIFSDrootDir:
1,7.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,7.899999999999998146610,0.0,org.jnode.fs.jifs.files.JIFSFdevices:
1,7.899999999999998146610,0.0,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:access$000
1,7.899999999999998146610,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
2,7.899999999999998146610,0.0,org.jnode.fs.iso9660.Descriptor:getUInt32LE
1,7.899999999999998146610,0.0,org.jnode.shell.ThreadCommandInvoker:
1,6.899999999999998146610,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
19,6.899999999999998146610,0.0,org.jnode.debugger.DebuggerPlugin:addListeners
1,6.899999999999998146610,0.0,org.jnode.fs.service.def.FileSystemPlugin:getFileSystem
1,6.899999999999998146610,0.0,org.jnode.fs.jifs.directories.JIFSDplugins:
147,6.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSFile:addString
1,6.899999999999998146610,3.1199999999999998128814,org.jnode.debugger.Debugger:reset
2,5.899999999999998146610,0.0,org.jnode.work.Work:toString
1,5.899999999999998146610,0.0,org.jnode.net.ethernet.EthernetAddress:
1,5.899999999999998146610,0.0,org.jnode.fs.fat.BootSector:
1,5.899999999999998146610,0.0,org.jnode.awt.util.BitmapGraphics:
1,5.899999999999998146610,0.0,org.jnode.debugger.Debugger:
1,5.899999999999998146610,0.0,org.jnode.fs.service.def.FileSystemManager:registerFileSystem
1,5.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSFile:
26,5.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSFile:
26,5.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSDirectory:addFSE
1,5.899999999999998146610,0.0,org.jnode.fs.service.def.VirtualMountEntry:isDirectory
1,5.899999999999998146610,0.0,org.jnode.net.ipv4.config.impl.ConfigurationProcessor:start
1,5.899999999999998146610,0.0,org.jnode.fs.jifs.directories.JIFSDpluginJars:
16,5.899999999999998146610,0.0,org.jnode.fs.jifs.files.JIFSFfragmentJar:refresh
1,5.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSDirectory:getEntry
1,5.899999999999998146610,2.8999999999999997111113,org.jnode.debugger.RootState:process
2,4.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSFile:addStringln
1,4.899999999999998146610,0.0,org.jnode.fs.jifs.files.JIFSFversion:
156,4.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSFile:addString
16,4.899999999999998146610,0.0,org.jnode.fs.jifs.files.JIFSFfragmentJar:
16,4.899999999999998146610,0.0,org.jnode.fs.jifs.files.JIFSFfragmentJar:refresh
1,4.899999999999998146610,0.0,org.jnode.fs.smbfs.SMBFileSystemType:supports
1,3.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualMountEntry:
1,3.8999999999999997111113,0.0,org.jnode.fs.jifs.files.JIFSFversion:refresh
147,3.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:
1,3.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:open
1,3.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:setParent
1,3.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemMounter$1:
1,3.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:add
1,3.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemTypeManager:fileSystemTypes
1,3.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getDChars
2,3.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getDChars
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.layer.IPv4Statistics:
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.layer.IPv4NetworkLayer:getStatistics
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPStatistics:
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPTimer:autoName
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPProtocol$1:
1,2.8999999999999997111113,0.0,org.jnode.work.Work:
1,2.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:add
4,2.8999999999999997111113,0.0,org.jnode.work.WorkUtils:add
4,2.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:add
1,2.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemMounter:
1,2.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1,2.8999999999999997111113,0.0,org.jnode.awt.font.bdf.BDFFontProvider:
1,2.8999999999999997111113,0.0,org.jnode.desktop.DesktopPlugin:startPlugin
89,2.8999999999999997111113,0.0,org.jnode.shell.alias.def.DefaultAliasManager$Alias:
1,2.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:addMount
1,2.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:setParent
1,2.8999999999999997111113,0.0,org.jnode.fs.jifs.directories.JIFSDthreads$1:run
147,2.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:cleardata
16,2.8999999999999997111113,0.0,org.jnode.fs.jifs.files.JIFSFpluginJar:
1,2.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:isDirectory
1,2.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:getDirectory
2,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin$WorkProcessor:
1,1.8999999999999997111113,0.0,org.jnode.work.Work:
1,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:getFreeProcessors
1,1.8999999999999997111113,0.0,org.jnode.partitions.ibm.IBMPartitionTableType:getName
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.layer.IPv4NetworkLayer:getRoutingTable
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.icmp.ICMPStatistics:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.icmp.ICMPProtocol:getProtocolID
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPSocketImplFactory:
2,1.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPProtocol:access$000
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.icmp.ICMPUtils:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.udp.UDPProtocol$1:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.udp.UDPProtocol:getProtocolID
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.raw.RAWProtocol:getProtocolID
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.layer.IPv4NetworkLayer:getProtocolID
1,1.8999999999999997111113,0.0,org.jnode.net.service.DefaultNetworkLayerManager:getQueue
1,1.8999999999999997111113,0.0,org.jnode.net.NetPermission:
1,1.8999999999999997111113,0.0,org.jnode.work.WorkUtils:add
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFileSystemType:
1,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
1,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.ISO9660FileSystemType:
1,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.ISO9660FileSystemType:getName
1,1.8999999999999997111113,0.0,org.jnode.fs.fat.FatFileSystemType:getName
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemManager:
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualFSDevice$VirtualFSDriver:
1,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FSEntryCache:setEntry
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:isDirectory
1,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,1.8999999999999997111113,0.0,org.jnode.awt.font.def.DefaultFontManager:
1,1.8999999999999997111113,0.0,org.jnode.awt.font.truetype.TTFPlugin:
1,1.8999999999999997111113,0.0,org.jnode.awt.font.truetype.TTFPlugin:startPlugin
1,1.8999999999999997111113,0.0,org.jnode.awt.font.renderer.RenderContext:
1,1.8999999999999997111113,0.0,org.jnode.awt.font.renderer.RenderCache:
1,1.8999999999999997111113,0.0,org.jnode.desktop.DesktopPlugin:
1,1.8999999999999997111113,0.0,org.jnode.shell.def.ShellPlugin:
1,1.8999999999999997111113,0.0,org.jnode.shell.def.DefaultShellManager:
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemMounter:deviceStarted
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemPlugin:registerFileSystem
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemPlugin:mount
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFileSystem:getRootEntry
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemManager:getFileSystem
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:cleardata
2,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addString
4,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:getName
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:
3,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addString
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.files.JIFSFdevices:
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.directories.JIFSDthreads$1:
26,1.8999999999999997111113,0.0,org.jnode.fs.jifs.files.JIFSFthread:refresh
156,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addString
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.directories.JIFSDthreads$2:run
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
147,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:getName
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:
1,1.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:getEntry
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.config.impl.NetConfigurationData:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.config.impl.ConfigurationServiceImpl:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.config.impl.NetDeviceMonitor:
1,1.8999999999999997111113,0.0,org.jnode.work.Work:
1,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:add
1,1.8999999999999997111113,0.0,org.jnode.shell.help.def.SystemHelpPlugin:
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
147,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:
163,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:getName
16,1.8999999999999997111113,0.0,org.jnode.fs.jifs.files.JIFSFfragmentJar:refresh
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:setName
1,1.8999999999999997111113,0.0,org.jnode.work.WorkUtils:add
1,1.8999999999999997111113,0.0,org.jnode.shell.help.Parameter:
1,1.8999999999999997111113,0.0,org.jnode.shell.help.Syntax:
1,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:
1,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.EntryRecord:getFileIdentifier
1,1.8999999999999997111113,0.0,org.jnode.shell.CommandShell:getConsole
1,1.8999999999999997111113,0.0,org.jnode.fs.spi.AbstractFileSystem:getDevice
1,1.8999999999999997111113,0.0,org.jnode.shell.ShellUtils:getShellManager
1,1.8999999999999997111113,0.0,org.jnode.shell.def.DefaultShellManager:registerShell
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:fileExists
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,1.8999999999999997111113,0.0,org.jnode.shell.Line:startModif
1,1.8999999999999997111113,0.0,org.jnode.shell.Line:moveEnd
1,1.8999999999999997111113,0.0,org.jnode.shell.Line:endModif
1,1.8999999999999997111113,0.11999999999999997111113,org.jnode.debugger.DebugState:
1,1.8999999999999997111113,0.11999999999999997111113,org.jnode.debugger.Debugger$1:
1,1.8999999999999997111113,0.8999999999999997111113,org.jnode.debugger.Debugger:keyReleased
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
1,0.8999999999999997111113,0.0,org.jnode.partitions.ibm.IBMPartitionTableType:
1,0.8999999999999997111113,0.0,org.jnode.net.ipv4.IPv4ControlBlockList:
1,0.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPProtocol:getProtocolID
1,0.8999999999999997111113,0.0,org.jnode.net.ipv4.udp.UDPProtocol:access$000
1,0.8999999999999997111113,0.0,org.jnode.net.ipv4.raw.RAWStatistics:
1,0.8999999999999997111113,0.0,org.jnode.net.NetPermission:
1,0.8999999999999997111113,0.0,org.jnode.net.NetPermission:
1,0.8999999999999997111113,0.0,org.jnode.net.NetPermission:
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
1,0.8999999999999997111113,0.0,org.jnode.net.ethernet.EthernetAddress:
4,0.8999999999999997111113,0.0,org.jnode.work.Work:
4,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:getFreeProcessors
1,0.8999999999999997111113,0.0,org.jnode.fs.ntfs.NTFSFileSystemType:
1,0.8999999999999997111113,0.0,org.jnode.fs.ftpfs.FTPFileSystemType:
1,0.8999999999999997111113,0.0,org.jnode.fs.ftpfs.FTPFileSystemType:getName
1,0.8999999999999997111113,0.0,org.jnode.fs.jfat.FatFileSystemType:getName
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:add
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMFileSystemType:getName
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemPlugin:getApi
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemPlugin:getApi
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:
1,0.8999999999999997111113,0.0,org.jnode.net.ethernet.EthernetAddress:toString
6,0.8999999999999997111113,0.0,org.jnode.net.ethernet.EthernetAddress:get
2,0.8999999999999997111113,0.0,org.jnode.work.Work:toString
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMFileSystem:getDevice
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualFS:getRootEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMFileSystemType:getName
2,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.8999999999999997111113,0.0,org.jnode.awt.font.renderer.RenderContext:
1,0.8999999999999997111113,0.0,org.jnode.awt.swingpeers.SwingPeersPlugin:
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:isDirectory
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:getEntry
1,0.8999999999999997111113,0.0,org.jnode.debugger.DebuggerPlugin:deviceStarted
1,0.8999999999999997111113,0.0,org.jnode.debugger.DebuggerPlugin:addListeners
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFileSystem:getDevice
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:mount
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:modified
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFileSystem:getRootEntry
2,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addString
2,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addStringln
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.files.JIFSFmemory:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:refresh
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addString
3,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addStringln
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:setParent
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:clear
26,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:cleardata
26,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addString
26,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:getName
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:setParent
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:clear
147,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:cleardata
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualMountEntry:getDirectory
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:getDirectory
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:isDirectory
1,0.8999999999999997111113,0.0,org.jnode.work.WorkUtils:add
1,0.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
2,0.8999999999999997111113,0.0,org.jnode.work.Work:toString
1,0.8999999999999997111113,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin$1:
1,0.8999999999999997111113,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin$1:run
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:setParent
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
16,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:refresh
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:setName
2,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:addFSE
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:addString
2,0.8999999999999997111113,0.0,org.jnode.debugger.DebuggerPlugin:deviceStarted
2,0.8999999999999997111113,0.0,org.jnode.work.Work:toString
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemPlugin:getFileSystem
1,0.8999999999999997111113,0.0,org.jnode.fs.spi.AbstractFileSystem:
1,0.8999999999999997111113,0.0,org.jnode.shell.help.Argument:
1,0.8999999999999997111113,0.0,org.jnode.shell.Line:
1,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getUInt8
1,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getAChars
2,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getUInt16Both
2,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getUInt32BE
5,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getUInt8
1,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.EntryRecord:isDirectory
1,0.8999999999999997111113,0.0,org.jnode.shell.CommandShell:getErrorStream
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:mount
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:addMount
1,0.8999999999999997111113,0.0,org.jnode.shell.CommandShell$1:
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:isValid
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:getEntry
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.FSEntryCache:setEntry
1,0.8999999999999997111113,0.0,org.jnode.shell.CommandShell:isExitted
1,0.8999999999999997111113,0.39999999999999981466,org.jnode.debugger.DebugState:getParent
2,0.0,0.0,org.jnode.work.Work:toString
1,0.0,0.0,org.jnode.log4j.config.Log4jConfigurePlugin:
1,0.0,0.0,org.jnode.net.arp.ARPNetworkLayer:getProtocolID
1,0.0,0.0,org.jnode.net.ipv4.IPv4RoutingTable:
1,0.0,0.0,org.jnode.net.ipv4.udp.UDPDatagramSocketImplFactory:
1,0.0,0.0,org.jnode.net.service.NetAPIImpl:
1,0.0,0.0,org.jnode.net.NetPermission:
1,0.0,0.0,org.jnode.work.WorkPlugin:getFreeProcessors
1,0.0,0.0,org.jnode.fs.smbfs.SMBFileSystemType:
1,0.0,0.0,org.jnode.fs.smbfs.SMBFileSystemType:getName
1,0.0,0.0,org.jnode.fs.jifs.JIFileSystemType:getName
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
2,0.0,0.0,org.jnode.work.Work:toString
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
2,0.0,0.0,org.jnode.work.Work:toString
1,0.0,0.0,org.jnode.fs.ntfs.NTFSFileSystemType:getName
1,0.0,0.0,org.jnode.fs.jfat.FatFileSystemType:
1,0.0,0.0,org.jnode.fs.ext2.Ext2FileSystemType:
1,0.0,0.0,org.jnode.fs.ext2.Ext2FileSystemType:getName
1,0.0,0.0,org.jnode.work.WorkUtils:add
1,0.0,0.0,org.jnode.work.WorkPlugin:getFreeProcessors
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
2,0.0,0.0,org.jnode.work.Work:toString
2,0.0,0.0,org.jnode.work.Work:toString
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:
1,0.0,0.0,org.jnode.fs.service.def.VirtualFS:getRootEntry
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
1,0.0,0.0,org.jnode.fs.service.def.FileSystemMounter:deviceStarted
1,0.0,0.0,org.jnode.fs.service.def.FileSystemMounter:deviceStarted
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,0.0,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
1,0.0,0.0,org.jnode.fs.ramfs.RAMFileSystem:isClosed
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:modified
1,0.0,0.0,org.jnode.fs.ramfs.RAMFileSystem:getRootEntry
1,0.0,0.0,org.jnode.fs.ramfs.RAMFileSystem:isClosed
1,0.0,0.0,org.jnode.fs.service.def.FileSystemMounter:deviceStarted
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.work.WorkPlugin:isStartFinished
1,0.0,0.0,org.jnode.awt.font.spi.AbstractFontProvider:
1,0.0,0.0,org.jnode.awt.font.renderer.RenderCache:
2,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:fileExists
2,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
2,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
2,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
2,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
2,0.0,0.0,org.jnode.fs.service.def.VirtualFS:getRootEntry
2,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
2,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:setEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemPlugin:getFileSystemTypeForNameSystemTypes
1,0.0,0.0,org.jnode.fs.service.def.FileSystemTypeManager:getSystemType
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,0.0,0.0,org.jnode.fs.service.def.VirtualFS:getRootEntry
1,0.0,0.0,org.jnode.fs.jifs.JIFileSystemType:getName
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:addString
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:setParent
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:cleardata
3,0.0,0.0,org.jnode.fs.jifs.JIFSFile:addString
3,0.0,0.0,org.jnode.fs.jifs.JIFSFile:addStringln
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:setParent
1,0.0,0.0,org.jnode.fs.jifs.directories.JIFSDthreads$2:
4,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:getName
1,0.0,0.0,org.jnode.net.ipv4.config.impl.ConfigurationProcessor:
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.0,0.0,org.jnode.fs.service.def.VirtualFS:getRootEntry
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:isDirectory
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:setEntry
1,0.0,0.0,org.jnode.fs.ramfs.RAMDirectory:isDirectory
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:setEntry
1,0.0,0.0,org.jnode.fs.ramfs.RAMDirectory:getDirectory
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,0.0,0.0,org.jnode.fs.ramfs.RAMDirectory:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:setEntry
1,0.0,0.0,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin$1:
1,0.0,0.0,org.jnode.work.WorkPlugin:getFreeProcessors
1,0.0,0.0,org.jnode.work.WorkPlugin$WorkProcessor:process
1,0.0,0.0,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:access$100
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:clear
1,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:setParent
1,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:getDirectory
1,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:getName
1,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:getName
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:refresh
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:cleardata
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:getName
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:setParent
1,0.0,0.0,org.jnode.fs.jifs.JIFSFile:getName
1,0.0,0.0,org.jnode.work.Work:
1,0.0,0.0,org.jnode.work.WorkPlugin:getFreeProcessors
2,0.0,0.0,org.jnode.debugger.DebuggerPlugin:addListeners
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
2,0.0,0.0,org.jnode.net.ipv4.config.impl.NetDeviceMonitor:deviceStarted
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,0.0,0.0,org.jnode.fs.service.def.FileSystemManager:getFileSystem
1,0.0,0.0,org.jnode.fs.ftpfs.FTPFileSystemType:supports
1,0.0,0.0,org.jnode.fs.spi.AbstractFileSystem:getFSApi
1,0.0,0.0,org.jnode.shell.help.CommandLineElement:
1,0.0,0.0,org.jnode.shell.help.CommandLineElement:
3,0.0,0.0,org.jnode.fs.iso9660.Descriptor:getUInt8
1,0.0,0.0,org.jnode.shell.help.Argument:
1,0.0,0.0,org.jnode.shell.help.CommandLineElement:
1,0.0,0.0,org.jnode.shell.CommandShell:getErrorStream
1,0.0,0.0,org.jnode.fs.iso9660.Descriptor:
2,0.0,0.0,org.jnode.fs.iso9660.Descriptor:getUInt32LE
2,0.0,0.0,org.jnode.fs.iso9660.Descriptor:getUInt8
1,0.0,0.0,org.jnode.fs.service.def.FileSystemPlugin:registerFileSystem
1,0.0,0.0,org.jnode.fs.service.def.FileSystemPlugin:mount
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,0.0,0.0,org.jnode.fs.service.def.VirtualFS:getRootEntry
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:isDirectory
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:setEntry
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
1,0.0,0.0,org.jnode.shell.alias.def.DefaultAliasManager:
1,0.0,0.0,org.jnode.fs.iso9660.ISO9660Entry:
1,0.0,0.0,org.jnode.fs.service.def.VirtualDirEntry:modified
1,0.0,0.0,org.jnode.fs.iso9660.ISO9660FileSystemType:getName
1,0.0,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,0.0,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,0.0,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath

+--------------------------------------+
| Most expensive methods summarized |
+--------------------------------------+

Net
------------
Count Time Pct Location
===== ==== === ========
1,55731.899999999981311781112138,99.79999999999999611577,org.jnode.net.ipv4.tcp.TCPTimer:run
18,47567.899999999981311781112138,183.5999999999999813121156,org.jnode.work.WorkPlugin$WorkProcessor:process
1,13225.89999999999951351191110,34.129999999999999611577,org.jnode.shell.CommandShell:run
9,4072.89999999999951351191110,10.7999999999999988121311,org.jnode.fs.service.def.FileSystemTypeManager:createType
2,2591.89999999999951351191110,6.899999999999998146610,org.jnode.net.service.DefaultNetworkLayerManager:configureLayer
1,1354.89999999999985135757,3.599999999999999513146,org.jnode.fs.service.def.FileSystemPlugin:
2,1254.89999999999985135757,2.12999999999999997111113,org.jnode.shell.CommandShell:
294,1241.89999999999985135757,2.12999999999999997111113,org.jnode.fs.jifs.files.JIFSFplugin:refresh
1,1162.89999999999985135757,2.1099999999999999513146,org.jnode.fs.service.def.FileSystemPlugin:startPlugin
21,1032.89999999999985135757,2.699999999999999612134,org.jnode.fs.service.def.FileSystemAPIImpl:getEntry
1,757.899999999999976125125,1.9999999999999999999,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:startPlugin
1,632.899999999999976125125,1.5999999999999997111113,org.jnode.net.ipv4.layer.IPv4NetworkLayer:
9,535.899999999999976125125,0.13999999999999997111113,org.jnode.work.WorkPlugin:add
1,523.899999999999976125125,0.13999999999999997111113,org.jnode.fs.ramfs.def.RAMFSPlugin:startPlugin
1,507.899999999999976125125,0.12999999999999997111113,org.jnode.fs.service.def.FileSystemAPIImpl:mkDir
13,457.899999999999976125125,0.11999999999999997111113,org.jnode.fs.service.def.FileSystemAPIImpl:getParentDirectoryEntry
5378,435.899999999999976125125,0.10999999999999997111113,org.jnode.fs.jifs.JIFSFile:addStringln
2,415.899999999999976125125,1.9999999999999999999,org.jnode.fs.iso9660.ISO9660FileSystemType:create
2,366.899999999999976125125,1.7999999999999997111113,org.jnode.net.ipv4.config.impl.NetConfigurationData:getConfiguration
1,352.899999999999976125125,1.6999999999999998101011,org.jnode.fs.service.def.FileSystemMounter:tryToMount
1,332.899999999999976125125,0.7999999999999998101011,org.jnode.work.WorkPlugin:
1,317.899999999999976125125,1.4999999999999999999,org.jnode.fs.iso9660.ISO9660FileSystem:
2,295.899999999999976125125,0.6999999999999998101011,org.jnode.fs.ramfs.RAMFileSystemType:create
1,266.899999999999976125125,0.6999999999999998101011,org.jnode.fs.jifs.directories.JIFSDrootDir:checkInit
2,247.899999999999976125125,0.11999999999999997111113,org.jnode.net.ipv4.config.impl.NetConfigurationData:isAutoConfigureUsingDhcp
3,225.899999999999976125125,0.5999999999999998101011,org.jnode.fs.service.def.FileSystemPlugin:registerFileSystem
1,221.899999999999976125125,0.4999999999999999999,org.jnode.shell.CommandShell:main
2,218.899999999999976125125,0.4999999999999999999,org.jnode.awt.font.def.DefaultFontManager:configureProvider
677,215.899999999999976125125,0.4999999999999999999,org.jnode.fs.jifs.JIFSFile:
2,200.899999999999976125125,0.4999999999999999999,org.jnode.fs.jifs.JIFileSystemType:create
1,200.899999999999976125125,0.4999999999999999999,org.jnode.fs.jifs.def.JIFSPlugin:
1,193.899999999999976125125,0.4999999999999999999,org.jnode.fs.service.def.FileSystemMounter:start
1,181.899999999999976125125,0.39999999999999981466,org.jnode.log4j.config.Log4jConfigurePlugin:startPlugin
2,173.899999999999976125125,0.39999999999999981466,org.jnode.fs.jifs.directories.JIFSDpluginJars:
1,151.899999999999976125125,0.39999999999999981466,org.jnode.net.ipv4.udp.UDPProtocol:
3,151.899999999999976125125,0.39999999999999981466,org.jnode.fs.service.def.FileSystemAPIImpl:mount
3,146.899999999999976125125,0.6999999999999998101011,org.jnode.fs.iso9660.ISO9660Volume:readFromLBN
1,135.899999999999976125125,0.29999999999999981466,org.jnode.fs.service.def.FileSystemAPIImpl:
1,128.899999999999976125125,0.29999999999999981466,org.jnode.fs.service.def.FileSystemTypeManager:
1,125.89999999999998101461214,0.5999999999999998101011,org.jnode.awt.AWTPlugin:startPlugin
5701,120.89999999999998101461214,0.29999999999999981466,org.jnode.fs.jifs.JIFSFile:addString
1,115.89999999999998101461214,56.4999999999999999999,org.jnode.debugger.Debugger:run
2,114.89999999999998101461214,0.4999999999999999999,org.jnode.net.ipv4.config.impl.NetDeviceMonitor:configureDevice
1,112.89999999999998101461214,0.29999999999999981466,org.jnode.shell.alias.def.DefaultAliasManager:refreshAliases
1,111.89999999999998101461214,0.4999999999999999999,org.jnode.fs.iso9660.PrimaryVolumeDescriptor:
1,107.89999999999998101461214,0.4999999999999999999,org.jnode.fs.iso9660.ISO9660Volume:
1,106.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.def.JIFSPlugin:startPlugin
1,98.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.directories.JIFSDthreads:refresh
1,95.89999999999998101461214,0.39999999999999981466,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin$1:execute
16,93.89999999999998101461214,0.199999999999999951314,org.jnode.fs.service.def.FileSystemAPIImpl:getParentPath
100,92.89999999999998101461214,0.199999999999999951314,org.jnode.work.WorkPlugin:isStartFinished
323,90.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.JIFSFile:refresh
1,89.89999999999998101461214,0.199999999999999951314,org.jnode.net.service.NetPlugin:
1,83.89999999999998101461214,50.119999999999999561366,org.jnode.debugger.Debugger:systemTrigger
1,82.89999999999998101461214,0.39999999999999981466,org.jnode.fs.iso9660.VolumeDescriptor:
3,80.89999999999998101461214,0.29999999999999981466,org.jnode.fs.service.def.VirtualMountEntry:
1,79.89999999999998101461214,38.9999999999999999999,org.jnode.debugger.Debugger:keyPressed
1,79.89999999999998101461214,0.199999999999999951314,org.jnode.fs.ramfs.RAMFileSystem:
1,79.89999999999998101461214,0.199999999999999951314,org.jnode.net.ipv4.tcp.TCPProtocol:
1,79.89999999999998101461214,0.199999999999999951314,org.jnode.protocol.ProtocolHandlerFactoryPlugin:startPlugin
52,77.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.files.JIFSFthread:refresh
1,76.89999999999998101461214,0.199999999999999951314,org.jnode.fs.service.def.FileSystemTypeManager:refreshFileSystemTypes
1,74.89999999999998101461214,0.199999999999999951314,org.jnode.fs.jifs.directories.JIFSDrootDir:setup
1,74.89999999999998101461214,0.199999999999999951314,org.jnode.net.service.DefaultNetworkLayerManager:refreshNetworkLayers
1,71.89999999999998101461214,0.29999999999999981466,org.jnode.fs.iso9660.ISO9660FileSystem:getRootEntry
1,71.89999999999998101461214,0.099999999999999971111,org.jnode.net.service.DefaultNetworkLayerManager:
1,70.89999999999998101461214,0.29999999999999981466,org.jnode.fs.service.def.FileSystemMounter:asyncDeviceStarted
1,66.89999999999998101461214,0.099999999999999971111,org.jnode.fs.jifs.directories.JIFSDthreads:addGroup
1,66.89999999999998101461214,0.099999999999999971111,org.jnode.net.ipv4.layer.IPv4Sender:
294,66.89999999999998101461214,0.099999999999999971111,org.jnode.fs.jifs.files.JIFSFpluginJar:refresh
110,65.89999999999998101461214,0.099999999999999971111,org.jnode.net.ipv4.tcp.TCPControlBlockList:timeout
1,62.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.directories.JIFSDpluginJars:refresh
346,60.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.JIFSDirectory:addFSE
2,59.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.files.JIFSFuptime:
1,56.8999999999999985788,0.099999999999999971111,org.jnode.awt.font.truetype.TTFontProvider:
2,55.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.directories.JIFSDplugins:
1,54.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.def.JIFSExtension:refresh
1,52.8999999999999985788,0.099999999999999971111,org.jnode.work.WorkPlugin:startPlugin
2,50.8999999999999985788,0.099999999999999971111,org.jnode.shell.Line:start
2,49.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualFSDevice$VirtualFSDriver:
2,49.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.def.JIFSExtension:addEntry
1,48.8999999999999985788,0.199999999999999951314,org.jnode.partitions.service.def.PartitionTableTypeManager:createType
1,48.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.def.JIFSExtension:
1,48.8999999999999985788,0.199999999999999951314,org.jnode.fs.iso9660.ISO9660FileSystemType:supports
1,48.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualFSDevice$VirtualFSDriver:startDevice
1,46.8999999999999985788,0.099999999999999971111,org.jnode.awt.font.def.DefaultFontManager:updateFontProviders
163,46.8999999999999985788,0.099999999999999971111,org.jnode.fs.jifs.files.JIFSFpluginJar:
1,45.8999999999999985788,0.199999999999999951314,org.jnode.fs.iso9660.EntryRecord:
1,41.8999999999999985788,0.199999999999999951314,org.jnode.partitions.service.def.PartitionTableTypeManager:refreshPartitionTableTypes
3,40.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualDirEntry:addMount
2,40.8999999999999985788,0.099999999999999971111,org.jnode.shell.help.Help$Info:
1,39.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualFSDevice:
1,39.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualFS:
1,39.8999999999999985788,0.099999999999999971111,org.jnode.net.arp.ARPNetworkLayer:
1,38.8999999999999985788,0.099999999999999971111,org.jnode.fs.service.def.VirtualDirEntry:addDirectory
2,38.8999999999999985788,0.099999999999999971111,org.jnode.work.WorkPlugin:addWorker
1,36.8999999999999985788,0.0,org.jnode.fs.jifs.directories.JIFSDplugins:refresh
26,35.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFthread:
4,34.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:modified
8,34.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualFS:getRootEntry
9,34.8999999999999985788,0.0,org.jnode.work.WorkUtils:add
3,33.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemPlugin:mount
10,33.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:getDirectory
1,31.8999999999999985788,0.0,org.jnode.shell.CommandHistory:
89,31.8999999999999985788,0.0,org.jnode.shell.alias.def.DefaultAliasManager:createAlias
1,31.8999999999999985788,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin:setHandlerFactory
1,31.8999999999999985788,0.099999999999999971111,org.jnode.fs.iso9660.ISO9660Volume:getRootDirectoryEntry
2,31.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemTypeManager:getSystemType
1,30.8999999999999985788,0.0,org.jnode.net.ipv4.icmp.ICMPProtocol:
1,30.8999999999999985788,18.8999999999999985788,org.jnode.debugger.Debugger:setPreferredListener
1,29.8999999999999985788,0.0,org.jnode.debugger.DebuggerPlugin:startPlugin
6,29.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemMounter:deviceStarted
1,28.8999999999999985788,0.0,org.jnode.shell.def.ShellPlugin:startPlugin
3,28.8999999999999985788,0.0,org.jnode.net.ethernet.EthernetAddress:
4,28.8999999999999985788,0.0,org.jnode.net.ipv4.layer.IPv4NetworkLayer:registerProtocol
1,27.8999999999999985788,16.9999999999999999999,org.jnode.debugger.Debugger$1:run
1,26.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMFileSystemType:
2,25.8999999999999985788,0.0,org.jnode.fs.jifs.directories.JIFSDthreads:
1,24.8999999999999985788,0.0,org.jnode.shell.Line:setContent
1,24.8999999999999985788,0.0,org.jnode.fs.ramfs.def.RAMFSPlugin:
1,24.8999999999999985788,0.0,org.jnode.awt.font.def.DefaultFontManager:start
1,23.8999999999999985788,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin:
1,23.8999999999999985788,0.0,org.jnode.fs.jifs.directories.JIFSDrootDir:getEntry
1,23.8999999999999985788,0.099999999999999971111,org.jnode.fs.iso9660.PrimaryVolumeDescriptor:getRootDirectoryEntry
1,23.8999999999999985788,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin:reloadHandlers
9,23.8999999999999985788,0.099999999999999971111,org.jnode.work.Work:
1,23.8999999999999985788,0.0,org.jnode.shell.alias.def.DefaultAliasManager:createAliasManager
4,22.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMDirectory:getDirectory
3,22.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemManager:registerFileSystem
3,22.8999999999999985788,0.0,org.jnode.shell.help.Argument:
12,20.8999999999999985788,0.0,org.jnode.fs.jifs.JIFSDirectory:
1,20.8999999999999985788,0.0,org.jnode.awt.font.def.FontPlugin:
1,20.8999999999999985788,0.099999999999999971111,org.jnode.awt.util.BitmapGraphics$BitmapGraphics32bpp:
2,20.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMFileSystem:getRootEntry
1,20.8999999999999985788,0.099999999999999971111,org.jnode.partitions.service.def.PartitionTableTypeManager:
1,19.8999999999999985788,0.0,org.jnode.partitions.service.def.PartitionTablePlugin:
1,19.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFuptime:refresh
6,18.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:isDirectory
13,18.8999999999999985788,0.0,org.jnode.fs.service.def.FSEntryCache:getEntry
1,18.8999999999999985788,0.0,org.jnode.log4j.config.VirtualConsoleAppender:
147,18.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFplugin:
1,18.8999999999999985788,0.0,org.jnode.awt.AWTPlugin:
1,18.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemMounter$1:execute
2,18.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMDirectory:addDirectory
2,17.8999999999999985788,0.0,org.jnode.shell.help.Parameter:
1,17.8999999999999985788,0.0,org.jnode.net.ipv4.tcp.TCPTimer:
1,17.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:getName
1,17.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemPlugin:fileSystemTypes
1,17.8999999999999985788,0.0,org.jnode.net.arp.ARPCache:
1,16.8999999999999985788,0.0,org.jnode.net.ipv4.config.impl.NetDeviceMonitor:configureDevices
1,16.8999999999999985788,0.0,org.jnode.awt.VMImageAPIImpl:
2,16.8999999999999985788,0.0,org.jnode.awt.font.spi.AbstractFontProvider:
1,15.8999999999999985788,0.0,org.jnode.shell.help.argument.FileArgument:
110,15.8999999999999985788,0.0,org.jnode.net.ipv4.IPv4ControlBlockList:iterator
2,15.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFversion:
2,15.8999999999999985788,0.0,org.jnode.shell.alias.def.DefaultAliasManager:
1,15.8999999999999985788,0.0,org.jnode.fs.fat.FatFileSystemType:
2,15.8999999999999985788,0.0,org.jnode.fs.service.def.FileSystemPlugin:getFileSystemTypeForNameSystemTypes
1,15.8999999999999985788,0.0,org.jnode.fs.service.def.FileHandleManager:
1,14.8999999999999985788,0.0,org.jnode.net.service.NetPlugin:startPlugin
1,14.8999999999999985788,0.0,org.jnode.shell.CommandShell:prompt
1,13.8999999999999985788,0.0,org.jnode.awt.font.def.FontPlugin:startPlugin
1,13.8999999999999985788,0.0,org.jnode.net.ipv4.tcp.TCPControlBlockList:
48,12.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFfragmentJar:refresh
1,12.8999999999999985788,0.0,org.jnode.net.ipv4.tcp.TCPProtocol$1:run
1,11.8999999999999985788,0.0,org.jnode.awt.swingpeers.SwingPeersPlugin:startPlugin
5,11.8999999999999985788,0.0,org.jnode.fs.service.def.VirtualDirEntry:getEntry
3,11.8999999999999985788,0.0,org.jnode.fs.iso9660.VolumeDescriptor:getType
1,10.8999999999999985788,0.0,org.jnode.fs.jifs.JIFileSystem:
1,10.8999999999999985788,0.0,org.jnode.shell.CommandShell$1:run
1,10.8999999999999985788,0.0,org.jnode.net.ipv4.udp.UDPProtocol$1:run
1,10.8999999999999985788,0.0,org.jnode.awt.util.BitmapGraphics:create32bppInstance
1,9.8999999999999985788,0.0,org.jnode.shell.DefaultCommandInvoker:
1,9.8999999999999985788,5.9999999999999999999,org.jnode.debugger.RootState:
3,9.8999999999999985788,0.0,org.jnode.fs.ramfs.RAMDirectory:
1,9.8999999999999985788,0.0,org.jnode.partitions.service.def.PartitionTablePlugin:startPlugin
1,9.8999999999999985788,0.0,org.jnode.debugger.DebuggerPlugin:
1,9.8999999999999985788,0.0,org.jnode.shell.help.argument.AliasArgument:
2,9.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFdevices:
2,9.8999999999999985788,0.0,org.jnode.fs.jifs.files.JIFSFmemory:
2,8.8999999999999985788,0.0,org.jnode.fs.iso9660.Descriptor:getUInt32Both
1,8.8999999999999985788,0.0,org.jnode.net.ipv4.raw.RAWProtocol:
1,8.8999999999999985788,0.0,org.jnode.net.ipv4.udp.UDPStatistics:
18,8.8999999999999985788,0.0,org.jnode.work.Work:toString
1,8.8999999999999985788,0.0,org.jnode.net.arp.ARPStatistics:
2,7.899999999999998146610,0.0,org.jnode.fs.service.def.FileSystemPlugin:getFileSystem
3,7.899999999999998146610,0.0,org.jnode.fs.iso9660.Descriptor:getDChars
4,7.899999999999998146610,0.0,org.jnode.fs.iso9660.Descriptor:getUInt32LE
1,7.899999999999998146610,0.0,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:access$000
1,7.899999999999998146610,0.0,org.jnode.fs.service.def.FSEntryCache:
1,7.899999999999998146610,0.0,org.jnode.shell.ThreadCommandInvoker:
22,7.899999999999998146610,0.0,org.jnode.debugger.DebuggerPlugin:addListeners
9,7.899999999999998146610,0.0,org.jnode.work.WorkPlugin:incWorkEndCounter
1,7.899999999999998146610,0.0,org.jnode.fs.jifs.directories.JIFSDrootDir:
342,6.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSFile:getName
323,6.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSFile:cleardata
11,6.899999999999998146610,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:stripParentPath
1,6.899999999999998146610,3.1199999999999998128814,org.jnode.debugger.Debugger:reset
1,5.899999999999998146610,0.0,org.jnode.debugger.Debugger:
1,5.899999999999998146610,0.0,org.jnode.fs.fat.BootSector:
4,5.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSDirectory:setParent
1,5.899999999999998146610,0.0,org.jnode.awt.util.BitmapGraphics:
1,5.899999999999998146610,0.0,org.jnode.fs.service.def.VirtualMountEntry:isDirectory
1,5.899999999999998146610,0.0,org.jnode.fs.jifs.JIFSDirectory:getEntry
1,5.899999999999998146610,0.0,org.jnode.net.ipv4.config.impl.ConfigurationProcessor:start
1,5.899999999999998146610,2.8999999999999997111113,org.jnode.debugger.RootState:process
1,4.899999999999998146610,0.0,org.jnode.fs.smbfs.SMBFileSystemType:supports
16,4.899999999999998146610,0.0,org.jnode.fs.jifs.files.JIFSFfragmentJar:
5,4.899999999999998146610,0.0,org.jnode.net.NetPermission:
1,3.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:open
3,3.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:isDirectory
1,3.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemTypeManager:fileSystemTypes
9,3.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:incWorkStartCounter
5,3.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:setParent
1,3.8999999999999997111113,0.0,org.jnode.fs.jifs.files.JIFSFversion:refresh
1,3.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemMounter$1:
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPStatistics:
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPTimer:autoName
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.layer.IPv4Statistics:
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPProtocol$1:
1,2.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemMounter:
2,2.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFileSystem:getRootEntry
3,2.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:getEntry
2,2.8999999999999997111113,0.0,org.jnode.awt.font.renderer.RenderContext:
1,2.8999999999999997111113,0.0,org.jnode.awt.font.bdf.BDFFontProvider:
1,2.8999999999999997111113,0.0,org.jnode.desktop.DesktopPlugin:startPlugin
9,2.8999999999999997111113,0.0,org.jnode.work.WorkPlugin:getFreeProcessors
1,2.8999999999999997111113,0.0,org.jnode.net.ipv4.layer.IPv4NetworkLayer:getStatistics
1,2.8999999999999997111113,0.0,org.jnode.fs.jifs.directories.JIFSDthreads$1:run
89,2.8999999999999997111113,0.0,org.jnode.shell.alias.def.DefaultAliasManager$Alias:
8,2.8999999999999997111113,0.0,org.jnode.fs.service.def.FSEntryCache:setEntry
1,1.8999999999999997111113,0.0,org.jnode.shell.help.def.SystemHelpPlugin:
1,1.8999999999999997111113,0.0,org.jnode.net.service.DefaultNetworkLayerManager:getQueue
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.icmp.ICMPUtils:
1,1.8999999999999997111113,0.0,org.jnode.shell.help.Syntax:
2,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemManager:getFileSystem
1,1.8999999999999997111113,0.0,org.jnode.shell.Line:startModif
1,1.8999999999999997111113,0.8999999999999997111113,org.jnode.debugger.Debugger:keyReleased
1,1.8999999999999997111113,0.0,org.jnode.desktop.DesktopPlugin:
2,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:
1,1.8999999999999997111113,0.0,org.jnode.shell.def.DefaultShellManager:
1,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.EntryRecord:getFileIdentifier
3,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:clear
1,1.8999999999999997111113,0.0,org.jnode.fs.fat.FatFileSystemType:getName
1,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.ISO9660FileSystemType:
1,1.8999999999999997111113,0.11999999999999997111113,org.jnode.debugger.DebugState:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.config.impl.ConfigurationServiceImpl:
1,1.8999999999999997111113,0.0,org.jnode.shell.Line:moveEnd
11,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getUInt8
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.layer.IPv4NetworkLayer:getProtocolID
2,1.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMFileSystemType:getName
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.layer.IPv4NetworkLayer:getRoutingTable
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.udp.UDPProtocol:getProtocolID
1,1.8999999999999997111113,0.0,org.jnode.awt.font.def.DefaultFontManager:
3,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemAPIImpl:fileExists
3,1.8999999999999997111113,0.0,org.jnode.debugger.DebuggerPlugin:deviceStarted
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.raw.RAWProtocol:getProtocolID
1,1.8999999999999997111113,0.0,org.jnode.fs.spi.AbstractFileSystem:getDevice
2,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemPlugin:getApi
2,1.8999999999999997111113,0.0,org.jnode.fs.iso9660.ISO9660FileSystemType:getName
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.directories.JIFSDthreads$2:run
2,1.8999999999999997111113,0.0,org.jnode.work.WorkPlugin$WorkProcessor:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.config.impl.NetDeviceMonitor:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPSocketImplFactory:
2,1.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPProtocol:access$000
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.udp.UDPProtocol$1:
1,1.8999999999999997111113,0.0,org.jnode.awt.font.truetype.TTFPlugin:
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.config.impl.NetConfigurationData:
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.directories.JIFSDthreads$1:
1,1.8999999999999997111113,0.0,org.jnode.shell.ShellUtils:getShellManager
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.icmp.ICMPStatistics:
1,1.8999999999999997111113,0.0,org.jnode.shell.CommandShell:getConsole
1,1.8999999999999997111113,0.0,org.jnode.shell.def.ShellPlugin:
2,1.8999999999999997111113,0.0,org.jnode.awt.font.renderer.RenderCache:
1,1.8999999999999997111113,0.0,org.jnode.shell.Line:endModif
1,1.8999999999999997111113,0.0,org.jnode.fs.service.def.FileSystemManager:
1,1.8999999999999997111113,0.0,org.jnode.shell.def.DefaultShellManager:registerShell
1,1.8999999999999997111113,0.0,org.jnode.net.ipv4.icmp.ICMPProtocol:getProtocolID
1,1.8999999999999997111113,0.11999999999999997111113,org.jnode.debugger.Debugger$1:
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFileSystemType:
1,1.8999999999999997111113,0.0,org.jnode.awt.font.truetype.TTFPlugin:startPlugin
1,1.8999999999999997111113,0.0,org.jnode.partitions.ibm.IBMPartitionTableType:getName
1,1.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSFile:setName
1,0.8999999999999997111113,0.0,org.jnode.fs.ftpfs.FTPFileSystemType:
6,0.8999999999999997111113,0.0,org.jnode.net.ethernet.EthernetAddress:get
1,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualMountEntry:getDirectory
2,0.8999999999999997111113,0.0,org.jnode.shell.CommandShell:getErrorStream
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:setName
2,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getUInt16Both
1,0.8999999999999997111113,0.0,org.jnode.fs.ftpfs.FTPFileSystemType:getName
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMDirectory:isValid
1,0.8999999999999997111113,0.0,org.jnode.awt.swingpeers.SwingPeersPlugin:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFSDirectory:refresh
1,0.8999999999999997111113,0.0,org.jnode.shell.CommandShell$1:
1,0.8999999999999997111113,0.0,org.jnode.shell.CommandShell:isExitted
1,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getAChars
1,0.8999999999999997111113,0.0,org.jnode.net.ipv4.IPv4ControlBlockList:
1,0.8999999999999997111113,0.0,org.jnode.fs.spi.AbstractFileSystem:
2,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.Descriptor:getUInt32BE
1,0.8999999999999997111113,0.39999999999999981466,org.jnode.debugger.DebugState:getParent
1,0.8999999999999997111113,0.0,org.jnode.net.ipv4.udp.UDPProtocol:access$000
2,0.8999999999999997111113,0.0,org.jnode.fs.service.def.VirtualDirEntry:
1,0.8999999999999997111113,0.0,org.jnode.net.ipv4.raw.RAWStatistics:
1,0.8999999999999997111113,0.0,org.jnode.fs.jifs.JIFileSystem:getDevice
1,0.8999999999999997111113,0.0,org.jnode.fs.ntfs.NTFSFileSystemType:
1,0.8999999999999997111113,0.0,org.jnode.fs.ramfs.RAMFileSystem:getDevice
1,0.8999999999999997111113,0.0,org.jnode.fs.jfat.FatFileSystemType:getName
1,0.8999999999999997111113,0.0,org.jnode.shell.Line:
1,0.8999999999999997111113,0.0,org.jnode.fs.iso9660.EntryRecord:isDirectory
1,0.8999999999999997111113,0.0,org.jnode.net.ethernet.EthernetAddress:toString
1,0.8999999999999997111113,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin$1:run
1,0.8999999999999997111113,0.0,org.jnode.protocol.ProtocolHandlerFactoryPlugin$1:
1,0.8999999999999997111113,0.0,org.jnode.net.ipv4.tcp.TCPProtocol:getProtocolID
1,0.8999999999999997111113,0.0,org.jnode.partitions.ibm.IBMPartitionTableType:
2,0.0,0.0,org.jnode.fs.ramfs.RAMFileSystem:isClosed
2,0.0,0.0,org.jnode.fs.jifs.JIFileSystemType:getName
1,0.0,0.0,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin$1:
1,0.0,0.0,org.jnode.fs.jfat.FatFileSystemType:
3,0.0,0.0,org.jnode.shell.help.CommandLineElement:
2,0.0,0.0,org.jnode.net.ipv4.config.impl.NetDeviceMonitor:deviceStarted
1,0.0,0.0,org.jnode.fs.ftpfs.FTPFileSystemType:supports
1,0.0,0.0,org.jnode.net.arp.ARPNetworkLayer:getProtocolID
1,0.0,0.0,org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin:access$100
1,0.0,0.0,org.jnode.fs.spi.AbstractFileSystem:getFSApi
1,0.0,0.0,org.jnode.fs.jifs.directories.JIFSDthreads$2:
1,0.0,0.0,org.jnode.net.ipv4.udp.UDPDatagramSocketImplFactory:
1,0.0,0.0,org.jnode.fs.smbfs.SMBFileSystemType:getName
1,0.0,0.0,org.jnode.fs.smbfs.SMBFileSystemType:
6,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:getName
1,0.0,0.0,org.jnode.fs.iso9660.ISO9660Entry:
1,0.0,0.0,org.jnode.log4j.config.Log4jConfigurePlugin:
1,0.0,0.0,org.jnode.fs.ext2.Ext2FileSystemType:getName
1,0.0,0.0,org.jnode.fs.ext2.Ext2FileSystemType:
1,0.0,0.0,org.jnode.net.service.NetAPIImpl:
1,0.0,0.0,org.jnode.net.ipv4.IPv4RoutingTable:
1,0.0,0.0,org.jnode.net.ipv4.config.impl.ConfigurationProcessor:
1,0.0,0.0,org.jnode.fs.jifs.JIFSDirectory:getDirectory
1,0.0,0.0,org.jnode.fs.ntfs.NTFSFileSystemType:getName

Object Allocations during Startup

Here is the top of the object allocation list during startup.

Only includes classes that I can instrument so most of the meat (String, ints, etc) will not be included.

May still provide value to someone.

Count Class Name
===== ==========
341 org.jnode.fs.jifs.JIFSFile
163 org.jnode.fs.jifs.files.JIFSFpluginJar
147 org.jnode.fs.jifs.files.JIFSFplugin
89 org.jnode.shell.alias.def.DefaultAliasManager$Alias
26 org.jnode.fs.jifs.files.JIFSFthread
16 org.jnode.fs.jifs.files.JIFSFfragmentJar
9 org.jnode.work.Work
6 org.jnode.fs.jifs.JIFSDirectory
5 org.jnode.net.NetPermission
3 org.jnode.net.ethernet.EthernetAddress
3 org.jnode.fs.service.def.VirtualMountEntry
3 org.jnode.shell.help.CommandLineElement
3 org.jnode.fs.ramfs.RAMDirectory
2 org.jnode.awt.font.renderer.RenderCache
2 org.jnode.awt.font.spi.AbstractFontProvider
2 org.jnode.work.WorkPlugin$WorkProcessor
2 org.jnode.awt.font.renderer.RenderContext
2 org.jnode.fs.service.def.VirtualDirEntry
2 org.jnode.fs.iso9660.Descriptor
2 org.jnode.shell.alias.def.DefaultAliasManager
2 org.jnode.shell.help.Argument
1 org.jnode.fs.jifs.JIFileSystem
1 org.jnode.fs.service.def.VirtualFSDevice$VirtualFSDriver
1 org.jnode.debugger.Debugger$1
1 org.jnode.fs.jifs.directories.JIFSDrootDir
1 org.jnode.fs.ftpfs.FTPFileSystemType
1 org.jnode.desktop.DesktopPlugin
1 org.jnode.net.ipv4.IPv4RoutingTable
1 org.jnode.net.ipv4.tcp.TCPStatistics
1 org.jnode.fs.iso9660.ISO9660Volume
1 org.jnode.fs.iso9660.ISO9660FileSystemType
1 org.jnode.awt.font.truetype.TTFontProvider
1 org.jnode.debugger.RootState
1 org.jnode.fs.service.def.FileSystemManager
1 org.jnode.net.ipv4.tcp.TCPTimer
1 org.jnode.shell.CommandShell
1 org.jnode.net.ipv4.layer.IPv4Sender
1 org.jnode.fs.service.def.VirtualFS
1 org.jnode.fs.ramfs.def.RAMFSPlugin
1 org.jnode.debugger.DebuggerPlugin
1 org.jnode.fs.jifs.directories.JIFSDpluginJars
1 org.jnode.protocol.ProtocolHandlerFactoryPlugin$1
1 org.jnode.fs.jifs.files.JIFSFmemory
1 org.jnode.awt.VMImageAPIImpl
1 org.jnode.fs.service.def.VirtualFSDevice
1 org.jnode.fs.service.def.FileSystemPlugin
1 org.jnode.net.ipv4.config.impl.IPv4ConfigurationPlugin
1 org.jnode.net.ipv4.config.impl.ConfigurationProcessor
1 org.jnode.net.ipv4.config.impl.ConfigurationServiceImpl
1 org.jnode.fs.jifs.files.JIFSFversion
1 org.jnode.net.ipv4.tcp.TCPProtocol$1
1 org.jnode.awt.font.truetype.TTFPlugin
1 org.jnode.shell.ThreadCommandInvoker
1 org.jnode.fs.jifs.def.JIFSPlugin
1 org.jnode.fs.ramfs.RAMFileSystemType
1 org.jnode.shell.help.argument.AliasArgument
1 org.jnode.fs.service.def.FileHandleManager
1 org.jnode.net.ipv4.raw.RAWProtocol
1 org.jnode.shell.help.def.SystemHelpPlugin
1 org.jnode.fs.jifs.JIFileSystemType
1 org.jnode.shell.CommandHistory

design of jifs

Hi,

the design of jifs is not quite well. I added my concern via the following comment to the refresh() method of e.g. JIFSDplugins :


// this has to be improved
// just add new ones and delete old ones
// now it does delete all files and (re)create all ones


(A refresh in this dir causes new plugin-info files, and they cause many calls of addstring() and or addstringln())


So, what may help is:

1. do not include jifs (you will miss the plugin-jar directory done by Levente)

2. just refresh when needed, e.g. a plugin starts / stops

Since I have nearly no time to work on JNode since some month now I was not able to change that. But your results verify my concerns.



Andreas

Hi Trickkiste, If I look at

Hi Trickkiste,

If I look at only one line:

5378,435.899999999999976125125,0.10999999999999997111113,org.jnode.fs.jifs.JIFSFile:addStringln

The method gets called 5378 times and needs 435milliseconds, which gives 5378*435 = 2339 seconds = 39 minutes. At least for me, JNode starts up a bit faster than 40 minutes Smiling Either I can't read the stats or there's an error in the generated tabluar.

Anyway, thanks for the hint, it's allways good to find things that could be optimized Smiling

Aggregate numbers

The numbers for time are aggregates of every invocation of that method. It's sorted this way so a method that is called a million times but takes only a short amount of time will be sorted above a method that is called once but takes a slightly longer amount of time. Also, the system is a lot slower when profiling bootup. While it's not 40 minutes, it's not quick either. Times should only be used relative to other times except to sanity check.

How do you track sub-millisecond times in a system that only supports a millisecond-precision clock? I don't Eye-wink It's just grabbing the millisecond time and diff'ing off that. Statistically I would guess that something like 5000 method calls will cross the millisecond boundary about the correct number of times. If you had a sub-millisecond function that was called twice the numbers could be incredibly off. And even for the 5000 calls case, I'm sure it could be shown to be a totally incorrect value. Give me a nano-second timer and I'll use it in a heartbeat. Eye-wink

Initial profiling results and all the appropriate caveats apply....

-C

since 1.5 : System.nanoTime()

Since 1.5, there is since 1.5 : System.nanoTime().
It is "implemented" by Classpath : in fact, it is delegating the work to VMSystem.nanoTime(), which is not yet implemented in JNode.

I have found that.
but doesn't seems reliable (see remarks in the page)

Fabien

my blog (in english and french)

System.nanoTime() now in JNode

Thanks Fabien,

that works great for the moment. On first call to nanoTime the MHz of the CPU get calculated (is there a real solution to get the CPU's MHz??) on each further call the mhz are used to calculate the nanotime using cpu cycles.

Code is in svn, "org.jnode.test.NanoTimeTest" to test the accuracy Eye-wink