Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
80a32e5b498a7547073e5e4b2b804edc7219979d
/
tools
/
perf
/
util
/
trace-event-info.c
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 10 years ago
d400a68
perf tools: Convert open coded equivalents to asprintf()
by Andy Shevchenko
· 10 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
0466252
perf tools: Introduce zfree
by Arnaldo Carvalho de Melo
· 11 years ago
553873e
tools/: Convert to new topic libraries
by Borislav Petkov
· 11 years ago
cfd0e8c
perf util: No need to call read_trace_init() in tracing_data_header()
by Namhyung Kim
· 11 years ago
077f159
perf util: Rename read_*() functions in trace-event-info.c
by Namhyung Kim
· 11 years ago
e7c93f0
perf util: Use evsel->name to get tracepoint_paths
by Namhyung Kim
· 11 years ago
167aedc
perf util: Move debugfs/tracing helper functions to util.c
by Namhyung Kim
· 11 years ago
7f42b95
perf tools: Get rid of die() calls from trace-event-info.c
by Namhyung Kim
· 12 years ago
8755d5e
perf tools: Get rid of write_or_die() from trace-event-info.c
by Namhyung Kim
· 12 years ago
5a6fd27
perf tools: Get rid of malloc_or_die() in trace-event-info.c
by Namhyung Kim
· 12 years ago
454f8c7
perf tools: Let get_tracing_file() return NULL to indicate failure.
by Namhyung Kim
· 12 years ago
45fa534
perf tools: Remove duplicated page_size definition
by Namhyung Kim
· 12 years ago
e5f5e5e
perf tools: Remove unused macro definitions
by Namhyung Kim
· 12 years ago
024b130
perf tools: Remove unnecessary calc_data_size variable
by Namhyung Kim
· 12 years ago
d301de8
perf tools: Remove unused struct definitions
by Namhyung Kim
· 12 years ago
1355915
perf tools: Extract perf-specific stuff from debugfs.c
by Borislav Petkov
· 12 years ago
85c66be
perf tools: Introduce tools/lib/lk library
by Borislav Petkov
· 12 years ago
aaf045f
perf: Have perf use the new libtraceevent.a library
by Steven Rostedt
· 13 years ago
172d1b0
perf tools: Fix compile error on x86_64 Ubuntu
by Namhyung Kim
· 13 years ago
c168fbf
perf tools: Eliminate duplicate code and use PATH_MAX consistently
by Arnaldo Carvalho de Melo
· 13 years ago
1ca4ff41
perf tools: Fix a typo of command name as trace-cmd
by Masami Hiramatsu
· 13 years ago
29208e5
perf tools: Fix tracing info recording
by Jiri Olsa
· 13 years ago
259032b
perf: Robustify proc and debugfs file recording
by Sonny Rao
· 13 years ago
69aad6f
perf tools: Introduce event selectors
by Arnaldo Carvalho de Melo
· 14 years ago
db620b1
perf/record: simplify TRACE_INFO tracepoint check
by Tom Zanussi
· 15 years ago
63e0c77
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
by Tom Zanussi
· 15 years ago
9215545
perf: Convert perf tracing data into a tracing_data event
by Tom Zanussi
· 15 years ago
1b75962
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
by Arnaldo Carvalho de Melo
· 15 years ago
9967411
perf trace: Fix forgotten close of file/dir
by Xiao Guangrong
· 15 years ago
61be3e5
perf trace: Clean up find_debugfs()
by Xiao Guangrong
· 15 years ago
659d8cf
perf tools: Do a few more directory handling optimizations
by Ulrich Drepper
· 15 years ago
e256136
perf trace: Read_tracing_data should die() another day
by Arnaldo Carvalho de Melo
· 15 years ago
03456a1
perf tools: Merge trace.info content into perf.data
by Frederic Weisbecker
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
6706ccf
perf tools: Fix memory leak in read_ftrace_printk()
by Li Zefan
· 15 years ago
65014ab
perf tools: Work around strict aliasing related warnings
by Ingo Molnar
· 15 years ago
1ef2ed1
perf tools: Only save the event formats we need
by Frederic Weisbecker
· 15 years ago
52050943
perf tools: Add trace event debugfs IO handler
by Steven Rostedt
· 15 years ago