The use of schedule+<offset> was unstable, remove it
authorBrenden Blanco <bblanco@plumgrid.com>
Fri, 4 Sep 2015 21:56:31 +0000 (14:56 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Fri, 4 Sep 2015 21:59:41 +0000 (14:59 -0700)
commit63640471eba041077d1727301361c3acbaf5b583
treee4b514afbd76a550099e04569064f0621cb4b824
parent3818914b780b112914f4f60f52328b17e373fdea
The use of schedule+<offset> was unstable, remove it

* After a kernel update, the binary of schedule function changed offset,
  and the attachment point updated. Since this is just a test case, pick
  a different function to test.

Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
tests/cc/test_trace2.py