index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
tracing: remove legacy select of MARKERS by context switch tracing
Steven Rostedt
2009-08-27
1
-1
/
+0
|
*
|
|
|
|
|
|
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
2009-08-28
1
-6
/
+7
|
*
|
|
|
|
|
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-28
8
-33
/
+59
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
2009-08-26
1
-7
/
+0
|
|
*
|
|
|
|
|
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-26
2
-16
/
+16
|
|
*
|
|
|
|
|
tracing: Define NR_syscalls for x86_64
Jason Baron
2009-08-26
2
-0
/
+7
|
|
*
|
|
|
|
|
tracing: Define NR_syscalls for x86 (32)
Jason Baron
2009-08-26
1
-0
/
+2
|
|
*
|
|
|
|
|
tracing: Don't trace kernel thread syscalls
Hendrik Brueckner
2009-08-26
1
-1
/
+3
|
|
*
|
|
|
|
|
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
2009-08-26
1
-0
/
+4
|
|
*
|
|
|
|
|
tracing: Add syscall tracepoints - s390 arch update
Hendrik Brueckner
2009-08-26
1
-9
/
+27
|
*
|
|
|
|
|
|
tracing: Undef TRACE_EVENT_FN between trace events headers inclusion
Frederic Weisbecker
2009-08-27
1
-0
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
19
-93
/
+154
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-26
5
-36
/
+88
|
|
*
|
|
|
|
|
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-26
7
-45
/
+49
|
|
*
|
|
|
|
|
tracing: Make syscall tracepoints conditional
Josh Stone
2009-08-26
2
-1
/
+5
|
|
*
|
|
|
|
|
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-26
13
-23
/
+24
|
*
|
|
|
|
|
|
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
2009-08-26
1
-2
/
+11
|
*
|
|
|
|
|
|
tracing/events: fix the include file dependencies
Xiao Guangrong
2009-08-26
2
-2
/
+2
|
*
|
|
|
|
|
|
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-26
2
-20
/
+79
|
*
|
|
|
|
|
|
tracing/filters: Support filtering for char * strings
Li Zefan
2009-08-26
2
-3
/
+24
|
*
|
|
|
|
|
|
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
6
-22
/
+49
|
*
|
|
|
|
|
|
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
2009-08-26
3
-9
/
+18
|
*
|
|
|
|
|
|
tracing: Add vim script to enable folding for function_graph traces
Josh Triplett
2009-08-26
1
-0
/
+42
|
*
|
|
|
|
|
|
tracing/sched: show CPU task wakes up on in trace event
Steven Rostedt
2009-08-26
1
-4
/
+8
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
tracing: Eliminate code duplication in kernel/tracepoint.c
Anirban Sinha
2009-08-25
1
-3
/
+0
|
*
|
|
|
|
|
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
2009-08-20
1
-9
/
+16
|
*
|
|
|
|
|
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
5
-13
/
+71
|
*
|
|
|
|
|
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
4
-17
/
+29
|
*
|
|
|
|
|
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-19
4
-7
/
+5
|
*
|
|
|
|
|
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
3
-4
/
+23
|
*
|
|
|
|
|
tracing/syscalls: Fix fields format for enter events
Li Zefan
2009-08-19
1
-23
/
+28
|
*
|
|
|
|
|
[S390] ftrace: update system call tracer support
Ingo Molnar
2009-08-19
1
-2
/
+5
|
*
|
|
|
|
|
ftrace: Simplify seqfile code
Li Zefan
2009-08-17
1
-13
/
+2
|
*
|
|
|
|
|
trace_stack: Simplify seqfile code
Li Zefan
2009-08-17
1
-22
/
+12
|
*
|
|
|
|
|
trace_stat: Fix missing entry in stat file
Li Zefan
2009-08-17
1
-3
/
+7
|
*
|
|
|
|
|
tracing/syscalls: Fix to print parameter types
Li Zefan
2009-08-17
1
-16
/
+1
|
*
|
|
|
|
|
tracing/events: Add module tracepoints
Li Zefan
2009-08-17
4
-3
/
+152
|
*
|
|
|
|
|
tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures
Ingo Molnar
2009-08-13
1
-0
/
+3
|
*
|
|
|
|
|
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
2009-08-11
1
-2
/
+37
|
*
|
|
|
|
|
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
3
-0
/
+49
|
*
|
|
|
|
|
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
4
-5
/
+9
|
*
|
|
|
|
|
tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL
Jason Baron
2009-08-11
1
-4
/
+4
|
*
|
|
|
|
|
tracing: Add more namespace area to 'perf list' output
Jason Baron
2009-08-11
1
-4
/
+4
|
*
|
|
|
|
|
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
4
-1
/
+181
|
*
|
|
|
|
|
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
5
-20
/
+52
|
*
|
|
|
|
|
tracing: Add trace events for each syscall entry/exit
Jason Baron
2009-08-11
3
-103
/
+159
|
*
|
|
|
|
|
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
3
-6
/
+7
|
*
|
|
|
|
|
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
2009-08-11
1
-10
/
+19
|
*
|
|
|
|
|
tracing: Update FTRACE_SYSCALL_MAX
Jason Baron
2009-08-11
1
-2
/
+2
|
*
|
|
|
|
|
tracing: Add syscall tracepoints
Jason Baron
2009-08-11
3
-2
/
+63
[prev]
[next]