mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
Merge updates from master
This commit is contained in:
@@ -9,10 +9,11 @@ dry-body - Disable calls to the actual bodies, no computation is performed
|
||||
dry-dep - Disable calls to the actual data transport, remote dependencies are notified, but no data movement takes place
|
||||
dry-run - Disable calls to the actual bodies and do not move the data between nodes, unfold the dependencies only
|
||||
grapher - Enable the generation of the dot graph representation during execution
|
||||
helper-thread - Use an extra thread to progress the data movements
|
||||
mmap - Use MMAP to create the profile files
|
||||
otf2 - Force otf2 to be the profiling system
|
||||
pins - Enable the use of the PaRSEC callback instrumentation system
|
||||
ptg - Generate Profiling traces for the internal_init tasks in the PTG interface
|
||||
rusage - Print the rusage per execution unit for each progress
|
||||
ptg-internal-init - Generate Profiling traces for the internal_init tasks in the PTG interface
|
||||
rusage-eu - Print the rusage per execution unit for each progress
|
||||
scheduling-events - Enable the tracing of fine-grained scheduling details during execution
|
||||
prof-tau - Experimental usage of TAU profiling framework
|
||||
tau - Experimental usage of TAU profiling framework
|
||||
|
||||
@@ -26,11 +26,16 @@ gnome-extra/extension-manager
|
||||
# Depends on unavailable dev-python/regex-2022.3.15
|
||||
dev-python/dateparser
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-05-24)
|
||||
# Hard depends on removed version of app-crypt/certbot, needs bump
|
||||
app-crypt/certbot-dns-digitalocean
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-05-28)
|
||||
# Depends on non-existent versions of pyparsing, invalid dependency
|
||||
# on dev-embedded/esptool. Needs porting to python-single-r1.
|
||||
dev-embedded/esp-idf
|
||||
|
||||
# Anna Vyalkova <cyber+gentoo@sysrq.in> (2022-06-02)
|
||||
# Test dep (asynctest) doesn't support any recent Python. No revdeps.
|
||||
dev-python/aionotify
|
||||
|
||||
# Anna Vyalkova <cyber+gentoo@sysrq.in> (2022-06-02)
|
||||
# Doesn't support Python 3.10.
|
||||
dev-python/kitchen
|
||||
net-misc/tuir
|
||||
|
||||
Reference in New Issue
Block a user