summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)2014-02-203-38/+101
| * | | | tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim2014-02-201-37/+56
| * | | | tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim2014-02-201-6/+6
| * | | | ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)2014-02-204-14/+94
| * | | | ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)2014-02-201-4/+8
| * | | | ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)2014-02-202-40/+81
| * | | | tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)2014-02-202-4/+4
| * | | | tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)2014-02-201-0/+18
| * | | | ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)2014-02-201-9/+8
| * | | | tracing: Only let top level have option filesSteven Rostedt (Red Hat)2014-02-201-3/+5
| * | | | tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)2014-02-203-16/+60
| * | | | tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)2014-02-204-4/+8
| * | | | tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-208-17/+27
| |/ / /
* | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-011-9/+11
|\ \ \ \
| * | | | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-051-9/+11
| |/ / /
* | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-311-2/+2
|\ \ \ \
| * | | | asmlinkage: Make trace_hardirqs_on/off_caller visibleAndi Kleen2014-02-131-2/+2
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-111-0/+10
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | trace: Replace hardcoding of 19 with MAX_NICEDongsheng Yang2014-02-271-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-3/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | perf: Disallow user-space stack dumps for function trace eventsJiri Olsa2014-03-111-0/+7
| * | | | perf: Disallow user-space callchains for function trace eventsJiri Olsa2014-03-111-3/+12
| | |/ / | |/| |
* | | | tracing: Fix traceon trigger condition to actually turn tracing onSteven Rostedt (Red Hat)2014-03-251-2/+25
* | | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-202-11/+2
|/ / /
* | | tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-031-0/+10
|/ /
* | ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)2014-02-111-0/+7
|/
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-7/+8
|\
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-314-41/+46
| |\
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-231-7/+8
* | | Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-271-32/+81
|\ \ \
| * | | tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)2014-01-231-0/+6
| * | | tracing: Fix formatting of trace README fileSteven Rostedt (Red Hat)2014-01-231-52/+64
| * | | tracing/README: Add event file usage to tracing mini-HOWTOTom Zanussi2014-01-221-3/+34
* | | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-2213-908/+3061
|\ \ \ \ | |/ / /
| * | | tracing: Fix buggered tee(2) on tracing_pipeAl Viro2014-01-191-7/+1
| * | | tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)2014-01-141-0/+2
| * | | ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)2014-01-131-26/+32
| * | | ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)2014-01-131-1/+44
| * | | ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt (Red Hat)2014-01-091-15/+72
| * | | tracing: Show available event triggers when no trigger is setSteven Rostedt (Red Hat)2014-01-091-0/+20
| * | | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-092-80/+16
| * | | tracing: Fix counter for traceon/off event triggersSteven Rostedt (Red Hat)2014-01-091-2/+8
| * | | tracing: Remove double-underscore naming in syscall trigger invocationsTom Zanussi2014-01-061-8/+8
| * | | tracing/kprobes: Add trace event trigger invocationsTom Zanussi2014-01-061-6/+36
| * | | tracing/probes: Fix build break on !CONFIG_KPROBE_EVENTNamhyung Kim2014-01-032-8/+8
| * | | tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-024-1/+62
| * | | tracing/uprobes: Add support for full argument access methodsNamhyung Kim2014-01-021-12/+22
| * | | tracing/uprobes: Fetch args before reserving a ring bufferNamhyung Kim2014-01-021-14/+132
| * | | tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()Namhyung Kim2014-01-021-1/+1
OpenPOWER on IntegriCloud