mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Cache BinFiles by filename.
Sat Jul 9 23:20:39 2005 Soeren Sandmann <sandmann@redhat.com> * binfile.c (bin_file_new): Cache BinFiles by filename. * stackstash.c (stack_stash_free): Plug leak * process.c (process_free_maps): Plug leak * module/Makefile (install): Check that depmod exists before running it.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
3459f764d7
commit
f3b78b7944
@ -43,7 +43,7 @@ distdir:
|
||||
|
||||
install:
|
||||
$(KMAKE) modules_install
|
||||
depmod
|
||||
[ -e /sbin/depmod ] && /sbin/depmod
|
||||
|
||||
install-data:
|
||||
install-exec:
|
||||
|
||||
Reference in New Issue
Block a user