Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: e704a70ac36b5eb396738e230170fb182891d706 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bundleName=Perf Plug-in
bundleProvider=Eclipse Linux Tools
launchConfigurationTabGroup.description.0 = Profile C/C++ Application Using Perf
launchConfigurationTabGroup.description.1 = Profile Remote C/C++ Application Using Perf
perfLaunchConfiguration.name.0=Perf
perfLaunchConfiguration.description=Hardware/Software Events Timing
perfLaunchConfiguration.information=Note: does not require set-up or special compilation.
perfSaveCurrentSession=Save Current Session
perfSaveStatistics=Save Statistics
perfCompareLatest=Compare Latest
perfReportViewName=Perf Viewer
perfStatViewName=Perf Statistics
perfReportCompare.label=Perf Report Compare
perfStatCompare.label=Perf Stat Compare
perfReportData.name=Perf Report Data
perfStatData.name=Perf Stat Data

Back to the top