Project

General

Profile

Actions

Bug #1290

closed

stable-2.12 missing 3 definitions of statedump

Added by He Zhe over 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/23/2020
Due date:
% Done:

0%

Estimated time:

Description

bb346792c2cb ("fix: tracepoint: Optimize using static_call() (v5.10)")
misses three definitions and causes the following build failures.

ERROR: "__tracepoint_lttng_statedump_process_net_ns" [lttng-statedump.ko] undefined!
ERROR: "__tracepoint_lttng_statedump_process_user_ns" [lttng-statedump.ko] undefined!
ERROR: "__tracepoint_lttng_statedump_process_uts_ns" [lttng-statedump.ko] undefined!

Actions #1

Updated by He Zhe over 3 years ago

I have created a pull request to fix this.
https://github.com/lttng/lttng-modules/pull/28

Actions #2

Updated by Mathieu Desnoyers over 3 years ago

I'm tweaking the patch title and merging it into the stable-2.12 branch, thanks!

Actions #3

Updated by Jonathan Rajotte Julien about 3 years ago

  • Status changed from New to Resolved

Fixed by commit:31f8bf794172102e9758928b481856c4a8800a7f

.

Actions

Also available in: Atom PDF