Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/tools/perf
Arnaldo Carvalho de Melo b7cb10e790 perf probe: Print debug messages using pr_*()
Use the new pr_{err,warning,debug,etc} printout methods, just
like in the kernel.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <1256153646-10097-1-git-send-email-acme@redhat.com>
[ Split this patch out, to keep perf/probes separate. ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-10-23 08:24:21 +02:00
..
Documentation Merge branch 'perf/core' into perf/probes 2009-10-23 08:23:20 +02:00
util perf probe: Print debug messages using pr_*() 2009-10-23 08:24:21 +02:00
.gitignore perf tools: .gitignore += perf*.html 2009-09-24 14:01:22 +02:00
builtin-annotate.c perf tools: Unify debug messages mechanisms 2009-10-23 08:22:47 +02:00
builtin-help.c perf: Enable more compiler warnings 2009-08-16 10:47:47 +02:00
builtin-list.c perf list: Fix large list output by using the pager 2009-08-13 09:05:48 +02:00
builtin-probe.c perf probe: Print debug messages using pr_*() 2009-10-23 08:24:21 +02:00
builtin-record.c perf tools: Unify debug messages mechanisms 2009-10-23 08:22:47 +02:00
builtin-report.c perf tools: Unify debug messages mechanisms 2009-10-23 08:22:47 +02:00
builtin-sched.c perf tools: Unify debug messages mechanisms 2009-10-23 08:22:47 +02:00
builtin-stat.c perf stat: Count branches first 2009-10-19 13:36:32 +02:00
builtin-timechart.c perf tools: Unify debug messages mechanisms 2009-10-23 08:22:47 +02:00
builtin-top.c perf tools: Unify debug messages mechanisms 2009-10-23 08:22:47 +02:00
builtin-trace.c perf tools: Unify debug messages mechanisms 2009-10-23 08:22:47 +02:00
builtin.h perf: Add perf probe subcommand, a kprobe-event setup helper 2009-10-12 23:31:52 +02:00
command-list.txt perf: Add perf-probe document 2009-10-17 09:54:01 +02:00
CREDITS perf_counter tools: Add CREDITS file for Git contributors 2009-06-24 19:54:29 +02:00
design.txt perf_event: Provide vmalloc() based mmap() backing 2009-10-06 14:21:50 +02:00
Makefile Merge branch 'perf/core' into perf/probes 2009-10-23 08:23:20 +02:00
perf.c Merge branch 'perf/core' into perf/probes 2009-10-23 08:23:20 +02:00
perf.h perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00