Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | remove \n from end of $$vars/etc. convenience variables | Frank Ch. Eigler | 2008-08-11 | 4 | -5/+14 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | PR5049: fix overbroad effects of naive "*" prefixing; instead use optional ↵ | Frank Ch. Eigler | 2008-08-11 | 4 | -8/+23 | |
| | | | | | | | | | | | | | | | | | | | | "*/" only. | |||||
* | | | | | stap-serverd was incorectly determining that the server could | Dave Brolley | 2008-08-11 | 4 | -14/+34 | |
| | | | | | | | | | | | | | | | | | | | | not be started. | |||||
* | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-08-11 | 4 | -3/+28 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: PR5049: prefix with "*" any filenames given in "fn@filename:line" probes | |||||
| * | | | | | PR5049: prefix with "*" any filenames given in "fn@filename:line" probes | Frank Ch. Eigler | 2008-08-11 | 4 | -3/+28 | |
| | | | | | | ||||||
* | | | | | | stapprobes man page: clarify statement(NUM).absolute and process("path") ↵ | Frank Ch. Eigler | 2008-08-11 | 1 | -7/+17 | |
|/ / / / / | | | | | | | | | | | | | | | | searching | |||||
* | | | | | Indentation fix. | David Smith | 2008-08-11 | 2 | -12/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-11 David Smith <dsmith@redhat.com> * tapsets.cxx (utrace_builder::build): Fixed indentation. | |||||
* | | | | | Redirect stderr gets redircted so warnings don't let example script run fail. | Mark Wielaard | 2008-08-11 | 2 | -1/+9 | |
| | | | | | ||||||
* | | | | | PR6835. io/io_submit.stp: Fix #! start. Convert to normal line-ending. | Mark Wielaard | 2008-08-11 | 2 | -71/+76 | |
| | | | | | ||||||
* | | | | | PR2895. Add proper #! /usr/bin/env stap line. Make example scripts executable. | Mark Wielaard | 2008-08-11 | 16 | -7/+26 | |
| | | | | | ||||||
* | | | | | Use INSTALL_PROGRAM, not INSTALL_DATA for executable .stp scripts. | Mark Wielaard | 2008-08-11 | 3 | -2/+14 | |
| | | | | | ||||||
* | | | | | example index: only warn if old, do not regenerate | Frank Ch. Eigler | 2008-08-09 | 3 | -4/+15 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2008-08-08 | 114 | -563/+2567 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog testsuite/ChangeLog | |||||
| * | | | | | Lower statement wildcard test matching threshold. | Stan Cox | 2008-08-08 | 2 | -2/+6 | |
| | | | | | | ||||||
| * | | | | | Moved details of utrace detach to stap_utrace_detach(). | David Smith | 2008-08-08 | 4 | -38/+78 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-08 David Smith <dsmith@redhat.com> * tapsets.cxx (utrace_derived_probe_group::emit_module_decls): Calls stap_utrace_detach() to perform detach. 2008-08-08 David Smith <dsmith@redhat.com> * task_finder.c (stap_utrace_detach): New function. (stap_utrace_detach_ops): Calls stap_utrace_detach(). (__stp_utrace_attach_match_filename): Ditto. | |||||
| * | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap into work | David Smith | 2008-08-08 | 97 | -508/+1627 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Always generate examples indexes and install examples from srcdir. | Mark Wielaard | 2008-08-08 | 3 | -10/+15 | |
| | | | | | | | ||||||
| | * | | | | | Refer to srcdir spec file Makefile so make rpm works when builddir != srcdir. | Mark Wielaard | 2008-08-08 | 4 | -4/+10 | |
| | | | | | | | ||||||
| | * | | | | | Add index of subsystem and keywords at top of HTML indexes. | Mark Wielaard | 2008-08-08 | 4 | -37/+64 | |
| | | | | | | | ||||||
| | * | | | | | Don't output output, exits, status line in indexes (mentioned in descriptions). | Mark Wielaard | 2008-08-08 | 8 | -372/+200 | |
| | | | | | | | ||||||
| | * | | | | | Disable chmodding of samples/kmalloc-top in spec file since it isn't installed. | Mark Wielaard | 2008-08-08 | 2 | -1/+6 | |
| | | | | | | | ||||||
| | * | | | | | Make sure examples indexes are always generated in builddir. | Mark Wielaard | 2008-08-08 | 6 | -35/+94 | |
| | | | | | | | ||||||
| | * | | | | | remove chmod +x from perl script to avoid spurious build-time rpm-found prereq | Frank Ch. Eigler | 2008-08-07 | 1 | -0/+0 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-08-07 | 1 | -0/+5 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Added testsuite/systemtap.examples/.gitignore file. | |||||
| | * | | | | | | PR6823: store generated sample index files | Frank Ch. Eigler | 2008-08-07 | 9 | -5/+1655 | |
| | | | | | | | | ||||||
| | * | | | | | | samples: separate into subdirectories by subsystem | Frank Ch. Eigler | 2008-08-07 | 83 | -373/+5 | |
| | | | | | | | | ||||||
| | * | | | | | | simplify sample script installation logic | Frank Ch. Eigler | 2008-08-07 | 3 | -121/+30 | |
| | | | | | | | | ||||||
| * | | | | | | | Saves thread vma information. | David Smith | 2008-08-08 | 3 | -0/+151 | |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-08 David Smith <dsmith@redhat.com> * task_finder.c (__stp_tf_vm_cb): Added calls to save/delete vma information. * task_finder_vma.c (__stp_tf_vma_map_hash): New function. (__stp_tf_get_vma_map_entry_internal): Ditto. (stap_add_vma_map_info): Ditto. (stap_remove_vma_map_info): Ditto. (stap_find_vma_map_info): Ditto. | |||||
| * | | | | | | Added testsuite/systemtap.examples/.gitignore file. | David Smith | 2008-08-07 | 2 | -0/+7 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-07 David Smith <dsmith@redhat.com> * .gitignore: New file. | |||||
| * | | | | | 'stap_compile' test procedure now ignores warnings | David Smith | 2008-08-07 | 4 | -41/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-07 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p4.exp: Uses lib/stap_compile.exp instead of its own stap_compile procedure. * systemtap.base/cache.exp (stap_compile): Ignores warnings. * lib/stap_compile.exp: Ignores warnings. | |||||
| * | | | | | Add example indexes generation build machinery. | Mark Wielaard | 2008-08-07 | 3 | -17/+70 | |
| | | | | | | ||||||
| * | | | | | Add comment about versioned vs unversioned docs to systemtap.spec. | Mark Wielaard | 2008-08-07 | 2 | -1/+11 | |
| | | | | | | ||||||
| * | | | | | Add new examples-index-gen.pl script and support files. | Mark Wielaard | 2008-08-07 | 8 | -1/+527 | |
| | | | | | | ||||||
| * | | | | | Correct futexes.meta name: entry. | Mark Wielaard | 2008-08-07 | 2 | -1/+5 | |
| | | | | | | ||||||
| * | | | | | Add meta file tag descriptions to systemtap.examples/README. | Mark Wielaard | 2008-08-07 | 2 | -2/+54 | |
| | | | | | | ||||||
| * | | | | | client-server: improve random port selection and mdns txt use | Frank Ch. Eigler | 2008-08-06 | 3 | -3/+19 | |
| | | | | | | ||||||
| * | | | | | Fix minor problems in staprun(8) | Eugeniy Meshcheryakov | 2008-08-06 | 2 | -4/+8 | |
| | | | | | | ||||||
| * | | | | | itrace: move test suite item to appropriate location | Frank Ch. Eigler | 2008-08-06 | 1 | -2/+6 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Use relative instead of absolute line. (bug 6611) | Stan Cox | 2008-08-05 | 2 | -1/+2 | |
| | | | | | ||||||
| * | | | | move post-0.7 news tidbit to the top | Frank Ch. Eigler | 2008-08-05 | 1 | -3/+2 | |
| | | | | | ||||||
| * | | | | Add test for $$vars, $$params, $$locals. | Stan Cox | 2008-08-05 | 5 | -0/+45 | |
| | | | | | ||||||
* | | | | | Start/stop the systemtap server from systemtap.exp and not in the top level ↵ | Dave Brolley | 2008-08-08 | 13 | -174/+273 | |
|/ / / / | | | | | | | | | | | | | Makefile. | |||||
* | | | | typographical tweaks for embedded script code | Frank Ch. Eigler | 2008-08-05 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | Add $$vars, $$parms, $$locals | Stan Cox | 2008-08-04 | 4 | -1/+109 | |
| | | | | ||||||
* | | | | Rename $path to $pathname of syscall tapset for 2.6.27 | Wenji Huang | 2008-08-04 | 3 | -13/+102 | |
| | | | | ||||||
* | | | | Correct several tests for 2.6.27 | Wenji Huang | 2008-08-03 | 5 | -0/+25 | |
| | | | | ||||||
* | | | | c code generation: assert C indentation/nesting cancels out at appropriate ↵ | Frank Ch. Eigler | 2008-08-02 | 3 | -1/+17 | |
| | | | | | | | | | | | | | | | | points | |||||
* | | | | Tweak test_installcheck for helloworld.meta and traceio2.meta. | William Cohen | 2008-08-01 | 3 | -2/+6 | |
| | | | | ||||||
* | | | | Run both tests for installcheck tests. | William Cohen | 2008-08-01 | 2 | -21/+27 | |
| | | | | ||||||
* | | | | No need for random suffix file cmdline and sysinfo files in the | Dave Brolley | 2008-07-30 | 3 | -23/+24 | |
| | | | | | | | | | | | | | | | | client's request tree. |