Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
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
Zipr Toolchain
Commits
6cbf58ba
Commit
6cbf58ba
authored
8 years ago
by
an7s
Browse files
Options
Downloads
Patches
Plain Diff
Add duck season to the big enchilada of zipr transforms
Former-commit-id: 42b3cce424c452427a8eac903d6b462e3b9ff817
parent
5f19eaa1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitattributes
+1
-0
1 addition, 0 deletions
.gitattributes
tools/cfar_configs/cfar_probNog_probSS_probDS_phase1_zipr.sh
+10
-0
10 additions, 0 deletions
tools/cfar_configs/cfar_probNog_probSS_probDS_phase1_zipr.sh
with
11 additions
and
0 deletions
.gitattributes
+
1
−
0
View file @
6cbf58ba
...
...
@@ -935,6 +935,7 @@ tools/cfar_configs/cfar_probIlr_structP1Canaries_strata.sh -text
tools/cfar_configs/cfar_probNog_phase1_zipr.sh -text
tools/cfar_configs/cfar_probNog_probNol_probNoh_probNos_probBilr_probP1_probHeaprand_zipr.sh -text
tools/cfar_configs/cfar_probNog_probSS_phase1_zipr.sh -text
tools/cfar_configs/cfar_probNog_probSS_probDS_phase1_zipr.sh -text
tools/cfar_configs/cfar_probNoh_probIlr_probP1_probHeaprand_probNos_strata.sh -text
tools/cfar_configs/cfar_probNoh_probNos_probBilr_probP1_probHeaprand_zipr.sh -text
tools/cfar_configs/cfar_probNol_probNoh_probIlr_probP1_probHeaprand_probNos_strata.sh -text
...
...
This diff is collapsed.
Click to expand it.
tools/cfar_configs/cfar_probNog_probSS_probDS_phase1_zipr.sh
0 → 100755
+
10
−
0
View file @
6cbf58ba
#!/bin/bash
#
# The calling script is responsible for setting up the options for duck_season
# --json
# --imagename
#
$PEASOUP_HOME
/tools/cfar.sh
"
$@
"
--backend
zipr
--step
diehard
=
on
--step
p1transform
=
on
--step
non_overlapping_stack
=
on
--config_name
$(
basename
$0
.sh|sed
"s/cfar_//"
)
--step
move_globals
=
on
--step
set_interpreter
=
on
--step-option
set_interpreter:
"--interp /target_apps/ld-nol.so"
--step-option
zipr:
"--large_only:nog_on true"
--step
noh
=
on
--step
nol
=
on
--step
stack_stamp
=
on
--step
duck_season
=
on
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