Activity log for bug #1547644

Date Who What changed Old value New value Message
2016-02-19 19:22:26 Dan Streetman bug added bug
2016-02-19 19:35:24 Chris J Arges nominated for series Ubuntu Wily
2016-02-19 19:35:24 Chris J Arges bug task added systemtap (Ubuntu Wily)
2016-02-19 19:37:05 Dan Streetman systemtap (Ubuntu): status New Fix Committed
2016-02-19 19:37:08 Dan Streetman systemtap (Ubuntu Wily): status New In Progress
2016-02-19 19:37:12 Dan Streetman systemtap (Ubuntu): assignee Dan Streetman (ddstreet)
2016-02-19 19:37:13 Dan Streetman systemtap (Ubuntu Wily): assignee Dan Streetman (ddstreet)
2016-02-19 19:41:11 Dan Streetman systemtap (Ubuntu): status Fix Committed Fix Released
2016-02-19 19:47:20 Dan Streetman attachment added debdiff with required patch https://bugs.launchpad.net/ubuntu/+source/systemtap/+bug/1547644/+attachment/4575919/+files/lp1547644.debdiff
2016-02-19 19:47:32 Dan Streetman tags sts
2016-03-15 13:33:49 Dan Streetman attachment removed debdiff with required patch https://bugs.launchpad.net/ubuntu/wily/+source/systemtap/+bug/1547644/+attachment/4575919/+files/lp1547644.debdiff
2016-03-15 13:37:38 Dan Streetman attachment added lp1547644.debdiff https://bugs.launchpad.net/ubuntu/wily/+source/systemtap/+bug/1547644/+attachment/4600104/+files/lp1547644.debdiff
2016-03-15 15:18:20 Dan Streetman tags sts sts sts-sru
2016-03-16 16:36:34 Dan Streetman description systemtap fails with: In file included from /usr/share/systemtap/runtime/timer.c:17:0, from /tmp/stapNgYUlz/stap_d73751f21cb6a8e35c1e92f712612cc2_4574_src.c:869: /usr/share/systemtap/runtime/linux/timer.c: In function ‘_stp_hrtimer_init’: /usr/share/systemtap/runtime/linux/timer.c:19:2: error: implicit declaration of function ‘hrtimer_get_res’ [-Werror=implicit-function-declaration] hrtimer_get_res (CLOCK_MONOTONIC, &res); ^ this requires systemtap commit 86f726b7785a035a2d6bc9ec2642c46621587d23 [Impact] Attempting to use systemtap with any timer on wily fails with: In file included from /usr/share/systemtap/runtime/timer.c:17:0,                  from /tmp/stapNgYUlz/stap_d73751f21cb6a8e35c1e92f712612cc2_4574_src.c:869: /usr/share/systemtap/runtime/linux/timer.c: In function ‘_stp_hrtimer_init’: /usr/share/systemtap/runtime/linux/timer.c:19:2: error: implicit declaration of function ‘hrtimer_get_res’ [-Werror=implicit-function-declaration]   hrtimer_get_res (CLOCK_MONOTONIC, &res);   ^ [Test Case] on a wily system that's running the wily kernel, with the kernel dbgsym installed, simply create a dummy stap script that uses a timer and try to run it, e.g.: $ cat test.stap #!/usr/bin/stap probe timer.sec(1) { println("tick") } $ sudo stap test.stap the above compilation failure will happen. [Regression Potential] As the commit only changes the way systemtap uses the kernel timer function, and it already fails now, there is no regression potential. [Other Info] this requires upstream systemtap commit 86f726b7785a035a2d6bc9ec2642c46621587d23
2016-03-16 22:39:48 Mathew Hodson systemtap (Ubuntu): importance Undecided High
2016-03-16 22:39:50 Mathew Hodson systemtap (Ubuntu Wily): importance Undecided High
2016-03-23 12:23:46 Chris J Arges systemtap (Ubuntu Wily): status In Progress Fix Committed
2016-03-23 12:23:48 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2016-03-23 12:23:50 Chris J Arges bug added subscriber SRU Verification
2016-03-23 12:23:59 Chris J Arges tags sts sts-sru sts sts-sru verification-needed
2016-03-23 14:38:36 Dan Streetman tags sts sts-sru verification-needed sts sts-sru verification-done
2016-03-30 14:44:01 Launchpad Janitor systemtap (Ubuntu Wily): status Fix Committed Fix Released
2016-03-30 14:44:10 Chris J Arges removed subscriber Ubuntu Stable Release Updates Team
2016-11-09 12:18:54 Louis Bouchard tags sts sts-sru verification-done sts verification-done