File: plugin.properties

package info (click to toggle)
eclipse-linuxtools 8.1.0%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 42,888 kB
  • sloc: java: 149,148; xml: 22,186; ansic: 15,426; cpp: 326; makefile: 42; javascript: 29; sh: 19; python: 10
file content (9 lines) | stat: -rw-r--r-- 483 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#Properties file for org.eclipse.linuxtools.callgraph.launch
Bundle-Vendor=Eclipse Linux Tools
Bundle-Name=Callgraph Launch
launchConfigurationType.name.0 = Profile with SystemTap
launchConfigurationTabGroup.description.0 = Launch a custom SystemTap Script
launch.name=Function callgraph
callgraphLaunchConfiguration.name.0=Callgraph
callgraphLaunchConfiguration.description=Function Execution Timing
callgraphLaunchConfiguration.information=Note: requires SystemTap to obtain data.