HomeSort by relevance Sort by last modified time
    Searched full:buildid (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
perf-buildid-cache.txt 1 perf-buildid-cache(1)
6 perf-buildid-cache - Manage build-id cache.
11 'perf buildid-cache <options>'
40 linkperf:perf-record[1], linkperf:perf-report[1], linkperf:perf-buildid-list[1]
perf-archive.txt 15 This command runs runs perf-buildid-list --with-hits, and collects the files
22 linkperf:perf-record[1], linkperf:perf-buildid-list[1], linkperf:perf-report[1]
perfconfig.example 18 [buildid]
perf-buildid-list.txt 1 perf-buildid-list(1)
6 perf-buildid-list - List the buildids in a perf.data file
11 'perf buildid-list <options>'
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat 11 REM default setting for buildID
12 set buildID=
41 if x%1==x-buildID set buildID=-DbuildId=%2 && shift && shift && goto processcmdlineargs
48 %vm% -cp ..\org.eclipse.releng.basebuilder\startup.jar org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner -f buildAll.xml %target% %bootclasspath% -DmapVersionTag=%mapVersionTag% -DbuildType=%buildType% %buildID% %ftpUser% %ftpPassword%
52 echo "usage: buildAll [-mapVersionTag HEAD|<branch name>] [-vm <url to java executable to run build>] [-bc <bootclasspath>] [-target <buildall target to execute>] [-buildID <buildID, e.g. 2.1.2>] [-ftp <userid> <password>] I|M"
build.xml 29 <property name="buildId" value="${buildType}${date}" />
32 <property name="buildLabel" value="${buildType}-${buildId}-${timestamp}" />
42 buildId=${buildId}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/
build.properties 13 buildId=build
14 buildLabel=${buildType}.${buildId}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
updateBugState.xml 35 "Fixed in $buildAlias ($buildID).", otherwise uses buildID or just "Fixed in latest build."
37 buildID - optional label, the task adds a comment to Bugzilla of the form
38 "Fixed in $buildAlias ($buildID).", otherwise uses buildAlias or just "Fixed in latest build."
63 move to FIXED using buildID S200606051102 and buildAlias 2.2.0RC7. Comment will be:
68 resolution="FIXED" buildID="S200606051102" buildAlias="2.2.0RC7"
83 (to avoid duplicate updates); move to FIXED using buildID I200606051102. Comment will be:
88 resolution="FIXED" buildID="S200606051102"
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
command-list.txt 8 perf-buildid-cache mainporcelain common
9 perf-buildid-list mainporcelain common
common-cmds.h 12 {"buildid-cache", "Manage build-id cache."},
13 {"buildid-list", "List the buildids in a perf.data file"},
perf-archive.sh 12 # path to buildid directory, default to $HOME/.debug
24 perf buildid-list -i $PERF_DATA --with-hits | grep -v "^$NOBUILDID " > $BUILDIDS
builtin-buildid-list.c 2 * builtin-buildid-list.c
4 * Builtin buildid-list command: list buildids in perf.data, in the running
95 "perf buildid-list [<options>]",
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
BuildProperties.java 40 private String buildid; field in class:BuildProperties
93 buildid = buildProperties.get("buildId").toString();
96 "Value for buildId not found in monitor.properties");
197 * Returns the buildid.
201 return buildid;
213 * Sets the buildid.
214 * @param buildid The buildid to set
216 public void setBuildid(String buildid) {
    [all...]
  /sdk/adtproductbuild/
build.properties 22 buildId=RcpBuild
23 buildLabel=${buildType}.${buildId}
  /sdk/monitor/
build.properties 22 buildId=RcpBuild
23 buildLabel=${buildType}.${buildId}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 26 buildID=I20060922-0010
28 buildURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%
33 # optional build type; one of: N, I, M, S, R; if not provided, will be pulled from buildID above
37 buildDetailURL=http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/%%buildID%%/
43 releaseNotesURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%/buildNotes.php
60 JUnitTestURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%/testResults.php
61 performanceTestURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%/performance/performance.php
feedPublish.emf.properties 26 buildID=S200611091546
28 buildURL=http://www.eclipse.org/emf/downloads/?showAll=1&hlbuild=%%buildID%%#%%buildID%%
33 # optional build type; one of: N, I, M, S, R; if not provided, will be pulled from buildID above
37 buildDetailURL=http://www.eclipse.org/downloads/download.php?r=1&file=/tools/emf/downloads/drops/%%version%%/%%buildID%%/
60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/tools/emf/downloads/drops/%%version%%/%%buildID%%/testResults.php
feedPublish.uml2.properties 26 buildID=I200611141702
28 buildURL=http://www.eclipse.org/modeling/mdt/downloads/?project=uml2-uml&showAll=1&hlbuild=%%buildID%%#%%buildID%%
33 # optional build type; one of: N, I, M, S, R; if not provided, will be pulled from buildID above
37 buildDetailURL=http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/mdt/uml2-uml/downloads/drops/%%version%%/%%buildID%%/
60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/mdt/uml2-uml/downloads/drops/%%version%%/%%buildID%%/testResults.php
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedPublish.sh 30 buildID="S200609210005";
37 cmd=$cmd" -Dbranch=$branch -Dversion=$version -DbuildID=$buildID -DbuildAlias=$buildAlias -DbuildType="${buildID:0:1};
feedManipulation.xml 40 <!-- note: if not providing a buildType, must specify buildID to generate value -->
48 buildID="${buildID}"
feedPublish.xml 25 buildID="${buildID}"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
ScenarioData.java 60 * @param pointsOfInterest A list of buildId's to highlight on line graphs
107 String buildID = buildResults.getName();
108 int underscoreIndex = buildID.indexOf('_');
109 String label = (underscoreIndex != -1 && buildID.equals(current)) ? buildID.substring(0, underscoreIndex) : buildID;
110 if (buildID.startsWith(defaultBaselinePrefix)) {
111 label = defaultBaselinePrefix+buildID.charAt(defaultBaselinePrefix.length())+buildID.substring(underscoreIndex);
116 if (buildID.equals(current))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
customTest.xml 8 <copy file="${buildDirectory}/${buildLabel}/VE-runtime-${buildId}.zip" todir="${executionDir}" />
testing.properties 18 testFramework=VE-Automated-Tests-${buildId}.zip
21 runtime=VE-SDK-${buildId}.zip
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
testing.properties.template 22 testFramework=eclipse-Automated-Tests-${buildId}.zip
25 runtime=eclipse-SDK-${buildId}-win32.zip

Completed in 1219 milliseconds

1 2 3 4