Commit History

Author SHA1 Message Date
  Linus Torvalds b21c070403 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Lai Jiangshan 79b4082108 tracing/kprobe: Show sign of fields in trace_kprobe format files 15 years ago
  Masami Hiramatsu 6f3cf44047 kprobe-tracer: Check new event/group name 15 years ago
  Ingo Molnar cc0104e877 Merge branch 'linus' into tracing/urgent 15 years ago
  Li Zefan e00bf2ec60 tracing: Change event->profile_count to be int type 15 years ago
  Li Zefan 614a71a26b tracing: Pull up calls to trace_define_common_fields() 15 years ago
  Frederic Weisbecker 822a696111 tracing/kprobes: Fix field creation's bad error handling 15 years ago
  Masami Hiramatsu a7c312bed7 trace-kprobe: Support delete probe syntax 15 years ago
  Masami Hiramatsu ba8665d7dd trace_kprobes: Fix a memory leak bug and check kstrdup() return value 15 years ago
  Lai Jiangshan 52a11f3549 trace_kprobes: Don't output zero offset 15 years ago
  Lai Jiangshan 3d9b2e1ddf trace_kprobes: Always show group name 15 years ago
  Lai Jiangshan abab9d37d2 trace_kprobes: Fix memory leak 15 years ago
  Peter Zijlstra 4ed7c92d68 perf_events: Undo some recursion damage 15 years ago
  Frederic Weisbecker ce71b9df88 tracing: Use the perf recursion protection from trace event 15 years ago
  Frederic Weisbecker 444a2a3bcd tracing, perf_events: Protect the buffer from recursion in perf 15 years ago
  Masami Hiramatsu 77b44d1b7c tracing/kprobes: Rename Kprobe-tracer to kprobe-event 15 years ago
  Masami Hiramatsu dd004c475c kprobe-tracer: Compare both of event-name and event-group to find probe 15 years ago
  Masami Hiramatsu e63cc2397e tracing/kprobes: Add failure messages for debugging 15 years ago
  Masami Hiramatsu f397af06e4 tracing/kprobes: Update kprobe-tracer selftest against new syntax 15 years ago
  Masami Hiramatsu e93f4d8539 tracing/kprobes: Robustify fixed field names against variable field names conflicts 15 years ago
  Masami Hiramatsu a703d946e8 tracing/kprobes: Avoid field name confliction 15 years ago
  Masami Hiramatsu 2e06ff6389 tracing/kprobes: Make special variable names more self-explainable 15 years ago
  Masami Hiramatsu 99329c44f2 tracing/kprobes: Remove '$ra' special variable 15 years ago
  Masami Hiramatsu 405b2651e4 tracing/kprobes: Add $ prefix to special variables 15 years ago
  Masami Hiramatsu a1a138d05f tracing/kprobes: Use global event perf buffers in kprobe tracer 15 years ago
  Frederic Weisbecker d7a4b414ee Merge commit 'linus/master' into tracing/kprobes 15 years ago
  Masami Hiramatsu 5a0d9050db tracing/kprobes: Disable kprobe events by default after creation 15 years ago
  Masami Hiramatsu 74ebb63e7c tracing/kprobes: Fix profiling alignment for perf_counter buffer 15 years ago
  Masami Hiramatsu 50d7805607 tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use 15 years ago
  Masami Hiramatsu 2d5e067edc tracing/kprobes: Fix trace_probe registration order 15 years ago