Skip to content

Commit

Permalink
uftrace: add support for UTC offset information
Browse files Browse the repository at this point in the history
This is a soon to be released feature in uftrace, allows correlation with
lttng kernel traces.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Change-Id: I76ee112ba5c407d7e4810df77882c9e11bfaa43d
  • Loading branch information
MatthewKhouzam committed May 27, 2024
1 parent 2ffaa40 commit 5163224
Show file tree
Hide file tree
Showing 19 changed files with 4,404 additions and 9 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# symbols: 32
# path name: /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
# build-id: 2a8cae7d0d0330d889df3265f8908abb8f19255f
00000000000011e0 0000005a T _dl_signal_exception
0000000000001240 00000067 T _dl_signal_error
0000000000001460 00000179 T _dl_catch_exception
0000000000002690 00000005 T _dl_debug_state
0000000000003a30 000000cd T _dl_exception_create
0000000000003b00 00000465 T _dl_exception_create_format
0000000000003f70 00000023 T _dl_exception_free
0000000000004110 0000003b T __nptl_change_stack_perm
0000000000009a20 000002c3 T _dl_rtld_di_serinfo
000000000000c7a0 000000c3 T _dl_find_dso_for_object
000000000000e570 000000a6 T _dl_fatal_printf
000000000000edd0 00000215 T _dl_mcount
0000000000013da0 00000019 T _dl_get_tls_static_info
0000000000013e90 00000291 T _dl_allocate_tls_init
0000000000014130 000002b8 T _dl_allocate_tls
00000000000143f0 00000083 T _dl_deallocate_tls
00000000000159d0 0000006c T __tunable_get_val
0000000000017550 00000041 T __tls_get_addr
0000000000019f20 0000000c T _dl_x86_get_cpu_features
000000000001acc0 0000009d T _dl_audit_preinit
000000000001ad60 00000328 T _dl_audit_symbind_alt
000000000002a450 00000005 T __rtld_version_placeholder
0000000000031140 00000004 D __rseq_flags
00000000000357e8 00000008 D __rseq_offset
00000000000357f0 00000004 D __rseq_size
0000000000036a80 00000008 D __libc_stack_end
0000000000036a88 00000004 D __libc_enable_secure
0000000000036ab8 00000008 D _dl_argv
0000000000036ae0 00000388 D _rtld_global_ro
0000000000037000 000010e8 D _rtld_global
0000000000038108 00000028 D _r_debug
00000000000381d0 00000001 D __nptl_initial_report_events
Loading

0 comments on commit 5163224

Please sign in to comment.