op_get_time.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * op_get_time (void)

Detailed Description

Get current time as a string

Remarks:
Copyright 2002 OProfile authors
Read the file COPYING
Author:
John Levon
Philippe Elie

Definition in file op_get_time.h.


Function Documentation

char* op_get_time ( void   ) 

op_get_time - get current date and time

Returns a string representing the current date and time, or an empty string on error.

The string is statically allocated and should not be freed.

Definition at line 16 of file op_get_time.c.

Referenced by op_open_files(), opd_24_exit(), opd_26_exit(), opd_open_files(), opd_print_24_stats(), opd_print_stats(), opd_sigterm(), operf_print_stats(), and start_profiling().

Here is the caller graph for this function:


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1