aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
diff options
context:
space:
mode:
authorRobert Richter <robert.richter@amd.com>2008-12-08 11:59:52 +0100
committerRobert Richter <robert.richter@amd.com>2008-12-10 20:03:35 +0100
commit1d7503b5dccf2b95babca050e4960e10d2633f2b (patch)
tree99e032e01e451a4dfff5514486275d4be7b13dce /drivers/isdn
parent6dad828b76c7224a22ddc9ce7aa495d994f03b31 (diff)
oprofile: remove nr_available_slots()
This function is no longer available after the port to the new ring buffer. Its removal can lead to incomplete sampling sequences since IBS samples and backtraces are transfered in multiple samples. Due to a full buffer, samples could be lost any time. The userspace daemon has to live with such incomplete sampling sequences as long as the data within one sample is consistent. This will be fixed by changing the internal buffer data there all data of one IBS sample or a backtrace is packed in a single ring buffer entry. This is possible since the new ring buffer supports variable data size. Signed-off-by: Robert Richter <robert.richter@amd.com>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions