mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Add a memcpy() that uses nontemporal writes. (copy_kernel_stack): Add
2008-02-16 Soren Sandmann <sandmann@redhat.com> * module/sysprof-module.c (nt_memcpy): Add a memcpy() that uses nontemporal writes. (copy_kernel_stack): Add commented-out use of it here. svn path=/trunk/; revision=396
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
64d220e346
commit
9d2f7a1a9d
@ -1,3 +1,9 @@
|
||||
2008-02-16 Soren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* module/sysprof-module.c (nt_memcpy): Add a memcpy() that uses
|
||||
nontemporal writes.
|
||||
(copy_kernel_stack): Add commented-out use of it here.
|
||||
|
||||
2007-11-20 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* binfile.c (find_separate_debug_file): Use hash table instead of
|
||||
|
||||
Reference in New Issue
Block a user