]> sourceware.org Git - systemtap.git/commit
Fixed PR 10258.
authorDavid Smith <dsmith@redhat.com>
Thu, 2 Jul 2009 20:39:57 +0000 (15:39 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 2 Jul 2009 20:39:57 +0000 (15:39 -0500)
commit8e0049e8b601e9377875d2229104d78668f3f7ce
tree1b17e5701e858c0654b7733e1eccabb3620045a3
parent1c6b77e564d4d849f1994d56d662ceb018a112d4
Fixed PR 10258.
* tapset-procfs.cxx (procfs_derived_probe::join_group): Outputs structure
  definition.
  (procfs_derived_probe_group::emit_module_decls): The generated
  '_stp_procfs_read' and '_stp_procfs_write' functions no longer put a
  string_t on the stack.
  (procfs_var_expanding_visitor::visit_target_symbol): The generated
  '_procfs_value_set' and '_procfs_value_get' functions copy directly
  into or out of the os buffer.
tapset-procfs.cxx
This page took 0.026278 seconds and 5 git commands to generate.