Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve frametiming for linux capture #2333

Merged
merged 5 commits into from
Apr 12, 2024

Capture/Linux: add sleep overshoot logging

5737f0d
Select commit
Loading
Failed to load commit list.
Merged

Improve frametiming for linux capture #2333

Capture/Linux: add sleep overshoot logging
5737f0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 12, 2024 in 0s

0.00% of diff hit (target 7.35%)

View this Pull Request on Codecov

0.00% of diff hit (target 7.35%)

Annotations

Check warning on line 511 in src/platform/common.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/common.h#L511

Added line #L511 was not covered by tests

Check warning on line 515 in src/platform/common.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/common.h#L514-L515

Added lines #L514 - L515 were not covered by tests

Check warning on line 517 in src/platform/common.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/common.h#L517

Added line #L517 was not covered by tests

Check warning on line 521 in src/platform/common.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/common.h#L521

Added line #L521 was not covered by tests

Check warning on line 803 in src/platform/linux/cuda.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/cuda.cpp#L803

Added line #L803 was not covered by tests

Check warning on line 1196 in src/platform/linux/kmsgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/kmsgrab.cpp#L1196

Added line #L1196 was not covered by tests

Check warning on line 1202 in src/platform/linux/kmsgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/kmsgrab.cpp#L1202

Added line #L1202 was not covered by tests

Check warning on line 1204 in src/platform/linux/kmsgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/kmsgrab.cpp#L1204

Added line #L1204 was not covered by tests

Check warning on line 1206 in src/platform/linux/kmsgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/kmsgrab.cpp#L1206

Added line #L1206 was not covered by tests

Check warning on line 1420 in src/platform/linux/kmsgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/kmsgrab.cpp#L1420

Added line #L1420 was not covered by tests

Check warning on line 1426 in src/platform/linux/kmsgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/kmsgrab.cpp#L1426

Added line #L1426 was not covered by tests

Check warning on line 1428 in src/platform/linux/kmsgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/kmsgrab.cpp#L1428

Added line #L1428 was not covered by tests

Check warning on line 1430 in src/platform/linux/kmsgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/kmsgrab.cpp#L1430

Added line #L1430 was not covered by tests

Check warning on line 132 in src/platform/linux/wlgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/wlgrab.cpp#L132

Added line #L132 was not covered by tests

Check warning on line 138 in src/platform/linux/wlgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/wlgrab.cpp#L138

Added line #L138 was not covered by tests

Check warning on line 140 in src/platform/linux/wlgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/wlgrab.cpp#L140

Added line #L140 was not covered by tests

Check warning on line 142 in src/platform/linux/wlgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/wlgrab.cpp#L142

Added line #L142 was not covered by tests

Check warning on line 268 in src/platform/linux/wlgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/wlgrab.cpp#L268

Added line #L268 was not covered by tests

Check warning on line 274 in src/platform/linux/wlgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/wlgrab.cpp#L274

Added line #L274 was not covered by tests

Check warning on line 276 in src/platform/linux/wlgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/wlgrab.cpp#L276

Added line #L276 was not covered by tests

Check warning on line 278 in src/platform/linux/wlgrab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/wlgrab.cpp#L278

Added line #L278 was not covered by tests

Check warning on line 484 in src/platform/linux/x11grab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/x11grab.cpp#L484

Added line #L484 was not covered by tests

Check warning on line 490 in src/platform/linux/x11grab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/x11grab.cpp#L490

Added line #L490 was not covered by tests

Check warning on line 492 in src/platform/linux/x11grab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/x11grab.cpp#L492

Added line #L492 was not covered by tests

Check warning on line 494 in src/platform/linux/x11grab.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/linux/x11grab.cpp#L494

Added line #L494 was not covered by tests