18 Commits (dev)

Author SHA1 Message Date
Marius Vlad e9fe66a91c weston-log: Extract helper for generating a time stamp 3 years ago
Leandro Ribeiro 1ded661aac weston-log: merge functions that destroy different types of subscribers 5 years ago
Leandro Ribeiro f66685d9db weston-log: add function to avoid direct access to compositor members in non-core code 5 years ago
Leandro Ribeiro f014964f6f weston-log: rename the confusing function name weston_compositor_log_scope_destroy() 5 years ago
Leandro Ribeiro 5976dbbbb5 weston-log: rename the confusing function name weston_compositor_add_log_scope() 5 years ago
Leandro Ribeiro ee73105f50 weston-log: rename a confusing parameter name in weston_log_subscription_printf() 5 years ago
Leandro Ribeiro 861d93ff8d weston-log: rename a confusing parameter name in weston_compositor_add_log_scope() 5 years ago
Marius Vlad b1f5f8076a weston-log-flight-rec: Add a global variable to access the ring buffer 5 years ago
Marius Vlad d0d89d0d5f weston-log: Add a subscription iterator 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Marius Vlad 0c7beb0b67 weston-log: 'new_subscriber' is actually 'new_subscription' 5 years ago
Marius Vlad f51dc3444c weston-log: s/scope/sub, leftover from the logging framework 5 years ago
Marius Vlad 843b238551 weston-log: Return bytes written for 'printf()' and 'vprintf()' functions 5 years ago
Marius Vlad 9c3804f8d5 weston-log-flight-rec: Introduce flight recorder stream 5 years ago
Marius Vlad 8b3ab3cd9b weston-log-file: Introduce file type of stream 5 years ago
Marius Vlad dad882a12e weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' 5 years ago
Marius Vlad 9f71a4ad85 weston-log: Introduce subscribe functionality 5 years ago
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Marius Vlad 7814f301d1 weston-debug: Convert weston_debug_stream to use the subscriber base class 5 years ago
Marius Vlad f4f4c2bcf1 libweston: Add weston-debug header to libweston 5 years ago
Marius Vlad 7e4db95373 libweston: Rename weston_debug_scope_ to weston_log_scope_ 5 years ago
Marius Vlad 5d5e335845 libweston: Rename weston_debug_scope to weston_log_scope 5 years ago
Marius Vlad 3d7d978c21 libweston: Rename weston_debug_compositor to weston_log_context 5 years ago
Marius Vlad 1e2fda2ea1 compositor: Convert weston-debug framework to use weston_debug_compositor 5 years ago
Marius Vlad d9bcc0b171 libweston/weston-debug: Add a easy way to determine if the debug protocol has been enabled 6 years ago
Pekka Paalanen a5630eafec libweston: add weston_debug API and implementation 6 years ago