Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zafl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
zafl
Commits
5f37043c
Commit
5f37043c
authored
6 years ago
by
Anh Nguyen-Tuong
Browse files
Options
Downloads
Patches
Plain Diff
Update tests and submodules
parent
67d1af18
No related branches found
No related tags found
No related merge requests found
Pipeline
#2496
failed
6 years ago
Stage: clean
Stage: build
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cicd_testing/basic-pgms-zafl.sh
+2
-2
2 additions, 2 deletions
cicd_testing/basic-pgms-zafl.sh
zipr_umbrella
+1
-1
1 addition, 1 deletion
zipr_umbrella
with
3 additions
and
3 deletions
cicd_testing/basic-pgms-zafl.sh
+
2
−
2
View file @
5f37043c
...
@@ -16,10 +16,10 @@ main()
...
@@ -16,10 +16,10 @@ main()
if
[[
$CICD_NIGHTLY
==
1
]]
;
then
if
[[
$CICD_NIGHTLY
==
1
]]
;
then
export
ZAFL_TRACE_MAP_FIXED_ADDRESS
=
0x10000
export
ZAFL_TRACE_MAP_FIXED_ADDRESS
=
0x10000
benchmarks
=
"tcpdump ncal bzip2 tar"
benchmarks
=
"tcpdump ncal bzip2 tar"
configs
=
"zafl_nostars zafl_opt_graph zafl_domgraph zafl_untracer_critical_edges zafl_context_sensitive
zafl_laf
"
configs
=
"zafl_nostars zafl_opt_graph zafl_domgraph zafl_untracer_critical_edges zafl_context_sensitive
_laf_domgraph
"
else
else
benchmarks
=
"readelf touch"
benchmarks
=
"readelf touch"
configs
=
"zafl_domgraph zafl_context_sensitive"
configs
=
"zafl_domgraph zafl_context_sensitive
_laf_domgraph
"
fi
fi
# test other zafl configs on various apps
# test other zafl configs on various apps
...
...
This diff is collapsed.
Click to expand it.
zipr_umbrella
@
cd333c6e
Compare
6a372d57
...
cd333c6e
Subproject commit
6a372d574ed1adac789ecbbe738cccb98f17574d
Subproject commit
cd333c6e101e3c209a4e71fd95fdeef1e611c04b
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