diff options
author | Josh Stone <joshua.i.stone@intel.com> | 2008-04-17 11:33:30 -0700 |
---|---|---|
committer | Josh Stone <joshua.i.stone@intel.com> | 2008-04-17 11:33:46 -0700 |
commit | 38c9bfbb56be9731d1865e64321c4dedcc313ed9 (patch) | |
tree | 63fc8021793ed79db58fde6017caa7a28301795a | |
parent | 2ca1271267aff13b5d45804657b57ae2ae406645 (diff) | |
download | systemtap-steved-38c9bfbb56be9731d1865e64321c4dedcc313ed9.tar.gz systemtap-steved-38c9bfbb56be9731d1865e64321c4dedcc313ed9.tar.xz systemtap-steved-38c9bfbb56be9731d1865e64321c4dedcc313ed9.zip |
Refresh cscope.files
-rw-r--r-- | cscope.files | 43 |
1 files changed, 36 insertions, 7 deletions
diff --git a/cscope.files b/cscope.files index e4f44b2c..d2d0e462 100644 --- a/cscope.files +++ b/cscope.files @@ -8,6 +8,7 @@ ./coveragedb.h ./elaborate.cxx ./elaborate.h +./git_version.h ./hash.cxx ./hash.h ./loc2c.c @@ -20,11 +21,19 @@ ./parse.h ./runtime/alloc.c ./runtime/arith.c +./runtime/autoconf-constant-tsc.c ./runtime/autoconf-hrtimer-rel.c ./runtime/autoconf-inode-private.c +./runtime/autoconf-ktime-get-real.c +./runtime/autoconf-module-nsections.c +./runtime/autoconf-nameidata.c +./runtime/autoconf-tsc-khz.c +./runtime/autoconf-unregister-kprobes.c +./runtime/autoconf-x86-uniregs.c ./runtime/bench2/itest.c ./runtime/copy.c ./runtime/counter.c +./runtime/debug.h ./runtime/docs/examples/argv.c ./runtime/docs/examples/foreach.c ./runtime/docs/examples/list.c @@ -36,6 +45,7 @@ ./runtime/map-gen.c ./runtime/map.h ./runtime/map-stat.c +./runtime/mempool.c ./runtime/perf.c ./runtime/perf.h ./runtime/pmap-gen.c @@ -61,6 +71,7 @@ ./runtime/probes/tasklet/stp_tasklet.c ./runtime/probes/test4/test4.c ./runtime/probes/where_func/kprobe_where_funct.c +./runtime/procfs.c ./runtime/regs.c ./runtime/regs.h ./runtime/regs-ia64.c @@ -72,14 +83,19 @@ ./runtime/stack-ppc64.c ./runtime/stack-s390.c ./runtime/stack-x86_64.c +./runtime/staprun/cap.c +./runtime/staprun/common.c ./runtime/staprun/ctl.c ./runtime/staprun/mainloop.c ./runtime/staprun/relay.c ./runtime/staprun/relay_old.c +./runtime/staprun/stapio.c ./runtime/staprun/stap_merge.c ./runtime/staprun/staprun.c +./runtime/staprun/staprun_funcs.c ./runtime/staprun/staprun.h ./runtime/staprun/symbols.c +./runtime/staprun/unwind_data.c ./runtime/stat.c ./runtime/stat-common.c ./runtime/stat.h @@ -87,6 +103,7 @@ ./runtime/string.h ./runtime/sym.c ./runtime/sym.h +./runtime/task_finder.c ./runtime/tests/agg/count.c ./runtime/tests/agg/stats.c ./runtime/tests/maps/ii.c @@ -132,15 +149,27 @@ ./runtime/transport/transport_msgs.h ./runtime/transport/utt.c ./runtime/transport/utt.h -./runtime/user/alloc.c -./runtime/user/copy.c -./runtime/user/emul.h -./runtime/user/io.c -./runtime/user/print.c -./runtime/user/runtime.h -./runtime/user/test.h +./runtime/unwind.c +./runtime/unwind/i386.h +./runtime/unwind/unwind.h +./runtime/unwind/x86_64.h +./runtime/uprobes/uprobes_arch.c +./runtime/uprobes/uprobes_arch.h +./runtime/uprobes/uprobes.c +./runtime/uprobes/uprobes.h +./runtime/uprobes/uprobes_i386.c +./runtime/uprobes/uprobes_i386.h +./runtime/uprobes/uprobes_ppc64.c +./runtime/uprobes/uprobes_ppc64.h +./runtime/uprobes/uprobes_s390.c +./runtime/uprobes/uprobes_s390.h +./runtime/uprobes/uprobes_x86_64.c +./runtime/uprobes/uprobes_x86_64.h +./runtime/uprobes/uprobes_x86.c +./runtime/uprobes/uprobes_x86.h ./runtime/vsprintf.c ./session.h +./staplog.c ./staptree.cxx ./staptree.h ./tapsets.cxx |