summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix partial reading of trace event's id fileElazar Leibovich2019-05-081-3/+0
* tracing: Allow RCU to run between postponed startup testsAnders Roxell2019-05-081-0/+4
* tracing: Fix white space issues in parse_pred() functionColin Ian King2019-05-081-24/+24
* tracing: Eliminate const char[] auto variablesRasmus Villemoes2019-05-082-22/+14
* ring-buffer: Fix mispelling of CalculateYangtao Li2019-05-081-1/+1
* tracing: probeevent: Fix to make the type of $comm stringMasami Hiramatsu2019-05-081-6/+7
* tracing: probeevent: Do not accumulate on ret variableMasami Hiramatsu2019-05-081-1/+1
* tracing: uprobes: Re-enable $comm support for uprobe eventsMasami Hiramatsu2019-05-082-2/+12
* ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra2019-05-081-5/+27
* x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-081-0/+28
* x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf2019-05-081-2/+16
* tracing: kdb: Allow ftdump to skip all but the last few entriesDouglas Anderson2019-05-021-14/+31
* tracing: Add trace_total_entries() / trace_total_entries_cpu()Douglas Anderson2019-05-022-15/+53
* tracing: kdb: The skip_lines parameter should have been skip_entriesDouglas Anderson2019-05-021-8/+8
* function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2019-04-293-2/+2
* function_graph: Have selftest also emulate tr->reset() as it did with tr->init()Steven Rostedt (VMware)2019-04-211-1/+4
* ftrace: Do not process STUB functions in ftrace_ops_list_func()Steven Rostedt (VMware)2019-04-111-0/+3
* ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.cSteven Rostedt (VMware)2019-04-101-4/+0
* rcu: validate arguments for rcu tracepointsYafang Shao2019-04-083-67/+31
* sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao2019-04-081-7/+14
* tracing: introduce TRACE_EVENT_NOP()Yafang Shao2019-04-082-0/+23
* tracing: Add error_log to READMETom Zanussi2019-04-081-0/+1
* tracing: Add tracing/error_log DocumentationTom Zanussi2019-04-082-14/+33
* selftests/ftrace: Add tracing/error_log testcaseTom Zanussi2019-04-081-0/+19
* selftests/ftrace: Remove trigger-extended-error-support testcaseTom Zanussi2019-04-081-28/+0
* selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi2019-04-083-18/+14
* selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu2019-04-082-0/+124
* tracing: Have the error logs show up in the proper instancesSteven Rostedt (VMware)2019-04-085-23/+46
* tracing: Have histogram code pass around trace_array for error handlingSteven Rostedt (VMware)2019-04-081-62/+80
* tracing: Add trace_array parameter to create_event_filter()Steven Rostedt (VMware)2019-04-083-13/+18
* tracing: Use tracing error_log with probe eventsMasami Hiramatsu2019-04-024-124/+348
* tracing: Use tracing error_log with trace event filtersTom Zanussi2019-04-021-2/+9
* tracing: Use tracing error_log with hist triggersTom Zanussi2019-04-021-102/+104
* tracing: Save the last hist command's associated event nameTom Zanussi2019-04-021-6/+27
* tracing: Add tracing error logTom Zanussi2019-04-022-0/+222
* tracing: Kernel access to Ftrace instancesDivya Indi2019-04-022-24/+51
* ring-buffer: Fix ring buffer size in rb_write_something()YueHaibing2019-04-021-1/+1
* Linux 5.1-rc3v5.1-rc3Linus Torvalds2019-03-311-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-3160-201/+409
|\
| * Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-03-289-75/+133
| |\
| | * KVM: arm/arm64: Comments cleanup in mmu.cZenghui Yu2019-03-281-14/+9
| | * KVM: arm/arm64: vgic-its: Make attribute accessors staticYueHaibing2019-03-201-5/+5
| | * KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose2019-03-202-16/+45
| | * KVM: arm/arm64: Enforce PTE mappings at stage2 when neededSuzuki K Poulose2019-03-191-22/+21
| | * KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslotsMarc Zyngier2019-03-191-3/+10
| | * KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-194-6/+28
| | * arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabledMarc Zyngier2019-03-192-6/+12
| | * KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-03-191-3/+3
| * | Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini2019-03-281-8/+10
| * | KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson2019-03-281-0/+17