Re: 'pseudo-device dt' on macppc

2022-01-21 Thread Klemens Nanni
On Tue, Jan 18, 2022 at 07:59:20AM +0300, Andrew Krasavin wrote: > Hello! > > Is there a reason not to enable dt(4) on macppc by default? I have > built a kernel with dt enabled for test purposes and it seems to work > correctly - commands like 'btrace /usr/share/btrace/kprofile.bt' > work and I g

'pseudo-device dt' on macppc

2022-01-17 Thread Andrew Krasavin
Hello! Is there a reason not to enable dt(4) on macppc by default? I have built a kernel with dt enabled for test purposes and it seems to work correctly - commands like 'btrace /usr/share/btrace/kprofile.bt' work and I get stacks. Maybe I'm missing something and there are known problems? But if