Posts
178
Following
27
Followers
371

Steven Rostedt

Announce: Tracing tooling: trace-cmd v3.2 libtracecmd v1.4 libtracefs v1.7 libtraceevent v1.7.3

Have been released!

1
0
2

Steven Rostedt

The most appropriate quote from the article: "There followed an extended and sometimes heated discussion on the details that, in your editor's opinion, is not really worth reproducing here."
https://lwn.net/Articles/932402/
2
0
5

Steven Rostedt

This would be really funny if it wasn't so true!
https://youtu.be/3_9LGSex1JY
0
1
3

Steven Rostedt

I do not recommend git remote update on an airplane wifi!

1
0
3

Steven Rostedt

My obligatory selfie for my OSPM talk.
0
1
10

Steven Rostedt

I’m debugging something that is causing a lockup, where I only get a single line out on the crash (no stackdump, nada!). Frustrated, I thought about slapping printk()’s all over the place, and then thought to myself. Hmm, it would be much nicer to just hook function tracing to printk….

Coming soon: ftrace_printk!

0
2
5

Steven Rostedt

Edited 1 year ago
0
0
1

Steven Rostedt

Send an email to press@twitter.com and you’ll get a nice autoreply 💩

0
0
0

Random first trial post: today, March 14th, is the 29th anniversary of the Linux 1.0 announcement.

Of course, there are other arguably more important dates in Linux history, but this is one of them.

107
1465
2072

Steven Rostedt

There’s no hell like trying to make a project build with autoconf - automake written in 2009 work with today’s autoconf - automake.

1
1
2

Steven Rostedt

Today is the anniversary of the public announcement of streamline_config.pl. What eventually became “make localmodconfig” https://lore.kernel.org/lkml/Pine.LNX.4.58.0503110338230.19798@localhost.localdomain/

1
2
5

Steven Rostedt

PowerTop has had a copy of libtraceevent for over 10 years, with the assumption it would use the external library when ready. That library has been ready for a few years now, but I finally got around to porting PowerTop to it. https://github.com/fenrus75/powertop/pull/122

1
1
5

Steven Rostedt

Running my tests costs me a bit in my electricity bill!
0
0
1

Steven Rostedt

Anyone else hate upgrades that mess with your fonts?? For some reason, every so often, after an upgrade. My default fonts are all messed up. WTF!

3
0
2

Steven Rostedt

Now I know why they say there's a "FOSDEM Flu" 🤧 At least I didn't get the "FOSDEM Covid"!
0
0
3

Steven Rostedt

I'm excited about my first time at FOSDEM. Unfortunately, all the talks I'm interested in are on Sunday. At least that means I can use tomorrow to figure out my way around the conference.
0
0
3

Steven Rostedt

Copied my ktest.pl config from my server (58 cores / 256G of RAM) to my laptop. I guess running make -j120 isn’t good for the poor thing 😢

0
0
3

Steven Rostedt

Today marks the day I officially converted my internal C and bin directories over to git from subversion. I have a set of personal tools I use (or just to test how things work) that I’ve kept in subversion.

Why?

Because the central repository was perfect for it. I did not care about distributed environment. I would always commit back to the central authority.

Why did I change?

Well, I do modify the code from different machines here and there, and I finally hit a merge conflict that is pretty much impossible to solve with subversion. Which caused me a couple of hours to get it back to a working state as subversion makes it very difficult to resolve nasty conflicts.

Thank God for git svn as I needed to maintain the history as well.

Oh well, Goodbye subversion. It was fun while it lasted.

0
0
4
Show older