Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
helpline.c File Reference
#include <stdio.h>
#include <string.h>
#include "gtk.h"
#include "../ui.h"
#include "../helpline.h"
#include "../../util/debug.h"

Go to the source code of this file.

Functions

void perf_gtk__init_helpline (void)
 
int perf_gtk__show_helpline (const char *fmt, va_list ap)
 

Function Documentation

void perf_gtk__init_helpline ( void  )

Definition at line 32 of file helpline.c.

int perf_gtk__show_helpline ( const char fmt,
va_list  ap 
)

Definition at line 37 of file helpline.c.