osmo-bsc/openbsc/include/vty
Harald Welte 3cefa9aaa0 vty: sub-divide talloc contexts and include them in talloc report
The VTY code makes so many allocations that a full report is
simply too long to provide any useful information.  So we sub-divide
it in multiple contexts, and report only one level deep at SIGURS1.

We also introduce SIGUSR2 for the full detailed VTY report.
2009-12-24 10:51:56 +01:00
..
Makefile.am move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
buffer.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
command.h vty: sub-divide talloc contexts and include them in talloc report 2009-12-24 10:51:56 +01:00
vector.h vty: sub-divide talloc contexts and include them in talloc report 2009-12-24 10:51:56 +01:00
vty.h vty: Rename define to not clash with talloc's version of it 2009-08-10 07:52:50 +02:00