After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793241 - Add filters for threads and function
Add filters for threads and function
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
git master
Other Linux
: Normal enhancement
: 1.13.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-07 09:50 UTC by Xabier Rodríguez Calvar
Modified: 2018-02-23 02:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Filter for functions (4.80 KB, patch)
2018-02-07 09:51 UTC, Xabier Rodríguez Calvar
committed Details | Review
filter for threads (4.74 KB, patch)
2018-02-07 09:51 UTC, Xabier Rodríguez Calvar
committed Details | Review
Fix some names of functions/actions (6.52 KB, patch)
2018-02-07 09:52 UTC, Xabier Rodríguez Calvar
committed Details | Review

Description Xabier Rodríguez Calvar 2018-02-07 09:50:59 UTC
For the same price I fixed some actions names/functions.
Comment 1 Xabier Rodríguez Calvar 2018-02-07 09:51:21 UTC
Created attachment 367979 [details] [review]
Filter for functions
Comment 2 Xabier Rodríguez Calvar 2018-02-07 09:51:42 UTC
Created attachment 367980 [details] [review]
filter for threads
Comment 3 Xabier Rodríguez Calvar 2018-02-07 09:52:12 UTC
Created attachment 367981 [details] [review]
Fix some names of functions/actions
Comment 4 Nicolas Dufresne (ndufresne) 2018-02-23 02:46:45 UTC
Review of attachment 367979 [details] [review]:

Lookg good.
Comment 5 Nicolas Dufresne (ndufresne) 2018-02-23 02:47:24 UTC
Review of attachment 367980 [details] [review]:

Same.
Comment 6 Nicolas Dufresne (ndufresne) 2018-02-23 02:48:33 UTC
Review of attachment 367981 [details] [review]:

I also agree on this, it's better.
Comment 7 Nicolas Dufresne (ndufresne) 2018-02-23 02:53:32 UTC
commit 831a70bf9a99a6a134a648987877f8b594687942 (HEAD -> master, origin/master, origin/HEAD)
Author: Xabier Rodriguez Calvar <calvaris@igalia.com>
Date:   Wed Feb 7 10:13:44 2018 +0100

    debug-viewer: fix names of actions/functions
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793241

commit 07cd72be7898749df1db11c83309611dda8ca2ea
Author: Xabier Rodriguez Calvar <calvaris@igalia.com>
Date:   Wed Feb 7 10:05:35 2018 +0100

    debug-viewer: Added filter for threads
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793241

commit 8c93cc156f0acab709c637a5e16a7f629867feb2
Author: Xabier Rodriguez Calvar <calvaris@igalia.com>
Date:   Wed Feb 7 09:52:26 2018 +0100

    debug-viewer: Added filter for function
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793241