Namhyung Kim
|
cfd0e8cf7f
perf util: No need to call read_trace_init() in tracing_data_header()
|
12 years ago |
Namhyung Kim
|
077f159d04
perf util: Rename read_*() functions in trace-event-info.c
|
12 years ago |
Namhyung Kim
|
e7c93f09b8
perf util: Use evsel->name to get tracepoint_paths
|
12 years ago |
Namhyung Kim
|
167aedc44e
perf util: Move debugfs/tracing helper functions to util.c
|
12 years ago |
Namhyung Kim
|
7f42b9505a
perf tools: Get rid of die() calls from trace-event-info.c
|
12 years ago |
Namhyung Kim
|
8755d5e202
perf tools: Get rid of write_or_die() from trace-event-info.c
|
12 years ago |
Namhyung Kim
|
5a6fd27ad7
perf tools: Get rid of malloc_or_die() in trace-event-info.c
|
12 years ago |
Namhyung Kim
|
454f8c7d26
perf tools: Let get_tracing_file() return NULL to indicate failure.
|
12 years ago |
Namhyung Kim
|
45fa534cff
perf tools: Remove duplicated page_size definition
|
12 years ago |
Namhyung Kim
|
e5f5e5ee78
perf tools: Remove unused macro definitions
|
12 years ago |
Namhyung Kim
|
024b13082e
perf tools: Remove unnecessary calc_data_size variable
|
12 years ago |
Namhyung Kim
|
d301de830d
perf tools: Remove unused struct definitions
|
12 years ago |
Borislav Petkov
|
1355915ac6
perf tools: Extract perf-specific stuff from debugfs.c
|
12 years ago |
Borislav Petkov
|
85c66be101
perf tools: Introduce tools/lib/lk library
|
12 years ago |
Steven Rostedt
|
aaf045f723
perf: Have perf use the new libtraceevent.a library
|
13 years ago |
Namhyung Kim
|
172d1b0b73
perf tools: Fix compile error on x86_64 Ubuntu
|
13 years ago |
Arnaldo Carvalho de Melo
|
c168fbfb93
perf tools: Eliminate duplicate code and use PATH_MAX consistently
|
13 years ago |
Masami Hiramatsu
|
1ca4ff41a3
perf tools: Fix a typo of command name as trace-cmd
|
13 years ago |
Jiri Olsa
|
29208e573a
perf tools: Fix tracing info recording
|
13 years ago |
Sonny Rao
|
259032bfe3
perf: Robustify proc and debugfs file recording
|
14 years ago |
Arnaldo Carvalho de Melo
|
69aad6f1ee
perf tools: Introduce event selectors
|
14 years ago |
Tom Zanussi
|
db620b1c2f
perf/record: simplify TRACE_INFO tracepoint check
|
15 years ago |
Tom Zanussi
|
63e0c7715a
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
|
15 years ago |
Tom Zanussi
|
9215545e99
perf: Convert perf tracing data into a tracing_data event
|
15 years ago |
Arnaldo Carvalho de Melo
|
1b75962e92
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
|
15 years ago |
Xiao Guangrong
|
9967411e5b
perf trace: Fix forgotten close of file/dir
|
15 years ago |
Xiao Guangrong
|
61be3e59ba
perf trace: Clean up find_debugfs()
|
15 years ago |
Ulrich Drepper
|
659d8cfbb2
perf tools: Do a few more directory handling optimizations
|
15 years ago |
Arnaldo Carvalho de Melo
|
e25613683b
perf trace: Read_tracing_data should die() another day
|
15 years ago |
Frederic Weisbecker
|
03456a158d
perf tools: Merge trace.info content into perf.data
|
15 years ago |