summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
* sched: add affinity, task load information to sched tracepointsSteve Muckle2016-03-23
* trace: ipc_logging: Use virtual counterKarthikeyan Ramasubramanian2016-03-22
* trace: Add snapshot of ipc_logging driverKarthikeyan Ramasubramanian2016-03-22
* block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan2016-03-22
* trace: rtb: disable RTB in the first panic notifierSe Wang (Patrick) Oh2016-03-01
* msm: rtb: Add timestamp to rtb loggingVignesh Radhakrishnan2016-03-01
* trace: rtb: add msm_rtb register tracing feature snapshotMatt Wagantall2016-03-01
* 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
| * | tracing: Check all tasks on each CPU when filtering pidsSteven Rostedt (Red Hat)2015-10-25
| * | tracing: Implement event pid filteringSteven Rostedt (Red Hat)2015-10-25
| * | tracing: Add set_event_pid directory for future useSteven Rostedt (Red Hat)2015-10-25
| * | tracing: Remove {start,stop}_branch_traceDmitry Safonov2015-10-21
| * | tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer2015-10-20