Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-05-13 | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2015-05-13 | tracing: Rename ftrace_event.h to trace_events.h | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2014-06-21 | tracing: Fix syscall_*regfunc() vs copy_process() race | Oleg Nesterov | 1 | -0/+15 |
2013-07-02 | tracing: Add missing syscall_metadata comment | Tom Zanussi | 1 | -0/+1 |
2012-11-01 | tracing: Cleanup unnecessary function declarations | Vaibhav Nagarnaik | 1 | -21/+0 |
2012-11-01 | tracing: Trivial cleanup | David Sharp | 1 | -2/+0 |
2010-06-29 | tracing: Use a global field list for all syscall exit events | Li Zefan | 1 | -1/+0 |
2010-05-14 | tracing: Allow events to share their print functions | Steven Rostedt | 1 | -2/+4 |
2010-05-14 | tracing: Move fields from event to class structure | Steven Rostedt | 1 | -2/+2 |
2010-03-10 | perf: Drop the obsolete profile naming for trace events | Frederic Weisbecker | 1 | -4/+4 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2010-01-06 | tracing: Remove show_format and related macros from TRACE_EVENT | Lai Jiangshan | 1 | -4/+0 |
2009-12-28 | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan | 1 | -2/+2 |
2009-12-01 | trace_syscalls: Simplify syscall profile | Lai Jiangshan | 1 | -4/+4 |
2009-12-01 | trace_syscalls: Remove duplicate init_enter_##sname() | Lai Jiangshan | 1 | -0/+1 |
2009-12-01 | trace_syscalls: Add syscall_nr field to struct syscall_metadata | Lai Jiangshan | 1 | -1/+2 |
2009-12-01 | trace_syscalls: Remove enter_id exit_id | Lai Jiangshan | 1 | -6/+0 |
2009-12-01 | trace_syscalls: Set event_enter_##sname->data to its metadata | Lai Jiangshan | 1 | -1/+1 |
2009-12-01 | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit | Lai Jiangshan | 1 | -2/+0 |
2009-10-23 | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 1 | -1/+1 |
2009-10-14 | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 1 | -1/+1 |
2009-08-27 | tracing: Ftrace dynamic ftrace_event_call support | Masami Hiramatsu | 1 | -4/+7 |
2009-08-26 | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 1 | -17/+0 |
2009-08-26 | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 1 | -8/+4 |
2009-08-26 | tracing: Make syscall tracepoints conditional | Josh Stone | 1 | -0/+4 |
2009-08-19 | tracing/syscalls: Add filtering support | Li Zefan | 1 | -0/+7 |
2009-08-19 | tracing/syscalls: Add fields format for exit events | Li Zefan | 1 | -2/+4 |
2009-08-11 | tracing: Add fields format definition for syscall events | Frederic Weisbecker | 1 | -0/+2 |
2009-08-11 | tracing: Add perf counter support for syscalls tracing | Jason Baron | 1 | -0/+7 |
2009-08-11 | tracing: Add individual syscalls tracepoint id support | Jason Baron | 1 | -0/+8 |
2009-08-11 | tracing: Add trace events for each syscall entry/exit | Jason Baron | 1 | -9/+9 |
2009-08-11 | tracing: Add syscall tracepoints | Jason Baron | 1 | -0/+20 |
2009-08-11 | tracing: Call arch_init_ftrace_syscalls at boot | Jason Baron | 1 | -1/+0 |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 1 | -0/+35 |