commit 496f10e34a6324f9142442cfaa855e3b94d23224
Author: Christian Hergert <chergert@redhat.com>
Date:   Mon Nov 28 14:05:01 2016 -0800

    release 3.22.3

M	NEWS
M	configure.ac

commit 60305dc24b93ec5bfcdec2d9491bd32c393e6246
Author: Christian Hergert <chergert@redhat.com>
Date:	Mon Nov 28 14:04:46 2016 -0800

    update AUTHORS

M	AUTHORS

commit 1e1f47c61af84b7e6b460e31d8b8f5dd6c825092
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sun Nov 27 17:30:22 2016 +0100

    Update Polish translation

M	po/pl.po

commit 87289e04212b2cde72ca53f7ce29c6a3b43322d9
Author: Hubert Figuière <hub@figuiere.net>
Date:	Sat Nov 26 10:03:21 2016 -0500

    sysprof-cli: Don't overwrite capture file by default

    Add -f / --force to allow overwrite

    https://bugzilla.gnome.org/show_bug.cgi?id=775062

M	tools/sysprof-cli.c

commit 563a5e3e65c10eb7324d711e02a14cd0d8eb973a
Author: Christian Hergert <chergert@redhat.com>
Date:	Wed Nov 23 19:19:43 2016 -0800

    theme-manager: ensure that icons are loaded

    This uses the theme manager to ensure that we add the icon path for
    consumers of the library.

M	lib/sp-theme-manager.c

commit 44ff1f03963a5ee6f09ef7bfd2fbb658494f634c
Author: Christian Hergert <chergert@redhat.com>
Date:	Wed Nov 23 19:15:38 2016 -0800

    move icons to libsysprof resources

M	lib/resources/libsysprof.gresource.xml
M	src/resources/sysprof.gresource.xml

commit f11aaa189f0897f7edb3a44b9b22349e258cd504
Author: Christian Hergert <chergert@redhat.com>
Date:	Sun Nov 20 20:26:34 2016 -0800

    capture-writer: finalize if allocate failed

M	lib/sp-capture-writer.c

commit e97499b2a468e4c854ce5af2c9ed1af1aaa2c023
Author: Vito Caputo <vcaputo@gnugeneration.com>
Date:	Sun Nov 20 16:59:20 2016 -0800

    capture-writer: use frame initializer function

M	lib/sp-capture-writer.c

commit 9d8085a73b7850f654058fc743ddc1d5b12b7de0
Author: Christian Hergert <chergert@redhat.com>
Date:	Wed Nov 16 20:14:44 2016 -0800

    window: disable record button while generating profile

M	src/sp-window.c

commit 63579451b5073b9ce3e7167bea5db2872d9c353d
Author: Christian Hergert <chergert@redhat.com>
Date:	Tue Nov 15 22:18:09 2016 -0800

    alignment: set alignment on structs

    This uses an alternate idea for setting the structure alignments. Lets
    see if this silents the ARM builder cast alignment issues.

    GSlice (which is what is used for GObjects) guarantees a 2-pointer
    size
    allocation, which means we can be ensured that the alignment is
    at least
    8 bytes.

M	lib/sp-visualizer-ticks.c
M	lib/sp-visualizer-ticks.h
M	lib/sp-zoom-manager.c
M	lib/sp-zoom-manager.h

commit 40eb9a2c4ec3ecee6bfef3ff5a680cc135497cdf
Author: Christian Hergert <chergert@redhat.com>
Date:	Tue Nov 15 22:03:36 2016 -0800

    callgraph-view: compare nodes by using data field

    We could have multiple StackNodes that point at the same data. However
    we might not have pointer equality. This uses the data pointer
    that nodes
    point at to determine equality.

M	lib/sp-callgraph-view.c

commit fc237f0a9bfd2fb0edacf1abca0ca80a164619b1
Author: Christian Hergert <chergert@redhat.com>
Date:	Sat Nov 12 14:22:12 2016 -0800

    callgraph-view: ensure expand is set for function label

    Using the .ui file to create the name cell does not allow us to
    set the
    expand property (it defaults to FALSE and cannot be changed). So
    instead,
    we just add the cell manually like we do for the tag cell.

M	lib/resources/ui/sp-callgraph-view.ui
M	lib/sp-callgraph-view.c

commit e78f97d6328da313a072f54471dfafae8a921727
Author: Enrico Nicoletto <liverig@gmail.com>
Date:	Wed Nov 2 19:29:44 2016 +0000

    Update Brazilian Portuguese translation

M	po/pt_BR.po