aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-14tracing/probe: Verify alloc_trace_*probe() resultMasami Hiramatsu2-3/+4
2019-03-14tracing/probe: Check event/group naming rule at parsingMasami Hiramatsu3-10/+10
2019-03-14tracing/probe: Check the size of argument name and bodyMasami Hiramatsu2-0/+3
2019-03-14tracing/probe: Check event name length correctlyMasami Hiramatsu1-1/+7
2019-03-14tracing/probe: Check maxactive error casesMasami Hiramatsu1-3/+7
2019-03-13tracing: kdb: Fix ftdump to not sleepDouglas Anderson4-7/+12
2019-03-12trace/probes: Remove kernel doc style from non kernel doc commentValdis Klētnieks1-1/+1
2019-03-12tracing/probes: Make reserved_field_names staticValdis Klētnieks1-1/+1
2019-03-05tracing: Use strncpy instead of memcpy when copying comm in trace.cTom Zanussi1-2/+2
2019-03-05tracing: Use strncpy instead of memcpy when copying comm for hist triggersTom Zanussi1-2/+2
2019-03-05tracing: Use strncpy instead of memcpy for string keys in hist triggersTom Zanussi1-2/+3
2019-03-05tracing: Use str_has_prefix() in synth_event_create()Tom Zanussi1-2/+2
2019-03-05x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_replace()Steven Rostedt (VMware)1-25/+17
2019-02-21tracing/perf: Use strndup_user() instead of buggy open-coded versionJann Horn1-9/+7
2019-02-21doc: trace: Fix documentation for uprobe_profileSrikar Dronamraju1-4/+3
2019-02-20tracing: Fix spelling mistake: "analagous" -> "analogous"Colin Ian King1-1/+1
2019-02-20tracing: Comment why cond_snapshot is checked outside of max_lock protectionSteven Rostedt (VMware)1-0/+8
2019-02-20tracing: Add hist trigger action 'expected fail' test caseTom Zanussi1-0/+30
2019-02-20tracing: Add alternative synthetic event trace action test caseTom Zanussi1-0/+42
2019-02-20tracing: Add hist trigger onchange() handler test caseTom Zanussi1-0/+28
2019-02-20tracing: Add hist trigger snapshot() action test caseTom Zanussi1-0/+43
2019-02-20tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcasesTom Zanussi8-0/+8
2019-02-20tracing: Add alternative synthetic event trace action syntaxTom Zanussi3-22/+76
2019-02-20tracing: Add hist trigger onchange() handler DocumentationTom Zanussi1-0/+98
2019-02-20tracing: Add hist trigger onchange() handlerTom Zanussi2-9/+52
2019-02-20tracing: Add hist trigger snapshot() action DocumentationTom Zanussi1-0/+110
2019-02-20tracing: Add hist trigger snapshot() actionTom Zanussi2-10/+259
2019-02-20tracing: Add conditional snapshotTom Zanussi3-6/+244
2019-02-20tracing: Generalize hist trigger onmax and save actionTom Zanussi1-76/+160
2019-02-20tracing: Split up onmatch action dataTom Zanussi2-52/+63
2019-02-20tracing: Make hist trigger Documentation better reflect actions/handlersTom Zanussi1-13/+43
2019-02-20tracing: Refactor hist trigger action codeTom Zanussi1-169/+238
2019-02-20tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)1-1/+0
2019-02-15uprobes: convert uprobe.ref to refcount_tElena Reshetova1-4/+4
2019-02-15ftrace: Allow enabling of filters via index of available_filter_functionsSteven Rostedt (VMware)4-0/+74
2019-02-11tracing: Change the function format to display function names by perfChangbin Du1-22/+19
2019-02-06ring-buffer: Remove unused function ring_buffer_page_len()Miroslav Benes2-16/+0
2019-02-06tracing: Show stacktrace for wakeup tracersChangbin Du1-0/+2
2019-02-06tracing/doc: Add latency tracer funcgraph exampleChangbin Du1-0/+51
2019-02-06tracing: Put a margin between flags and duration for wakeup tracersChangbin Du1-2/+3
2019-02-06tracing: Show more info for funcgraph wakeup tracersChangbin Du1-1/+4
2019-02-06tracing: Add comment to predicate_parse() about "&&" or "||"Steven Rostedt (VMware)1-0/+1
2019-02-06tracing: Annotate implicit fall through in predicate_parse()Mathieu Malaterre1-0/+1
2019-02-06tracing: Annotate implicit fall through in parse_probe_arg()Mathieu Malaterre1-0/+1
2019-02-06function_graph: Support displaying relative timestampChangbin Du4-6/+32
2019-02-03Linux 5.0-rc5Linus Torvalds1-1/+1
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-14/+35
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-39/+9
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-23/+35
2019-02-03Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3