Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/vulkan-performance-layers issues and pull requests

#100 - Add support for timestamp attribute.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#99 - Fix reorder constructor warning/error.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#98 - Add support for duration attribute.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#97 - Fix reorder constructor warning/error.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#96 - Refactor compile time layer to use `CSVLogger`.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#95 - Refactor frame time layer to use `CSVLogger`.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#94 - Refactor the code to use chrono time instead of absl.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#93 - Implement `LayerDataWithLogger` to add logger to `LayerData`.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#92 - Rafactor memory usage layer to use CSVLogger.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#91 - Add `MemoryUsageEvent` to memory usage layer.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago - 3 comments

#90 - Add header guards to csv_logging.h.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#89 - Add implementation for CommonLogger.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#88 - Add implementation for `CSVLogger`.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#87 - Move `WriteLnAndFlush` function for reusability.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#86 - Move event logging code from unit tests.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#85 - Refactor logging.cc and logging.h to have more special names.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#84 - Implement Logger abstraction for logging Events.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#83 - Introduce the event dispatch abstraction

Issue - State: closed - Opened by miladHakimi almost 2 years ago - 2 comments

#82 - Add missing virtual dtor

Pull Request - State: closed - Opened by kuhar almost 2 years ago

#81 - Introduce event logging abstraction.

Issue - State: closed - Opened by miladHakimi almost 2 years ago - 4 comments

#80 - Refactor the namespaces in input_buffer_tests.cc.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#79 - Implement Event class for creating logs.

Pull Request - State: closed - Opened by miladHakimi almost 2 years ago

#78 - Credit Milad for runtime tests

Pull Request - State: closed - Opened by kuhar about 2 years ago

#77 - Add checks to the event log file contents.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#76 - Add checks to the frame time log file content.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#75 - Introduce abstractions for loggable events

Issue - State: closed - Opened by kuhar about 2 years ago - 2 comments

#74 - Add checks to the memory usage log file content.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#73 - [NFC] Trim trailing spaces in test script

Pull Request - State: closed - Opened by kuhar about 2 years ago

#72 - [CI] Simplify docker build script and upgrade OS

Pull Request - State: closed - Opened by kuhar about 2 years ago - 4 comments

#71 - vkcube hangs with runtime layer enabled on ubuntu 22.04

Issue - State: closed - Opened by kuhar about 2 years ago - 2 comments

#70 - Add checks for the content of the compile time log.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#69 - Refactor data logging

Issue - State: closed - Opened by kuhar about 2 years ago - 3 comments
Labels: enhancement

#68 - Test if enabled layers are populating their log files.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#67 - Run vkcube with performance layers enabled.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#66 - Update dockerfile to install Vulkan SDK.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#65 - Refactor check-layers.yml for better resource utilization.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago - 1 comment

#64 - Refactor shader_hash_map_ variable for more readability

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#63 - Erase destroyed shader modules from LayerData.

Pull Request - State: closed - Opened by miladHakimi about 2 years ago - 2 comments

#62 - Update readme

Pull Request - State: closed - Opened by miladHakimi about 2 years ago

#61 - remove an unneeded import of a legacy header file

Pull Request - State: closed - Opened by lexi-nadia about 2 years ago - 1 comment

#60 - Update OWNERS.md

Pull Request - State: closed - Opened by cassiebeckley about 2 years ago

#59 - Update json manifest to support Vulkan 1.2 and 1.3

Pull Request - State: closed - Opened by kuhar over 2 years ago

#58 - Fix device and instance destruction

Pull Request - State: closed - Opened by kuhar over 2 years ago

#57 - Bump abseil submodule

Pull Request - State: closed - Opened by kuhar over 2 years ago

#56 - Make FPS processing more robust

Pull Request - State: closed - Opened by kuhar almost 3 years ago

#55 - Track shader module creation end in first use slack

Pull Request - State: closed - Opened by kuhar almost 3 years ago

#54 - Bump abseil and googletest submodules

Pull Request - State: closed - Opened by kuhar almost 3 years ago

#53 - Remove all Abseil dependencies

Issue - State: open - Opened by kuhar about 3 years ago - 3 comments
Labels: bug

#52 - Allow to use libc++ in CMake builds

Issue - State: open - Opened by kuhar about 3 years ago - 4 comments
Labels: enhancement, good first issue, help wanted

#51 - Handle vkDestroyShaderModule

Issue - State: closed - Opened by kuhar about 3 years ago
Labels: bug, good first issue, help wanted

#50 - Measure shader module creation times

Pull Request - State: closed - Opened by kuhar about 3 years ago - 1 comment

#49 - Refine Vulkan header search

Pull Request - State: closed - Opened by kuhar about 3 years ago - 2 comments

#48 - Record delay between shader module creation and first use

Pull Request - State: closed - Opened by kuhar about 3 years ago - 3 comments

#47 - Avoid heap allocations in layer data. NFC.

Pull Request - State: closed - Opened by kuhar about 3 years ago

#46 - Make function pointer invocations consistent. NFC.

Pull Request - State: closed - Opened by kuhar about 3 years ago

#45 - Log memory usage also at DestroyDevice

Pull Request - State: closed - Opened by nisse-work about 3 years ago

#44 - Report cmake Vulkan configuration errors

Pull Request - State: closed - Opened by kuhar about 3 years ago

