summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
|\
| * tracing: Don't display trigger file for events that can't be enabledChunyu Hu2016-05-11
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
|\|
| * tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-04-12
| * tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)2016-04-12
| * tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)2016-04-12
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
|\|
| * tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-09
| * tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)2016-03-03
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-02-29
|\|
| * tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt2016-02-17
| * tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()Steven Rostedt (Red Hat)2016-02-17
* | trace: fix compilation for 4.1Dmitry Shmidt2016-02-16
* | trace: add non-hierarchical function_graph optionJamie Gennis2016-02-16
* | trace: Add an option to show tgids in trace outputJamie Gennis2016-02-16
* | trace/events: add gpu trace eventsJamie Gennis2016-02-16
|/
* tracing: Fix setting of start_index in find_next()Qiu Peiyang2016-01-04
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-12-08
|\
| * treewide: Remove old email addressPeter Zijlstra2015-11-23
* | tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)2015-12-01
* | ring-buffer: Put back the length if crossed page with add_timestampSteven Rostedt (Red Hat)2015-11-24
* | ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)2015-11-24
|/
* Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2015-11-12
|\
| * tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not setChen Gang2015-11-10
| * tracing: Remove unused ftrace_cpu_disabled per cpu variableDmitry Safonov2015-11-07
| * tracing: Make tracing work when debugfs is not configured inJiaxing Wang2015-11-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \
| * | bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt2015-11-10
* | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-06
|\ \ \ | | |/ | |/|
| * | tracing: Put back comma for empty fields in boot string parsingSteven Rostedt (Red Hat)2015-11-03
| * | tracing: Apply tracer specific options from kernel command line.Jiaxing Wang2015-11-03
| * | ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmarkSteven Rostedt (Red Hat)2015-11-03
| * | tracing: Allow dumping traces without tracking trace started cpusSasha Levin2015-11-03
| * | ring_buffer: Fix more races when terminating the producer in the benchmarkPetr Mladek2015-11-03
| * | ring_buffer: Do no not complete benchmark reader too earlyPetr Mladek2015-11-03
| * | tracing: Remove redundant TP_ARGS redefiningDmitry Safonov2015-11-03
| * | tracing: Rename max_stack_lock to stack_trace_max_lockSteven Rostedt (Red Hat)2015-11-03
| * | tracing: Allow arch-specific stack tracerAKASHI Takahiro2015-11-03
| * | tracing: ftrace_event_is_function() can return booleanYaowei Bai2015-11-02
| * | tracing: is_legal_op() can return booleanYaowei Bai2015-11-02
| * | ring-buffer: rb_event_is_commit() can return booleanYaowei Bai2015-11-02
| * | ring-buffer: rb_per_cpu_empty() can return booleanYaowei Bai2015-11-02
| * | ring_buffer: ring_buffer_empty{cpu}() can return booleanYaowei Bai2015-11-02
| * | ring-buffer: rb_is_reader_page() can return booleanYaowei Bai2015-11-02
| * | tracing: report_latency() in trace_irqsoff.c can return booleanYaowei Bai2015-11-02
| * | tracing: report_latency() in trace_sched_wakeup.c can return booleanYaowei Bai2015-11-02
| * | tracing: Update instance_rmdir() to use tracefs_remove_recursiveJiaxing Wang2015-11-02
| * | tracing: Only benchmark the time tracepoints take if tracing is onChunyan Zhang2015-11-02
| * | tracing: Call on_each_cpu() when adding or removing single pids from set_even...Steven Rostedt (Red Hat)2015-11-02
| * | tracing: Fix sparse RCU warningSteven Rostedt (Red Hat)2015-10-26