Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
bcdedcc1afd6ac91e15cb90aedaf8432f62fed13
/
kernel
/
trace
e097291
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
6c24499
tracing: Fix small merge bug
by Steven Rostedt
· 13 years ago
9e8529a
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 13 years ago
73e21ce
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 13 years ago
515619f
uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty
by Oleg Nesterov
· 13 years ago
ae9f493
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
32520b2
uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()
by Oleg Nesterov
· 13 years ago
4ee5a52
uprobes/tracing: Change create_trace_uprobe() to support uretprobes
by Oleg Nesterov
· 13 years ago
3ede82d
uprobes/tracing: Make seq_printf() code uretprobe-friendly
by Oleg Nesterov
· 13 years ago
4d1298e
uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly
by Oleg Nesterov
· 13 years ago
393a736
uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly
by Oleg Nesterov
· 13 years ago
c1ae5c7
uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()
by Oleg Nesterov
· 13 years ago
a51cc60
uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers
by Oleg Nesterov
· 13 years ago
457d177
uprobes/tracing: Generalize struct uprobe_trace_entry_head
by Oleg Nesterov
· 13 years ago
0e3853d
uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls
by Oleg Nesterov
· 13 years ago
456fdbc
uprobes/tracing: Kill the pointless seq_print_ip_sym() call
by Oleg Nesterov
· 13 years ago
07720b6
uprobes/tracing: Kill the pointless task_pt_regs() calls
by Oleg Nesterov
· 13 years ago
20079eb
ftrace: Get rid of ftrace_profile_bits
by Namhyung Kim
· 13 years ago
ed6f1c9
tracing: Check return value of tracing_init_dentry()
by Namhyung Kim
· 13 years ago
f194397
tracing: Get rid of unneeded key calculation in ftrace_hash_move()
by Namhyung Kim
· 13 years ago
9f50afc
tracing: Reset ftrace_graph_filter_enabled if count is zero
by Namhyung Kim
· 13 years ago
7f49ef6
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
by Steven Rostedt (Red Hat)
· 13 years ago
6a76f8c
tracing: Fix possible NULL pointer dereferences
by Namhyung Kim
· 13 years ago
39e30cd
tracing: Fix off-by-one on allocating stat->pages
by Namhyung Kim
· 13 years ago
83e03b3
tracing: Fix double free when function profile init failed
by Namhyung Kim
· 13 years ago
9607a86
kernel: tracing: Use strlcpy instead of strncpy
by Chen Gang
· 13 years ago
395b97a
ftrace: Do not call stub functions in control loop
by Steven Rostedt (Red Hat)
· 13 years ago
5000c41
ftrace: Consistently restore trace function on sysctl enabling
by Jan Kiszka
· 13 years ago
2930e04
tracing: Fix race with update_max_tr_single and changing tracers
by Steven Rostedt (Red Hat)
· 13 years ago
75761cc
ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
by Chen Gang
· 13 years ago
67012ab
perf: Fix strncpy() use, use strlcpy() instead of strncpy()
by Chen Gang
· 13 years ago
22f4564
tracing: Update debugfs README file
by Steven Rostedt (Red Hat)
· 13 years ago
1f1b396
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 13 years ago
7fe70b5
tracing: Fix ftrace_dump()
by Steven Rostedt (Red Hat)
· 13 years ago
52f6ad6
tracing: Rename trace_event_mutex to trace_event_sem
by zhangwei(Jovi)
· 13 years ago
36a78e9
tracing: Fix comment about prefix in arch_syscall_match_sym_name()
by zhangwei(Jovi)
· 13 years ago
ad7067c
tracing: Convert trace_destroy_fields() to static
by zhangwei(Jovi)
· 13 years ago
b3a8c6f
tracing: Move find_event_field() into trace_events.c
by zhangwei(Jovi)
· 13 years ago
bd6df18
tracing: Use TRACE_MAX_PRINT instead of constant
by zhangwei(Jovi)
· 13 years ago
687c878
tracing: Use pr_warn_once instead of open coded implementation
by zhangwei(Jovi)
· 13 years ago
6c43e55
ring-buffer: Add ring buffer startup selftest
by Steven Rostedt (Red Hat)
· 13 years ago
76f1191
tracing: Add "perf" trace_clock
by Steven Rostedt (Red Hat)
· 13 years ago
8aacf01
tracing: Add "uptime" trace clock that uses jiffies
by Steven Rostedt (Red Hat)
· 13 years ago
328df47
tracing: Add function-trace option to disable function tracing of latency tracers
by Steven Rostedt (Red Hat)
· 13 years ago
4df2971
tracing: Remove most or all of stack tracer stack size from stack_max_size
by Steven Rostedt (Red Hat)
· 13 years ago
d4ecbfc
tracing: Fix stack tracer with fentry use
by Steven Rostedt (Red Hat)
· 13 years ago
8788950
tracing: Use stack of calling function for stack tracer
by Steven Rostedt (Red Hat)
· 13 years ago
dd42cd3
tracing: Add function probe to trigger stack traces
by Steven Rostedt (Red Hat)
· 13 years ago
c142be8
tracing: Add skip argument to trace_dump_stack()
by Steven Rostedt (Red Hat)
· 13 years ago
3cd715d
tracing: Add function probe triggers to enable/disable events
by Steven Rostedt (Red Hat)
· 13 years ago
417944c
tracing: Add a way to soft disable trace events
by Steven Rostedt (Red Hat)
· 13 years ago
7818b38
ftrace: Use manual free after synchronize_sched() not call_rcu_sched()
by Steven Rostedt (Red Hat)
· 13 years ago
e67efb9
ftrace: Clean up function probe methods
by Steven Rostedt (Red Hat)
· 13 years ago
77fd5c1
tracing: Add snapshot trigger to function probes
by Steven Rostedt (Red Hat)
· 13 years ago
3209cff
tracing: Add alloc/free_snapshot() to replace duplicate code
by Steven Rostedt (Red Hat)
· 13 years ago
e1df4cb
ftrace: Fix function probe to only enable needed functions
by Steven Rostedt (Red Hat)
· 13 years ago
8380d24
ftrace: Separate unlimited probes from count limited probes
by Steven Rostedt (Red Hat)
· 13 years ago
8b8fa62
tracing: Consolidate ftrace_trace_onoff_unreg() into callback
by Steven Rostedt (Red Hat)
· 13 years ago
1c31714
tracing: Consolidate updating of count for traceon/off
by Steven Rostedt (Red Hat)
· 13 years ago
1b22e38
tracing: Let tracing_snapshot() be used by modules but not NMI
by Steven Rostedt (Red Hat)
· 13 years ago
ca268da
tracing: Add internal ftrace trace_puts() for ftrace to use
by Steven Rostedt (Red Hat)
· 13 years ago
09ae723
tracing: Add trace_puts() for even faster trace_printk() tracing
by Steven Rostedt (Red Hat)
· 13 years ago
153e8ed
tracing: Fix the branch tracer that broke with buffer change
by Steven Rostedt (Red Hat)
· 13 years ago
55034cd
tracing: Add alloc_snapshot kernel command line parameter
by Steven Rostedt (Red Hat)
· 13 years ago
f4e781c
tracing: Move the tracing selftest code into its own function
by Steven Rostedt (Red Hat)
· 13 years ago
f5eb558
ring-buffer: Do not use schedule_work_on() for current CPU
by Steven Rostedt (Red Hat)
· 13 years ago
ad909e2
tracing: Add internal tracing_snapshot() functions
by Steven Rostedt (Red Hat)
· 13 years ago
a695cb5
tracing: Prevent deleting instances when they are being read
by Steven Rostedt (Red Hat)
· 13 years ago
121aaee
tracing: Add per_cpu directory into tracing instances
by Steven Rostedt (Red Hat)
· 13 years ago
ce9bae5
tracing: Add snapshot feature to instances
by Steven Rostedt (Red Hat)
· 13 years ago
737223f
tracing: Consolidate buffer allocation code
by Steven Rostedt (Red Hat)
· 13 years ago
45ad21c
tracing: Have trace_array keep track if snapshot buffer is allocated
by Steven Rostedt (Red Hat)
· 13 years ago
6de58e6
tracing: Add snapshot_raw to extract the raw data from snapshot
by Steven Rostedt (Red Hat)
· 13 years ago
0b85ffc
tracing: Add config option to allow snapshot to swap per cpu
by Steven Rostedt (Red Hat)
· 13 years ago
f1affca
tracing: Add snapshot in the per_cpu trace directories
by Steven Rostedt (Red Hat)
· 13 years ago
12883ef
tracing: Consolidate max_tr into main trace_array structure
by Steven Rostedt (Red Hat)
· 13 years ago
22cffc2
tracing: Enable snapshot when any latency tracer is enabled
by Steven Rostedt (Red Hat)
· 13 years ago
873c642
tracing: Clear all trace buffers when unloaded module event was used
by Steven Rostedt (Red Hat)
· 13 years ago
575380d
tracing: Only clear trace buffer on module unload if event was traced
by Steven Rostedt (Red Hat)
· 13 years ago
f1dc672
ring-buffer: Init waitqueue for blocked readers
by Steven Rostedt (Red Hat)
· 13 years ago
523c811
tracing: Fix some section mismatch warnings
by Li Zefan
· 13 years ago
315326c
tracing: Fix trace events build without modules
by Steven Rostedt (Red Hat)
· 13 years ago
34ef61b
tracing: Add __per_cpu annotation to trace array percpu data pointer
by Steven Rostedt (Red Hat)
· 13 years ago
b8aae39
tracing/syscalls: Annotate field-defining functions with __init
by Li Zefan
· 13 years ago
7e4f44b
tracing: Annotate event field-defining functions with __init
by Li Zefan
· 13 years ago
f71130d
tracing: Add a helper function for event print functions
by Li Zefan
· 13 years ago
1569345
tracing/ring-buffer: Move poll wake ups into ring buffer code
by Steven Rostedt (Red Hat)
· 13 years ago
b627344
tracing: Fix read blocking on trace_pipe_raw
by Steven Rostedt
· 13 years ago
cc60cdc
tracing: Fix polling on trace_pipe_raw
by Steven Rostedt
· 13 years ago
189e578
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
by Steven Rostedt (Red Hat)
· 13 years ago
92edca0
tracing: Use direct field, type and system names
by Steven Rostedt
· 13 years ago
d1a2914
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
by Steven Rostedt
· 13 years ago
7724822
tracing: Get trace_events kernel command line working again
by Steven Rostedt
· 13 years ago
0c8916c
tracing: Add rmdir to remove multibuffer instances
by Steven Rostedt
· 14 years ago
277ba04
tracing: Add interface to allow multiple trace buffers
by Steven Rostedt
· 14 years ago
12ab74e
tracing: Make syscall events suitable for multiple buffers
by Steven Rostedt
· 14 years ago
a7603ff
tracing: Replace the static global per_cpu arrays with allocated per_cpu
by Steven Rostedt
· 14 years ago
ccb469a
tracing: Pass the ftrace_file to the buffer lock reserve code
by Steven Rostedt
· 14 years ago
2b6080f
tracing: Encapsulate global_trace and remove dependencies on global vars
by Steven Rostedt
· 14 years ago
Next »