Skip to content

This is an out-of-the-box build of the Carbon.Profiler dedicated to be working on vanilla and/or Oxide servers.

License

Notifications You must be signed in to change notification settings

CarbonCommunity/Carbon.Profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation




This is an out-of-the-box build of the Carbon.Profiler dedicated to be working on vanilla and/or Oxide servers. Run find carbon upon server boot to get further command instructions.

How to install

  • Download the Carbon.[Windows|Linux].Profiler archive from the attachments below.
  • Unzip the archive to the HarmonyMods directory of your Rust Dedicated Server.
  • Start the server and enjoy, or run harmony.load Carbon.Profiler.

Commands

  • carbon.profile( [duration] [-cm] [-am] [-t] [-c] [-gc] ) Toggles the current state of the Carbon.Profiler
  • carbon.abort_profile( ) Stops a current profile from running
  • carbon.export_profile( -c=CSV, -j=JSON, -t=Table, -p=ProtoBuf [default] ) Exports to disk the most recent profile
  • carbon.tracked( ) All tracking lists present in the config which are used by the Mono profiler for tracking
  • carbon.track( [assembly|plugin|module|ext] [value] ) Adds an object to be tracked. Reloading the plugin will start tracking. Restarting required for assemblies, modules and extensions
  • carbon.untrack( [assembly|plugin|module|ext] [value] ) Removes a plugin from being tracked. Reloading the plugin will remove it from being tracked. Restarting required for assemblies, modules and extensions

About

This is an out-of-the-box build of the Carbon.Profiler dedicated to be working on vanilla and/or Oxide servers.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages