projects
/
lttngtop.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
approaching
[lttngtop.git]
/
src
/
common.c
diff --git
a/src/common.c
b/src/common.c
index c910a063826efa9b3e3d1042e3e5c8dd359e446f..f741a29b536d20a74e9d96a38ef0136b3c5782c8 100644
(file)
--- a/
src/common.c
+++ b/
src/common.c
@@
-470,7
+470,7
@@
enum bt_cb_ret handle_statedump_process_state(struct bt_ctf_event *call_data,
int64_t pid, tid;
char *procname;
- timestamp = bt_ctf_get_
real_
timestamp(call_data);
+ timestamp = bt_ctf_get_timestamp(call_data);
if (timestamp == -1ULL)
goto error;
This page took
0.02229 seconds
and
4
git commands to generate.