Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Examples
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kieker
Examples
Commits
4f6cc27d
Commit
4f6cc27d
authored
Apr 23, 2013
by
Jan Waller
Browse files
Options
Downloads
Patches
Plain Diff
samll formatting
parent
1cc58181
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
kieker.live.demo/start.ini
+14
-9
14 additions, 9 deletions
kieker.live.demo/start.ini
with
14 additions
and
9 deletions
kieker.live.demo/start.ini
+
14
−
9
View file @
4f6cc27d
...
@@ -5,6 +5,17 @@
...
@@ -5,6 +5,17 @@
# java -jar start.jar [arg...]
# java -jar start.jar [arg...]
#===========================================================
#===========================================================
#===========================================================
# If the arguements in this file include JVM arguments
# (eg -Xmx512m) or JVM System properties (eg com.sun.???),
# then these will not take affect unless the --exec
# parameter is included or if the output from --dry-run
# is executed like:
# eval $(java -jar start.jar --dry-run)
#-----------------------------------------------------------
#-----------------------------------------------------------
#-----------------------------------------------------------
# Kieker Example: (enable '--exec' only once before first argument)
# Kieker Example: (enable '--exec' only once before first argument)
#
#
...
@@ -25,15 +36,9 @@
...
@@ -25,15 +36,9 @@
# -javaagent:webapps/jpetstore/WEB-INF/lib/kieker-1.7-SNAPSHOT_aspectj.jar
# -javaagent:webapps/jpetstore/WEB-INF/lib/kieker-1.7-SNAPSHOT_aspectj.jar
# -Dorg.aspectj.weaver.showWeaveInfo=true
# -Dorg.aspectj.weaver.showWeaveInfo=true
# -Daj.weaving.verbose=true
# -Daj.weaving.verbose=true
#-----------------------------------------------------------
#===========================================================
#-----------------------------------------------------------
# If the arguements in this file include JVM arguments
# (eg -Xmx512m) or JVM System properties (eg com.sun.???),
# then these will not take affect unless the --exec
# parameter is included or if the output from --dry-run
# is executed like:
# eval $(java -jar start.jar --dry-run)
#
# Below are some recommended options for Sun's JRE
# Below are some recommended options for Sun's JRE
#-----------------------------------------------------------
#-----------------------------------------------------------
# --exec
# --exec
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment