Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140607
b: refs/heads/master
c: f7d48cb
h: refs/heads/master
i:
  140605: d2e2513
  140603: bbbfbed
  140599: 5b1a573
  140591: bf0e174
  140575: 338bd60
  140543: 5428660
v: v3
  • Loading branch information
Ingo Molnar committed Dec 29, 2008
1 parent d70bb2c commit 7209d39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e302cf3f961ceb54c1dd0aff7ba8531df83be07a
refs/heads/master: f7d48cbde5c0710008caeaf7dbf14f4a9b064940
4 changes: 2 additions & 2 deletions trunk/kernel/trace/trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -469,10 +469,10 @@ struct tracer_switch_ops {
void *private;
struct tracer_switch_ops *next;
};

char *trace_find_cmdline(int pid);
#endif /* CONFIG_CONTEXT_SWITCH_TRACER */

extern char *trace_find_cmdline(int pid);

#ifdef CONFIG_DYNAMIC_FTRACE
extern unsigned long ftrace_update_tot_cnt;
#define DYN_FTRACE_TEST_NAME trace_selftest_dynamic_test_func
Expand Down

0 comments on commit 7209d39

Please sign in to comment.