summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2015-06-02writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-28tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu
2015-05-28tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu
2015-05-28tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu
2015-05-28f2fs: add f2fs_map_blocksJaegeuk Kim
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan
2015-05-19sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra
2015-05-13tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##callSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##callSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)
2015-05-13tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)
2015-05-13tracing: Move the perf code out of trace_event.hSteven Rostedt (Red Hat)
2015-05-13tracing: Rename trace/ftrace.h to trace/trace_events.hSteven Rostedt (Red Hat)
2015-05-12[media] videodev2: Add V4L2_BUF_FLAG_LASTPeter Seiderer
2015-05-07f2fs: export more enums for tracepointJaegeuk Kim
2015-05-04thermal: add trace events to the power allocator governorJavi Merino
2015-05-05intel_pstate: Add tsc collection and keep previous target pstateDoug Smythies
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-21Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-18Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-04-16f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim
2015-04-15mm: cma: add trace events for CMA allocations and freeingsStefan Strogin
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-04-13tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim
2015-04-10f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim
2015-04-08writeback: Export enums used by tracepoint to user spaceSteven Rostedt (Red Hat)
2015-04-08v4l: Export enums used by tracepoints to user spaceSteven Rostedt (Red Hat)
2015-04-08SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)
2015-04-08mm: tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)
2015-04-08irq/tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)
2015-04-08f2fs: Export the enums in the tracepoints to userspaceSteven Rostedt (Red Hat)
2015-04-08net/9p/tracing: Export enums in tracepoints to userspaceSteven Rostedt (Red Hat)
2015-04-08x86/tlb/trace: Export enums in used by tlb_flush tracepointSteven Rostedt (Red Hat)