osmo-msc/openbsc/src/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
..
buffer.c use one talloc context for entire vty code 2009-08-07 13:25:41 +02:00
cardshell.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
command.c vty: sub-divide talloc contexts and include them in talloc report 2009-12-24 10:51:56 +01:00
vector.c vty: sub-divide talloc contexts and include them in talloc report 2009-12-24 10:51:56 +01:00
vty.c vty: sub-divide talloc contexts and include them in talloc report 2009-12-24 10:51:56 +01:00