565 results
Order by date - Order by pertinence
All (565)
High-tech (565)
 
[PATCH][GIT PULL][v3.3] tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
Ingo, I was told when compiling modules out of tree, their tracepoints no longer work. I tried it out by compiling the sample trace_event code, and sure enough the tracepoints would not enable. They would look like they were enabled, but no ...
Message posted on the January 15th, 2012 - 3:20 PM ET
[PATCH][GIT PULL] tracing/lockdep: Fix dependency of TRACE_IRQFLAGS
Ingo, This only fixes a build warning, so I'm guessing that it can wait till 2.6.37. If you think otherwise, I could add it to my tip/perf/urgent branch instead. Please pull the latest tip/perf/core tree, which can be found at: ...
Message posted on the August 31st, 2010 - 5:00 PM ET
[PATCH 0/2 v2] [GIT PULL][3.8] tracing: fixes
Ingo, This is the same as the last git pull I made (tip/perf/urgent) but without the last patch, as there's some minor fixes required for that patch. Thanks, Please pull the latest tip/perf/urgent-2 tree, which can be found at: ...
Message posted on the January 7th, 2013 - 9:10 AM ET
[PATCH][GIT PULL][v3.3] tracing: Add header wrappers event_headers_start.h and event_headers_end.h
Ingo, This is actually a special pull request. This patch adds two new files that are not used by anyone. The rational for this is, they will be required for v3.4 and I want to make the transition in linux-next as smooth as possible. Let me explain ...
Message posted on the January 16th, 2012 - 6:00 PM ET
[PATCH 0/7] [GIT PULL] tracing: various updates
Ingo, I pushed these before, but they had a couple of jump label patches that caused you a build error. Since these patches have nothing to do with jump label, I rebased them without the jump label patches on top of latest tip/perf/core. The ...
Message posted on the October 18th, 2010 - 4:40 PM ET
[PATCH][GIT PULL] tracing: Sanitize value returned from write(trace_marker, "...", len)
Ingo, I had this sitting in my quilt queue, and did not realize I never committed it. This is on top of my previous two pull requests. Thanks, Please pull the latest tip/perf/urgent-3 tree, which can be found at: ...
Message posted on the August 13th, 2010 - 5:00 PM ET
[PATCH 0/3] [GIT PULL] tracing: updates
Ingo, I based this branch off of my tip/perf/core that I sent a pull request for earlier. Please pull the latest tip/perf/core-2 tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git tip/perf/core-2 ...
Message posted on the August 7th, 2012 - 6:10 PM ET
[PATCH 0/5] [GIT PULL] x86/jump label: Paranoid checks and 2 or 5 byte nops
Ingo, I've done some final clean ups of the 2 or 5 byte nop code and I also added a few generic clean ups of jump label itself. The first 2 patches use the best nops as defined by Peter when we do not know what the machine is running. The third ...
Message posted on the January 27th, 2012 - 3:30 PM ET
[PATCH 0/4] [GIT PULL] tracing: Harry Potter and the Deathly Macros
Ingo, This pull request is for 2.6.38. The first two patches are boring and are just some updates for tracing. But the second two patches are the Deathly Macros. The first of the two is the Macro of Invisibility. Not really anything to worry ...
Message posted on the December 3rd, 2010 - 9:40 PM ET
[PATCH 0/2] [GIT PULL] tracing: more updates for 2.6.36
Ingo, These changes are on top of my previous pull request. Also, I notice that a fix that did not make the 35-rc never got into tip. This is the "FORMAT TOO BIG" that the scsi events output. And I do not want another major release to ...
Message posted on the August 12th, 2010 - 5:20 PM ET
[PATCH 0/7] [GIT PULL] tracing: more shrinking of TRACE_EVENT() code
Ingo, This is built on my last pull request, and both would be good for 2.6.35. Please pull the latest tip/perf/core-2 tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/perf/core-2 Li ...
Message posted on the May 26th, 2010 - 4:20 PM ET
[PATCH 0/6] [GIT PULL] tracing: updates
Ingo, Please pull the latest tip/perf/core tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git tip/perf/core Head SHA1: 37d73998920859784e6504462a2fd5f52cc08051 Gerlando Falauto (1): tracing: Do ...
Message posted on the March 14th, 2012 - 11:30 AM ET
[PATCH 0/7] [GIT PULL] jump-labels: Implement 2 and 5 byte jumps
Ingo, A while ago I posted this series and you discovered a bug. I fixed that bug, but due to traveling and other responsibilities I'm not sure I posted the fix. The fix is the last patch in this series. As things have changed since the last ...
Message posted on the March 8th, 2012 - 5:30 PM ET
[PATCH][GIT PULL] ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Ingo, Please pull the latest tip/perf/recordmcount-2 tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/perf/recordmcount-2 Steven Rostedt (1): ftrace: Rename config option ...
Message posted on the October 14th, 2010 - 11:50 PM ET