[sysprof] (63 commits) ...Merge branch 'drop-glib' into 'master'
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] (63 commits) ...Merge branch 'drop-glib' into 'master'
- Date: Sat, 4 Jul 2020 18:29:20 +0000 (UTC)
Summary of changes:
2cc79dd... build: bump ABI to 4
dbcf318... examples: Add missing dependency on glib-2.0
30e5685... tools: Add missing dependency on glib-2.0
3eb0f3e... sysprof-dump: Move error handling up to avoid a NULL pointe
d1a8dc4... tests: Add missing dependency on glib-2.0
4b6855a... libsysprof: Add missing preload dependencies on glib-2.0
16bf945... libsysprof-capture: Drop unnecessary #include
d2047fb... libsysprof-capture: Move autocleanup definitions to libsysp
b449baa... libsysprof-capture: Move MappedRingBufferSource to libsyspr
2c2cbf6... libsysprof-capture: Use C11 types instead of GLib types
5636bbf... libsysprof-capture: Use stdbool instead of gboolean
8e28ac6... libsysprof-capture: Use assert() instead of g_assert()
41ec04e... libsysprof-capture: Replace G_BEGIN_DECLS with SYSPROF_BEGI
c9f54fc... libsysprof-capture: Replace G_GNUC_INTERNAL with SYSPROF_IN
f925fab... libsysprof-capture: Replace G_{UN,}LIKELY with SYSPROF_{UN,
b6fb272... libsysprof-capture: Use fprintf() instead of g_printerr()
951b46f... libsysprof-capture: Use intrinsic atomics rather than g_ato
6e281dc... libsysprof-capture: Use strlcpy() instead of g_strlcpy()
b0a5c4f... libsysprof-capture: Use malloc() rather than g_new0() and f
0e4b3f5... libsysprof-capture: Handle OOM conditions in SysprofCapture
e96e35b... libsysprof-capture: Stop using GArray in SysprofCaptureCond
1d865c5... libsysprof-capture: Use sysprof_{steal,clear}_pointer() ins
e26eae5... libsysprof-capture: Use libc string functions rather than G
e4813cd... libsysprof-capture: Assert rather than calling g_warning()
607af73... libsysprof-capture: Stop defining G_LOG_DOMAIN
b509daa... libsysprof-capture: Use reallocarray() instead of GPtrArray
0785f32... libsysprof-capture: Use SYSPROF_N_ELEMENTS macro instead of
c64dfe9... libsysprof-capture: Add missing header to define NULL
9493fa2... libsysprof-capture: Use endianness macros from libc rather
175c53a... libsysprof-capture: Use SYSPROF_PRINTF rather than G_GNUC_P
284b5fd... libsysprof-capture: Rework version macros to drop GLib depe
3446628... libsysprof-capture: Use offsetof() rather than G_STRUCT_OFF
f1cb640... libsysprof-capture: Use reallocarray() instead of GArray in
14078e6... libsysprof-capture: Use SYSPROF_INT64_CONSTANT instead of G
113d9d1... libsysprof-capture: Use C-standard printf modifiers
6d3ede2... libsysprof-capture: Avoid using GLIB_SIZEOF_VOID_P
e8a6474... libsysprof-capture: Use strftime() to format dates rather t
f5cf12a... libsysprof-capture: Use POSIX environment functions instead
43530e3... libsysprof-capture: Use vsnprintf() instead of g_strdup_pri
621e7ea... libsysprof-capture: Use mkostemp() rather than g_file_open_
8641789... libsysprof-capture: Use unlink() rather than g_unlink()
8748db4... libsysprof-capture: Use calloc() to replace GArray in write
d83adff... libsysprof-capture: Avoid using G_STMT_{START,END} from GLi
b558e7b... libsysprof-capture: Open-code MAX and CLAMP macros
214ec21... libsysprof-capture: Use an internal header in writer-cat.c
0d68b1a... libsysprof-capture: Use _WIN32 rather than G_OS_WIN32
c89a479... libsysprof-capture: Move SysprofBacktraceFunc to a differen
5a2144e... libsysprof-capture: Port from GLib to pthreads for locking
13b1e79... libsysprof-capture: Use POSIX socket functions rather than
75b69d0... libsysprof-capture: Rewrite list_files() to avoid GHashTabl
6a45f02... libsysprof-capture: Add SysprofCaptureJitmapIter to replace
cef698e... libsysprof-capture: wrap strdup to be NULL-safe
fde278f... libsysprof-capture: Drop sysprof_capture_writer_set_flush_d
e19d70b... libsysprof-capture: Drop GError usage from SysprofCaptureRe
45c8c95... libsysprof-capture: Drop GError usage from SysprofCaptureWr
608582d... libsysprof-capture: Drop GLib dependency
97ddf5a... libsysprof: port UI to new ABI
a9f1365... build: ensure libsysprof-memory-4.so is placed in libdir
5d20c3f... collector: disable re-entrancy during initialization
484bc32... collector: set unlikely for pthread_once()
03326e8... memory-collector: drop unused branch
760805c... memory-collector: avoid tracking scratch memory free
3836c88... Merge branch 'drop-glib' into 'master'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]