android_kernel_samsung_msm8976/kernel/trace
Jeff Hugo eeb5af175c trace: ipc_logging: Use PTR_ERR to get error code
IS_ERR is mistakenly used to get the error code from a pointer return
value.  PTR_ERR is the currect API to use to accomplish this.

Use PTR_ERR where IS_ERR is inappropriately used.

Change-Id: I1d3bcf4e0b0c7d42ec33aed423d92d0f1f5488de
Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
2015-04-03 16:48:24 -06:00
..
blktrace.c
ftrace.c
gpu-traces.c
ipc_logging.c
ipc_logging_debug.c trace: ipc_logging: Use PTR_ERR to get error code 2015-04-03 16:48:24 -06:00
ipc_logging_private.h
Kconfig
Makefile
msm_rtb.c msm: rtb: Fix buffer corruption issue 2015-02-10 19:25:05 -08:00
power-traces.c tracing: power: Add trace events for core control 2015-01-22 17:31:16 -08:00
ring_buffer.c
ring_buffer_benchmark.c
rpm-traces.c
trace.c tracing: Fix unmapping loop in tracing_mark_write 2014-12-16 12:01:29 -08:00
trace.h
trace_branch.c
trace_clock.c
trace_cpu_freq_switch.c
trace_entries.h
trace_event_perf.c
trace_events.c
trace_events_filter.c
trace_events_filter_test.h
trace_export.c
trace_functions.c
trace_functions_graph.c
trace_irqsoff.c
trace_kdb.c
trace_kprobe.c
trace_mmiotrace.c
trace_nop.c
trace_output.c
trace_output.h
trace_printk.c
trace_probe.c
trace_probe.h
trace_sched_switch.c
trace_sched_wakeup.c
trace_selftest.c
trace_selftest_dynamic.c
trace_stack.c
trace_stat.c
trace_stat.h
trace_syscalls.c
trace_uprobe.c