]> sourceware.org Git - systemtap.git/commit
2007-01-30 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Tue, 30 Jan 2007 19:18:06 +0000 (19:18 +0000)
committerhunt <hunt>
Tue, 30 Jan 2007 19:18:06 +0000 (19:18 +0000)
commiteaa5bbf4b8703e3794943f27d3fb9c1265dfd418
tree354d34ca2b46ddd86f0f5de26345ce4fc753d6a9
parentd21d36c05265b136246ae2c4ee9b5a38af46f45c
2007-01-30  Martin Hunt  <hunt@redhat.com>

* io.c (_stp_vlog): Use dynamic percpu allocations
instead of very wasteful static allocations.
* print.c (_stp_print_init): Do percpu allocations
for io.c.
(_stp_print_cleanup): Free percpu allocations.

* string.c (_stp_sprintf): Overflow check needed
to be >= instead of >.
runtime/ChangeLog
runtime/io.c
runtime/print.c
runtime/string.c
This page took 0.027134 seconds and 5 git commands to generate.