index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-info.c
Age
Commit message (
Expand
)
Author
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
2021-02-03
perf trace-event-info: Rename for_each_event.
Ian Rogers
2020-05-28
perf util: Fix potential SEGFAULT in put_tracepoints_path error path
Li Bin
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
libperf: Include perf_evsel in evsel object
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393
Thomas Gleixner
2018-10-08
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
2018-08-30
perf util: Fix bad memory access in trace info.
Chris Phlipot
2018-05-17
tools lib api fs tracing_path: Introduce get/put_events_file() helpers
Arnaldo Carvalho de Melo
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-01-31
perf tools: Create for_each_event macro for tracepoints iteration
Taeung Song
2017-01-26
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
2015-07-23
perf tools: Stop copying kallsyms into the perf.data file header
Arnaldo Carvalho de Melo
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-07
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2013-07-12
perf util: No need to call read_trace_init() in tracing_data_header()
Namhyung Kim
2013-07-12
perf util: Rename read_*() functions in trace-event-info.c
Namhyung Kim
2013-07-12
perf util: Use evsel->name to get tracepoint_paths
Namhyung Kim
2013-07-12
perf util: Move debugfs/tracing helper functions to util.c
Namhyung Kim
2013-03-21
perf tools: Get rid of die() calls from trace-event-info.c
Namhyung Kim
2013-03-21
perf tools: Get rid of write_or_die() from trace-event-info.c
Namhyung Kim
2013-03-21
perf tools: Get rid of malloc_or_die() in trace-event-info.c
Namhyung Kim
2013-03-21
perf tools: Let get_tracing_file() return NULL to indicate failure.
Namhyung Kim
2013-03-15
perf tools: Remove duplicated page_size definition
Namhyung Kim
2013-03-15
perf tools: Remove unused macro definitions
Namhyung Kim
2013-03-15
perf tools: Remove unnecessary calc_data_size variable
Namhyung Kim
2013-03-15
perf tools: Remove unused struct definitions
Namhyung Kim
2013-03-15
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2012-04-25
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-01-08
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
2011-11-28
perf tools: Eliminate duplicate code and use PATH_MAX consistently
Arnaldo Carvalho de Melo
2011-10-28
perf tools: Fix a typo of command name as trace-cmd
Masami Hiramatsu
2011-10-20
perf tools: Fix tracing info recording
Jiri Olsa
2011-07-14
perf: Robustify proc and debugfs file recording
Sonny Rao
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2010-05-05
perf/record: simplify TRACE_INFO tracepoint check
Tom Zanussi
2010-05-03
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-01-16
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
Arnaldo Carvalho de Melo
2009-12-28
perf trace: Fix forgotten close of file/dir
Xiao Guangrong
[next]