#43 - Delete left-over declaration of LayerData::EnumeratePhysicalDevices

Pull Request - State: closed - Opened by nisse-work over 3 years ago

#42 - Update copyright headers

Pull Request - State: closed - Opened by kuhar over 3 years ago

#41 - Allow to access dispatch tables with dispatchable keys

Pull Request - State: closed - Opened by kuhar over 3 years ago - 2 comments

#40 - Add a new layer, for measuring device memory usage

Pull Request - State: closed - Opened by nisse-work over 3 years ago - 5 comments

#39 - New helper class QueueToDeviceMap.

Pull Request - State: closed - Opened by nisse-work over 3 years ago - 2 comments

#38 - Add helper method LogLine

Pull Request - State: closed - Opened by nisse-work over 3 years ago

#37 - Use environment variables to load the layer under test.

Pull Request - State: closed - Opened by nisse-work over 3 years ago

#36 - Fix comment copy-and-paste errors

Pull Request - State: closed - Opened by nisse-work over 3 years ago

#35 - Warn when initial cache data might be rejected by ICD

Pull Request - State: closed - Opened by kuhar over 3 years ago

#34 - Add a layer for sideloading pipeline cache files

Pull Request - State: closed - Opened by kuhar over 3 years ago - 1 comment

#33 - Implement InputBuffer class for reading files

Pull Request - State: closed - Opened by kuhar over 3 years ago

#32 - Automatically register all intercepted vulkan functions

Pull Request - State: closed - Opened by kuhar over 3 years ago

#31 - Fix open source logging. Move logging implementation to a cc file.

Pull Request - State: closed - Opened by kuhar over 3 years ago

#30 - Move common layer functionality an interface library

Pull Request - State: closed - Opened by kuhar over 3 years ago

#29 - Bump the abseil submodule. Use clang-11 in docker.

Pull Request - State: closed - Opened by kuhar over 3 years ago

#28 - Minor link fix in README.md

Pull Request - State: closed - Opened by sudonatalie over 3 years ago

#27 - Transpose results printed by analyze_frametimes

Pull Request - State: closed - Opened by kuhar almost 4 years ago

#26 - Allow to measure a single gameplay and specify gameplay duration

Pull Request - State: closed - Opened by kuhar almost 4 years ago

#25 - Drop support for plotting CDF graphs in analyze_frametimes

Pull Request - State: closed - Opened by kuhar about 4 years ago

#24 - Use dispatchable handles instead of tracking object relationships

Issue - State: closed - Opened by kuhar about 4 years ago - 6 comments
Labels: enhancement, good first issue, help wanted

#23 - Grow timeline view figure size with the number of subplots

Pull Request - State: closed - Opened by kuhar about 4 years ago

#22 - Add a script for plotting event log files

Pull Request - State: closed - Opened by kuhar about 4 years ago - 1 comment

#21 - Add an option to log events from all layers in a single file

Pull Request - State: closed - Opened by kuhar about 4 years ago - 1 comment

#20 - Also handle GetDeviceProcAddr in GetDeviceProcAddr

Pull Request - State: closed - Opened by kuhar about 4 years ago

#19 - Handle GetDeviceProcAddr in GetInstanceProcAddr

Pull Request - State: closed - Opened by kuhar about 4 years ago

#18 - Pass VkInstance to CreateDevice. Fixup intercepted function attributes.

Pull Request - State: closed - Opened by kuhar about 4 years ago - 2 comments

#17 - Add frame state analysis to frame time analysis script

Pull Request - State: closed - Opened by kuhar about 4 years ago

#16 - Add LogScanner and use it for benchmark start detection

Pull Request - State: closed - Opened by kuhar about 4 years ago

#15 - Dummy change to sample output

Pull Request - State: closed - Opened by kuhar over 4 years ago

#14 - Update frame time analysis scripts

Pull Request - State: closed - Opened by kuhar over 4 years ago

#13 - Record fragment and compute shader invocations

Pull Request - State: closed - Opened by brianwatling over 4 years ago - 1 comment

#12 - Add pipeline barriers before writing timestamps

Pull Request - State: closed - Opened by brianwatling over 4 years ago

#11 - Update credits

Pull Request - State: closed - Opened by kuhar over 4 years ago

#10 - Add a rough script for analyzing and comparing frametimes

Pull Request - State: closed - Opened by kuhar over 4 years ago

#9 - Replace underscores with dashes in plot titles

Pull Request - State: closed - Opened by kuhar over 4 years ago

#8 - [Frame Time] Detect when benchmark exits

Pull Request - State: closed - Opened by kuhar over 4 years ago

#7 - Fix a typo

Pull Request - State: closed - Opened by kuhar over 4 years ago

#6 - [Frame Time] Allow to terminate application after N frames

Pull Request - State: closed - Opened by kuhar over 4 years ago

#5 - Add a rough script to plot frame times

Pull Request - State: closed - Opened by brianwatling over 4 years ago

#4 - [CI] Add code formatting check on pull requests

Pull Request - State: closed - Opened by kuhar over 4 years ago

#3 - Add a layer to record time between calls to vkQueuePresentKHR

Pull Request - State: closed - Opened by brianwatling over 4 years ago

#2 - Link with absl::str_format

Pull Request - State: closed - Opened by kuhar over 4 years ago

#1 - [CI] Use github actions for CI

Pull Request - State: closed - Opened by kuhar over 4 years ago