commit | d34a4debef933061924ee17c2ede33f5c44925fb | [log] [tgz] |
---|---|---|
author | jolsa@redhat.com <jolsa@redhat.com> | Thu Jul 16 21:44:28 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Jul 18 12:21:17 2009 +0200 |
tree | 099b8ae8bebc2cbbb5593e06f8508f8a64fed480 | |
parent | 566b0aaf798a0dddfc455d1a5b05c424c6686c65 [diff] |
tracing: Remove .globl in the scripts/recordmcount.pl doc I was reading throught the recordmcount.pl starting comment, and spotted a tiny discrepancy. The second example is about my_func not being global, but the example code has the ".globl my_func" statement just moved. Signed-off-by: Jiri Olsa <jolsa@redhat.com> Cc: rostedt@goodmis.org LKML-Reference: <1247773468-11594-4-git-send-email-jolsa@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>