Re: [dev] [OT] performance monitoring using hardware counters

2012-08-31 Thread Valentin Ochs
On Fri, Aug 31, 2012 at 05:34:26PM -0700, Amit Uttamchandani wrote: > Thanks for the reply. > > Played around with Systemtap and it seems to have what I need. However, > I can't get user space probing to work! Apparently, you need > uprobes/utrace support, which debian kernels don't have. cd /usr

Re: [dev] dev+unsubscr...@suckless.org

2012-08-06 Thread Valentin Ochs
On Mon, Aug 06, 2012 at 10:13:01AM +0200, Anselm R Garbe wrote: > Read > > http://suckless.org/community > > to learn the unsubscription procedure. > Or the email headers...

Re: [dev] Futaba Linux

2011-09-20 Thread Valentin Ochs
On Tue, Sep 20, 2011 at 10:54:25PM +0100, Nick wrote: > Quoth Sir Cyrus: > > Thought a few of you might be interested in this: > > http://alrig.ht/newfutaba.html > > Sounds really nice. Pity they can't use musl, as ARM support is an > important use-case. musl has ARM support. --Valentin pgpZo

Re: [dev] [dwm] [patch] Fix for retarded clients that send unmapnotify events

2011-08-08 Thread Valentin Ochs
On Mon, Aug 08, 2011 at 04:43:31PM +0100, Connor Lane Smith wrote: > > if((c = wintoclient(ev->window))) { > > if(ev->send_event) > > setclientstate(c, WithdrawnState); > > else > > unmanage(c, False); > > } > > That way we abide by the standard, even if that means we set t

Re: [dev] [dwm] [patch] Fix for retarded clients that send unmapnotify events

2011-08-07 Thread Valentin Ochs
Just found http://tronche.com/gui/x/icccm/sec-4.html#s-4.1.4 So apparently the help window wants to go into WithdrawnState, get ignored by dwm, and draw its own icon or whatever right after being mapped. Makes sense to me...

[dev] [dwm] [patch] Fix for retarded clients that send unmapnotify events

2011-08-07 Thread Valentin Ochs
Mathematica 7 and 8, probably plenty of other versions, and maybe even some other retarded clients, send UnmapNotify events for their help windows right after they get created. dwm then forgets about the window and it's a huge pain in the ass to work with. Don't ask me why, I'm not drunk and stoned

Re: [dev] mret

2011-05-25 Thread Valentin Ochs
On Wed, May 25, 2011 at 05:13:00PM -0400, Kurt H Maier wrote: > 2011/5/25 Kamil CholewiƄski : > > BTW offtopic, anyone knows of a decend CLI music player that doesn't > > use any freaking curses UI (like mpc/mpd) *AND* doesn't try to build a > > database (like moc)? Like mh, but for tunes. > > mpd