Lines Matching full:commits
8 …echo " - Update the libbpf submodule, commit, and use its new checkpoints as target commits for b…
9 echo " - Cherry-pick commits from the bpf-next branch, up to the bpf-next target commit."
10 echo " - Cherry-pick commits from the bpf branch, up to the bpf target commit."
38 echo "Error: bpf or bpf-next baseline commits are not provided"
111 # decision about whether two commits are the same, across different repos.
119 # Cherry-pick commits touching bpftool-related files
158 echo "'${desc} matches multiple commits, please, double-check!"
203 # processing bpf tree commits. At this point we don't know yet
249 echo "Error: bpf or bpf-next tip commits are not provided"
302 # Cherry-pick new commits onto squashed baseline commit
313 # If there are no new commits with bpftool-related changes, bail out
342 # baseline and checkpoint commits from kernel repo (and leave summary
352 Syncing latest bpftool commits from kernel repository.\n\
360 echo "SUCCESS! ${COMMIT_CNT} commits synced."