Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emper
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Florian Fischer
emper
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
94b11aa4d2e7e69d3640f53db66792176ce429e7
Select Git revision
Branches
20
add_callback_wait_assert
async_network2
bisect_client
buffer-selection
build-without-filesystem-constexpr
burak
cactus_stack_devel
callback-fsearch
callback-fsearch-alternative
cancel-callbacks
cancel-callbacks-simple
cq_lock
current-fiber-in-context-memleak-fix
distributed-eventd-sleep-strategy
du
ebpf-wakeup
ebpf-wakeup-reg-buf
echo_client_semantic_echos
emper_exit
expose_context_memory_cache_configuration
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Aug
29
Jul
28
27
26
23
21
15
14
8
7
6
5
4
Jun
2
28
May
21
20
19
18
17
14
11
10
8
5
4
3
1
30
Apr
27
22
21
20
19
18
17
16
15
14
13
12
11
10
8
6
3
2
1
29
Mar
26
24
23
22
19
18
17
16
15
13
12
11
10
9
8
7
3
2
1
26
Feb
25
24
23
22
20
19
18
17
16
10
9
8
7
6
5
3
2
1
29
Jan
28
27
26
25
22
14
13
12
11
6
5
4
19
Dec
18
17
14
13
10
9
7
5
3
2
1
30
Nov
27
26
25
23
20
19
17
16
11
10
6
5
4
28
Oct
27
24
6
14
Sep
11
10
23
Aug
11
Merge branch 'work-stealing-improvements' into 'master'
Add check_anywhere_queue_while_stealing meson option
Merge branch 'add_more_timeouts' into 'master'
[AbstractWorkStealingScheduler] Increase DEQUEUE_FROM_ANYWHERE_MAX to 512
Merge branch 'stats-queue-high-water' into 'master'
[stats] Add max-queue-length stats to AbstractWorkStealingScheduler
[io.hpp] add blocking functions using timeouts
Merge branch 'echoserver-print-setup' into 'master'
[EchoClient] use the FutureSelector to build a max timeout for all operations
select
select
[IO] add FutureSelector to multiplex waiting on multiple Futures
[echoclient] print a short description of parameters
Merge branch 'add_docker_tooling' into 'master'
allow static build by not including emper.hpp in EMPER code
fix-static-builds
fix-static-builds
[meson] allow building EMPER on systems whithout <filesystem>
use static_Assert instead of std::logic_error
build-without-f…
build-without-filesystem-constexpr
[IO] throw std::logic error if filesystem::path is not available
[CI] bump docker image to 1.14
add docker tooling
Merge branch 'fsearch-allow-stats-reporting' into 'master'
[fsearch] gracefully terminate the runtime to print the collected stats
Merge branch 'fix-PipeSleepStrategy-destructor' into 'master'
[meson] allow building EMPER on systems whithout <filesystem>
[PipeSleepStrategy] use C++ smart ptrs instead of manual memory management
Merge branch 'improve-reap-completions' into 'master'
[IoContext] wrap CQ locking in if constexpr
Merge branch 'improve-fsearch' into 'master'
add and use emper native recursive directory walk
[fsearch] use emper IO instead of printf
Merge branch 'improve-fsearch' into 'master'
Merge branch 'add_ioc_prefix_to_log' into 'master'
[fsearch] add global semaphore to limit the amount of concurrent requests
[fsearch] close files after searching them
[Debug] prefix log messages from the I/O completer thread with "IOC"
Merge branch 'pipe-sleep-strategy' into 'master'
implement a pipe based sleep strategy using the IO subsystem
Merge branch 'fix-link-future-test' into 'master'
Merge branch 'io-tests-terminate-runtime' into 'master'
[io/tests] gracefully terminate the runtime on success
[IO] document and adjust tests to changes in io_uring's broken link handling
Merge branch 'improve-default-worker-count' into 'master'
Loading