- a90afe8 tracing: Show size of requested perf buffer by Robin H. Johnson · 3 years, 4 months ago
- d33cc65 ftrace: do CPU checking after preemption disabled by 王贇 · 3 years, 2 months ago
- 1d18538 tracing: Have dynamic events have a ref counter by Steven Rostedt (VMware) · 3 years, 5 months ago
- f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
- d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 2 months ago
- 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
- 5d029b03 perf/ftrace: Check for rcu_is_watching() in callback function by Steven Rostedt (VMware) · 4 years, 2 months ago
- 5d15a62 perf/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 2 months ago
- 6513303 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 6b1340c tracing: Fix race in perf_trace_buf initialization by Prateek Sood · 5 years ago
- da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
- 46710f3 tracing: Pass type into tracing_generic_entry_update() by Cong Wang · 6 years ago
- 83540fbc tracing/perf: Use strndup_user() instead of buggy open-coded version by Jann Horn · 6 years ago
- a6ca88b trace_uprobe: support reference counter in fd-based uprobe by Song Liu · 6 years ago
- bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
- 0eadcc7 perf/core: Fix perf_uprobe_init() by Song Liu · 7 years ago
- 5da13ab perf/core: Fix perf_kprobe_init() by Masami Hiramatsu · 7 years ago
- 33ea4b2 perf/core: Implement the 'perf_uprobe' PMU by Song Liu · 7 years ago
- e12f03d perf/core: Implement the 'perf_kprobe' PMU by Song Liu · 7 years ago
- 1dd311e perf/ftrace: Small cleanup by Peter Zijlstra · 7 years ago
- 466c81c perf/ftrace: Fix function trace events by Peter Zijlstra · 7 years ago
- 8fd0fbb perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") by Peter Zijlstra · 7 years ago
- 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 9 years ago
- ec5e099 perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 9 years ago
- 0a74c5b ftrace/perf: Check sample types only for sampling events by Jiri Olsa · 9 years ago
- c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- ba27f2b ftrace: Remove use of control list and ops by Steven Rostedt (Red Hat) · 9 years ago
- 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
- 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 10 years ago
- 86038c5 perf: Avoid horrible stack usage by Peter Zijlstra (Intel) · 10 years ago
- f4be073 perf: Check permission only for parent tracepoint event by Jiri Olsa · 10 years ago
- 3da0f18 kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace by Masami Hiramatsu · 11 years ago
- 63c45f4 perf: Disallow user-space stack dumps for function trace events by Jiri Olsa · 11 years ago
- cfa77bc perf: Disallow user-space callchains for function trace events by Jiri Olsa · 11 years ago
- 0022ced perf/trace: Properly use u64 to hold event_id by Vince Weaver · 11 years ago
- d5b5f39 ftrace, perf: Avoid infinite event generation loop by Peter Zijlstra · 11 years ago
- 12ae030 perf/ftrace: Fix paranoid level for enabling function tracer by Steven Rostedt · 11 years ago
- cd92bf6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() by Oleg Nesterov · 12 years ago
- b8ebfd3 tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty by Oleg Nesterov · 12 years ago
- bcada3d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
- e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 12 years ago
- a1e2e31 ftrace: Return pt_regs to function trace callback by Steven Rostedt · 13 years ago
- 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
- 5500fa5 ftrace, perf: Add filter support for function trace event by Jiri Olsa · 13 years ago
- ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 13 years ago
- 489c75c ftrace, perf: Add add/del tracepoint perf registration actions by Jiri Olsa · 13 years ago
- ceec0b6 ftrace, perf: Add open/close tracepoint perf registration actions by Jiri Olsa · 13 years ago
- 61c3265 tracing: New flag to allow non privileged users to use a trace event by Frederic Weisbecker · 14 years ago
- a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 15 years ago
- 2aa61274 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
- 9cb627d perf, trace: Fix module leak by Li Zefan · 14 years ago
- 6016ee1 perf, tracing: add missing __percpu markups by Namhyung Kim · 14 years ago
- 7ae07ea perf: Humanize the number of contexts by Frederic Weisbecker · 14 years ago
- 669336e perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call by Frederic Weisbecker · 14 years ago
- a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 15 years ago
- f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 15 years ago
- a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 15 years ago
- c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
- b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 15 years ago
- 2e97942 perf_events, trace: Fix perf_trace_destroy(), mutex went missing by Peter Zijlstra · 15 years ago
- 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 15 years ago
- 87f44bb perf, trace: Fix !x86 build bug by Peter Zijlstra · 15 years ago
- ff5f149 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 by Steven Rostedt · 15 years ago
- 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 15 years ago
- b7e2ece perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction by Peter Zijlstra · 15 years ago
- 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 15 years ago
- 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 15 years ago
- 2239291 tracing: Remove per event trace registering by Steven Rostedt · 15 years ago
- eb1e796 perf: Correctly align perf event tracing buffer by Frederic Weisbecker · 15 years ago
- f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 15 years ago
- 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 15 years ago
- 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 15 years ago[Renamed (73%) from kernel/trace/trace_event_profile.c]
- c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 15 years ago
- 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 15 years ago
- e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 15 years ago
- ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
- 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
- bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
- 75fb409 tracing: Use free_percpu instead of kfree by Frederic Weisbecker · 15 years ago
- fe8e5b5 tracing: Check total refcount before releasing bufs in profile_enable failure by Frederic Weisbecker · 15 years ago
- d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
- 05bafda tracing: Export trace_profile_buf symbols by Peter Zijlstra · 15 years ago
- 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
- e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
- 558e654 tracing/profile: fix profile_disable vs module_unload by Li Zefan · 15 years ago
- af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 15 years ago
- 20c8928 tracing/events: fix concurrent access to ftrace_events list by Li Zefan · 16 years ago
- a59fd60 tracing/events: convert event call sites to use a link list by Steven Rostedt · 16 years ago
- 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 16 years ago
- ac199db ftrace: event profile hooks by Peter Zijlstra · 16 years ago