summaryrefslogtreecommitdiffstats
path: root/buildrun.cxx
diff options
context:
space:
mode:
authorWenji Huang <wenji.huang@oracle.com>2009-03-30 17:23:42 -0400
committerWenji Huang <wenji.huang@oracle.com>2009-03-30 17:23:42 -0400
commit5cad2d3b056059758d44b4dd56abe37ca9c841a6 (patch)
treebb693b3d59ca7e3fd33a3c0155dea15542286142 /buildrun.cxx
parentbcc2b3536d6efb5857c16704f99b772655981cdd (diff)
downloadsystemtap-steved-5cad2d3b056059758d44b4dd56abe37ca9c841a6.tar.gz
systemtap-steved-5cad2d3b056059758d44b4dd56abe37ca9c841a6.tar.xz
systemtap-steved-5cad2d3b056059758d44b4dd56abe37ca9c841a6.zip
PR9998: adapt tapset/i686/registers.stp to latest kernel
* buildrun.cxx (compile_pass): Add autoconf-x86-gs.c. * tapset/i686/registers.stp (_stp_register_regs): Update offsets. (test_x86_gs): Auxiliary function. * runtime/autoconf-x86-gs.c : New file. * testsuite/systemtap.base/x86_gs.exp : New test case. * testsuite/systemtap.base/x86_gs.stp : Ditto.
Diffstat (limited to 'buildrun.cxx')
-rw-r--r--buildrun.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildrun.cxx b/buildrun.cxx
index e19043cf..97357692 100644
--- a/buildrun.cxx
+++ b/buildrun.cxx
@@ -149,6 +149,7 @@ compile_pass (systemtap_session& s)
output_autoconf(s, o, "autoconf-procfs-owner.c", "STAPCONF_PROCFS_OWNER", NULL);
output_autoconf(s, o, "autoconf-alloc-percpu-align.c", "STAPCONF_ALLOC_PERCPU_ALIGN", NULL);
output_autoconf(s, o, "autoconf-find-task-pid.c", "STAPCONF_FIND_TASK_PID", NULL);
+ output_autoconf(s, o, "autoconf-x86-gs.c", "STAPCONF_X86_GS", NULL);
#if 0
/* NB: For now, the performance hit of probe_kernel_read/write (vs. our