Searched refs:tracefs (Results 1 – 25 of 73) sorted by relevance
123
/external/libtracefs/src/ |
D | Makefile | 6 OBJS += tracefs-utils.o 7 OBJS += tracefs-instance.o 8 OBJS += tracefs-events.o 9 OBJS += tracefs-tools.o 10 OBJS += tracefs-marker.o 11 OBJS += tracefs-kprobes.o 12 OBJS += tracefs-hist.o 13 OBJS += tracefs-filter.o 14 OBJS += tracefs-dynevents.o 15 OBJS += tracefs-eprobes.o [all …]
|
/external/libtracefs/Documentation/ |
D | libtracefs-events-tep.txt | 14 *#include <tracefs.h>* 28 _tracing_dir_ directory. This could be NULL or the location of the tracefs 30 to a copy of the tracefs directory from another machine. 35 location of the tracefs mount point for the trace systems of the local 36 machine, or it may be a path to a copy of the tracefs directory from another 43 directory. This could be NULL or the location of the tracefs mount point 45 of the tracefs directory from another machine. The _tep_ argument must be 56 mount point of the tracefs file system. 74 #include <tracefs.h> 114 *tracefs.h*
|
D | libtracefs-error.txt | 7 functions to read and clear the tracefs error log. 13 *#include <tracefs.h>* 22 The *tracefs_error_last*() returns the last error message in the tracefs 24 tracefs file system may produce error messages in the error log. This 51 #include <tracefs.h> 103 *tracefs.h*
|
D | libtracefs-log.txt | 12 *#include <tracefs.h>* 30 #include <tracefs.h> 42 *tracefs.h*
|
D | libtracefs-cpu-open.txt | 12 *#include <tracefs.h>* 25 files in the tracefs file system in oder to read them with the *tracefs_cpu_read*(3) 28 The *tracefs_cpu_open()* creates a descriptor that can read the tracefs 67 *tracefs.h*
|
D | libtracefs-events.txt | 13 *#include <tracefs.h>* 38 directory. This could be NULL or the location of the tracefs mount point 40 of the tracefs directory from another machine. The last entry in the array 46 or the location of the tracefs mount point for the trace systems of the 47 local machine, or it may be a path to a copy of the tracefs directory 106 #include <tracefs.h> 161 *tracefs.h*
|
D | libtracefs-utils.txt | 13 *#include <tracefs.h>* 29 directory. This could be NULL or the location of the tracefs mount point 31 of the tracefs directory from another machine. The last entry in the array 83 #include <tracefs.h> 105 *tracefs.h*
|
D | libtracefs-option-misc.txt | 13 *#include <tracefs.h>* 46 #include <tracefs.h> 66 *tracefs.h*
|
D | libtracefs-files.txt | 13 *#include <tracefs.h>* 37 only with files in the tracefs main directory, it is not trace instance 82 #include <tracefs.h> 97 *tracefs.h*
|
D | libtracefs-hist-cont.txt | 13 *#include <tracefs.h>* 55 #include <tracefs.h> 101 perror("Reading tracefs"); 176 *tracefs.h*
|
D | libtracefs-iterator.txt | 12 *#include <tracefs.h>* 37 The *tracefs_iterate_raw_events()* function will read the tracefs raw 41 NULL, then the toplevel tracefs buffer is used, otherwise the buffer for 81 #include <tracefs.h> 195 *tracefs.h*
|
D | libtracefs-marker_raw.txt | 13 *#include <tracefs.h>* 49 #include <tracefs.h> 67 *tracefs.h*
|
D | libtracefs-stream.txt | 13 *#include <tracefs.h>* 56 #include <tracefs.h> 91 *tracefs.h*
|
D | libtracefs-events-file.txt | 13 *#include <tracefs.h>* 32 These are functions for accessing tracefs event specific files. 33 These functions act similar to the tracefs instance file functions 98 #include <tracefs.h> 184 *tracefs.h*
|
D | libtracefs-marker.txt | 13 *#include <tracefs.h>* 52 #include <tracefs.h> 81 *tracefs.h*
|
D | libtracefs-eprobes.txt | 12 *#include <tracefs.h>* 44 #include <tracefs.h> 152 *tracefs.h*
|
D | libtracefs-traceon.txt | 13 *#include <tracefs.h>* 58 #include <tracefs.h> 117 *tracefs.h*
|
D | libtracefs-options.txt | 6 tracefs_options - ftrace options, that can be controlled using tracefs library. 12 *#include <tracefs.h>* 62 This enum contains all ftrace options, that can be manipulated using tracefs library. More detailed 124 *tracefs.h*
|
D | libtracefs-instances-files.txt | 13 *#include <tracefs.h>* 54 #include <tracefs.h> 139 *tracefs.h*
|
D | libtracefs-instances-utils.txt | 13 *#include <tracefs.h>* 74 #include <tracefs.h> 107 *tracefs.h*
|
D | libtracefs-uprobes.txt | 12 *#include <tracefs.h>* 50 #include <tracefs.h> 154 *tracefs.h*
|
/external/trace-cmd/tracecmd/ |
D | trace-stat.c | 33 path = tracefs_instance_get_file(instance->tracefs, file); in get_instance_file_fd() 130 if (!tracefs_file_exists(instance->tracefs, name)) in report_file() 367 path = tracefs_instance_get_file(instance->tracefs, "events"); in report_events() 456 path = tracefs_instance_get_file(instance->tracefs, "events"); in report_event_filters() 529 path = tracefs_instance_get_file(instance->tracefs, "events"); in report_event_triggers() 618 path = tracefs_instance_get_file(instance->tracefs, "set_graph_function"); in report_graph_funcs() 626 path = tracefs_instance_get_file(instance->tracefs, "set_graph_notrace"); in report_graph_funcs() 639 path = tracefs_instance_get_file(instance->tracefs, "set_ftrace_filter"); in report_ftrace_filters() 647 path = tracefs_instance_get_file(instance->tracefs, "set_ftrace_notrace"); in report_ftrace_filters() 713 struct tracefs_instance *tracefs = instance ? instance->tracefs : NULL; in report_clock() local [all …]
|
D | trace-record.c | 319 path = tracefs_instance_get_file(instance->tracefs, file); in instance_reset_file_save() 332 tracefs_file_exists(top_instance.tracefs, "set_event_pid")) in test_set_event_pid() 335 tracefs_file_exists(top_instance.tracefs, "options/event-fork")) in test_set_event_pid() 338 tracefs_file_exists(top_instance.tracefs, "options/function-fork")) in test_set_event_pid() 376 instance->tracefs = tracefs_instance_create(name); in allocate_instance() 377 if (!instance->tracefs) in allocate_instance() 386 tracefs_instance_free(instance->tracefs); in allocate_instance() 485 path = tracefs_instance_get_file(instance->tracefs, file); in tracecmd_stat_cpu_instance() 529 name = tracefs_instance_get_name(instance->tracefs); in get_temp_file() 577 name = tracefs_instance_get_name(instance->tracefs); in delete_temp_file() [all …]
|
/external/libtracefs/ |
D | Makefile | 149 INCLUDES += -I$(src)/include/tracefs 280 $(Q)$(call do_install,$(src)/include/tracefs.h,$(includedir_SQ),644) 332 OBJS += tracefs-utils.o 333 OBJS += tracefs-instance.o 334 OBJS += tracefs-events.o
|
/external/libtraceevent/Documentation/ |
D | libtraceevent-header_page.txt | 21 These functions retrieve information from kernel context, stored in tracefs 27 This information is retrieved from tracefs events/header_page, "commit" field. 31 information is retrieved from tracefs events/header_page, "timestamp" field.
|
123