Umesh Tiwari
|
5e2d5ef8ec
ftrace: correct the counter increment for trace_buffer data
|
10 years ago |
Gil Fruchter
|
72917235fd
tracing: Fix for non-continuous cpu ids
|
10 years ago |
Gil Fruchter
|
9fe6b778ca
tracing: Prefer kcalloc over kzalloc with multiply
|
10 years ago |
Steven Rostedt (Red Hat)
|
5d6ad960a7
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
|
10 years ago |
Steven Rostedt (Red Hat)
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 years ago |
Steven Rostedt (Red Hat)
|
7f1d2f8210
tracing: Rename ftrace_event_file to trace_event_file
|
10 years ago |
Drew Richardson
|
aabfa5f28f
ftrace: Provide trace clock monotonic raw
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
7682c91843
VFS: kernel/: d_inode() annotations
|
10 years ago |
Linus Torvalds
|
eeee78cf77
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Linus Torvalds
|
3f3c73de77
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Steven Rostedt (Red Hat)
|
9828413d47
tracing: Add enum_map file to show enums that have been mapped
|
10 years ago |
Steven Rostedt (Red Hat)
|
3673b8e4ce
tracing: Allow for modules to convert their enums to values
|
10 years ago |
Steven Rostedt (Red Hat)
|
0c564a538a
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
|
10 years ago |
Tejun Heo
|
1a40243bae
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
Linus Torvalds
|
41cbc01f6e
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Vikram Mulukutla
|
7215853e98
tracing: Fix unmapping loop in tracing_mark_write
|
10 years ago |
Steven Rostedt (Red Hat)
|
eae473581c
tracing: Have mkdir and rmdir be part of tracefs
|
10 years ago |
Steven Rostedt (Red Hat)
|
f76180bc07
tracing: Automatically mount tracefs on debugfs/tracing
|
10 years ago |
Steven Rostedt (Red Hat)
|
8434dc9340
tracing: Convert the tracing facility over to use tracefs
|
10 years ago |
Steven Rostedt (Red Hat)
|
09d23a1d8a
tracing: Create cmdline tracer options on tracing fs init
|
10 years ago |
Steven Rostedt (Red Hat)
|
0f67f04ffc
tracing: Only create tracer options files if directory exists
|
10 years ago |
Steven Rostedt (Red Hat)
|
dfbc1534ea
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into trace/ftrace/tracefs
|
10 years ago |
Steven Rostedt (Red Hat)
|
7eeafbcab4
tracing: Separate out initializing top level dir from instances
|
10 years ago |
Steven Rostedt (Red Hat)
|
c602894814
tracing: Make tracing_init_dentry_tr() static
|
10 years ago |
Borislav Petkov
|
69a1c994cc
tracing: Remove newline from trace_printk warning banner
|
10 years ago |
Steven Rostedt (Red Hat)
|
14a5ae40f0
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
|
10 years ago |
Steven Rostedt (Red Hat)
|
83829b74f5
tracing: Remove extra call to init_ftrace_syscalls()
|
10 years ago |
Steven Rostedt (Red Hat)
|
d716ff71dd
tracing: Remove taking of trace_types_lock in pipe files
|
10 years ago |
Steven Rostedt (Red Hat)
|
cf6ab6d914
tracing: Add ref count to tracer for when they are being read by pipe
|
10 years ago |