mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] tracing/perf updates
@ 2010-11-18 14:37 Frederic Weisbecker
  0 siblings, 0 replies; only message in thread
From: Frederic Weisbecker @ 2010-11-18 14:37 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: LKML, Frederic Weisbecker, Peter Zijlstra,
	Arnaldo Carvalho de Melo, Thomas Gleixner, Steven Rostedt

Ingo,

Please pull the perf/core branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
	perf/core

The unprivilege flag series has been posted already. I'm just
posting the other patch of the series: a big cleanup on stacktraces.

Thanks,
	Frederic
---

Frederic Weisbecker (5):
      tracing: New flag to allow non privileged users to use a trace event
      tracing: New macro to set up initial event flags value
      tracing: Allow raw syscall trace events for non privileged users
      tracing: Allow syscall trace events for non privileged users
      tracing: Remove useless syscall ftrace_event_call declaration

Soeren Sandmann Pedersen (1):
      x86: Eliminate bp argument from the stack tracing routines


 arch/x86/include/asm/kdebug.h     |    2 +-
 arch/x86/include/asm/stacktrace.h |   33 ++++++++++++++++++++++++++++++---
 arch/x86/kernel/cpu/perf_event.c  |    2 +-
 arch/x86/kernel/dumpstack.c       |   12 ++++++------
 arch/x86/kernel/dumpstack_32.c    |   25 +++++++------------------
 arch/x86/kernel/dumpstack_64.c    |   24 +++++++-----------------
 arch/x86/kernel/process.c         |    3 +--
 arch/x86/kernel/stacktrace.c      |    8 ++++----
 arch/x86/mm/kmemcheck/error.c     |    2 +-
 arch/x86/oprofile/backtrace.c     |    2 +-
 include/linux/ftrace_event.h      |   10 ++++++++++
 include/linux/stacktrace.h        |    4 +++-
 include/linux/syscalls.h          |   10 ++++------
 include/linux/tracepoint.h        |    4 ++++
 include/trace/events/syscalls.h   |    4 ++++
 include/trace/ftrace.h            |    7 +++++++
 kernel/perf_event.c               |    9 ---------
 kernel/trace/trace_event_perf.c   |   31 ++++++++++++++++++++++++++++++-
 18 files changed, 121 insertions(+), 71 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-18 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18 14:37 [GIT PULL] tracing/perf updates Frederic Weisbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®