[memprof] (76 commits) ...Add memprof.doap.



Summary of changes:

  27db36f... Update autogen.sh and comment out --enable-compile-warnings
  bb68e8b... mi-perfctr.c: Fix compilation with fortitfy enabled compile
  16c75e3... Move files around. libs to lib/, app to src/ and test to te
  b01324f... Cleanup whitespace in the Makefile.am
  deefe05... main.c: Format string. pass the string "%s", message
  c8fecdd... intercept.c: Fix unused var warning.
  fdd8ad0... intercept.c: Hint the compiler that our _exit will not retu
  9bb33df... stack-frame.c: Initialize count, gcc is not smart enough to
  0556f9e... main.c: Remove unused methods, callbacks and variables used
  c2f2631... main.c: Remove unused variables
  76ba535... process.h: Forward declare process_find_line
  af618df... profile.h: Forward declare profile_write
  b30d92a... process.c: Remove unused compare_address
  3a3148d... process.c: Make gcc happy about the getline usage.
  3908d01... process.c: Store the return of write...
  de07208... process.c: Remove my_str_equal as it is unused
  71108a6... process.c: Use the symbol, it looks like it was meant to be
  0081716... process.c: Cast to char* from const char*
  9257bef... process.c: Properly cast the const char* to char*
  7ad7ae7... binfile: Use gsize for the address...
  82f2d5c... profile.c: Remove unused variable
  8d6f6c2... server.c: Store retval of write somewhere
  d236dd9... server.c: Store return value of ret somewhere
  a3f1220... server.c: When read returns < 0 then close the fd as well
  bc321b3... server.c: Handle return value of mktemp
  e5ca391... main.c: Replace GtkFileSelection with GtkFileChooserDialog
  3f7bfc2... process: Use gsize instead of guint and macros for type con
  206bb06... profile.c: Implement a workaround were process_locate_symbo
  fe51935... po: Update after moving files around (fixes distcheck)
  459a078... Change MAINTAINERS as this is a fork now...
  593c905... Relase version 0.6.1 after the fork
  ccb4831... mi-perfctr.c: Remove the O_CREAT (from the openSUSE buildse
  45c7f65... configure.in: Search for bfd.h provided by binutils develop
  4fa7c30... some other minor changes, mostly guint -> gsize's
  7835ad0... fixed a typo, bug #51556 in the gnome bugzilla
  d8005f4... use elf_demangle() in more places
  126ab60... configure.in: Use AM_SILENT_RULES if available
  b819646... stack-frame: Introduce macros for stack pointer regs and us
  e77e5e1... memprof.glade: Open and save the file
  0a212f2... Provide a GtkFileChooseButton to select the executable.
  acf1bf6... merge rasterman's extra window
  9aab429... .gitignore: Ignore generated files
  8ff7997... Integrate the detailwin into the main GtkNotebook
  2936349... process_find_line: Clarify who is owning the returned point
  c0efb77... detailwin.c: Fix possible crash when opening the maps file 
  6aa3a0e... process_locate_symbol: Make sure a valid string is always r
  a1e5332... add_leaf_to_tree: Avoid running into a crash
  75625ec... memprof release 0.6.2
  7998342... lib/memintercept.c: Do not use the __libc_malloc, calloc, r
  4a811b6... memintercept.c: Intercept calls to the WebKit allocator rou
  2520dc5... main.c: Add old default to the skip funcs, add command line
  3662af7... po: Run make update-po to update the .po files
  3e944e6... [memprof] Treat Qt and HarfBuzz allocs as allocations too
  5e25c75... Merge raster's memory fragmentation view
  b54c916... detailwin.c: Fix compiler warnings... using GPOINTER_TO_SIZ
  672c4a8... detailwin: Allow to disable drawing the memory map
  44b3ba0... Update Traditional Chinese translation for memprof
  e1b4b68... detailwin.c: Fix warning about returning a value in void fu
  eeb6032... server.c: Fix warning the use of `mktemp' is dangerous
  855ce5b... leakdetect.c: Fix warning about wrong format types
  9efe571... server.c: Print the socket error to the terminal
  280190e... Revert "server.c: Fix warning the use of `mktemp' is danger
  09b269e... main.c: Fix a crash when clearing a profile
  cc75dff... Saving leak files twice makes memprof crash
  0c84b03... leakdetect.c: Update for newer kernels
  ba79ef7... main.c: Fixup in case the contains malloc or similiar in th
  833b9a8... main.c: Skip g_memdup... it is used by GStreamer a lot.
  0ddbd80... main.c: Add some more skip funcs, order them by library
  e3894e3... Merge remote branch 'gnome/master'
  119f5b5... src/main.c: Make it possible to pass options to the app und
  39c8d51... Compile with GSEAL_ENABLE in preparation for GNOME 3.0
  08bb1cd... Do not use deprecated GDK functionality.
  7f851f0... memprof: Start recording only if we were recording before.
  1c7052f... Remove ill-fated debug messages.
  f5f04f7... Merge remote branch 'gitorious/master'
  c61337e... Add memprof.doap.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]