index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-info.c
Commit message (
Expand
)
Author
Age
*
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
*
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-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-29
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393
Thomas Gleixner
2019-06-05
*
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
2018-10-08
*
perf util: Fix bad memory access in trace info.
Chris Phlipot
2018-08-30
*
tools lib api fs tracing_path: Introduce get/put_events_file() helpers
Arnaldo Carvalho de Melo
2018-05-17
*
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-21
*
perf tools: Create for_each_event macro for tracepoints iteration
Taeung Song
2017-01-31
*
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
2017-01-26
*
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
2015-09-04
*
perf tools: Stop copying kallsyms into the perf.data file header
Arnaldo Carvalho de Melo
2015-07-23
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
*
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
2014-07-07
*
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-27
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
*
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-07-12
*
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-21
*
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
2013-03-15
*
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
*
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
2012-01-08
*
perf tools: Eliminate duplicate code and use PATH_MAX consistently
Arnaldo Carvalho de Melo
2011-11-28
*
perf tools: Fix a typo of command name as trace-cmd
Masami Hiramatsu
2011-10-28
*
perf tools: Fix tracing info recording
Jiri Olsa
2011-10-20
*
perf: Robustify proc and debugfs file recording
Sonny Rao
2011-07-14
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
*
perf/record: simplify TRACE_INFO tracepoint check
Tom Zanussi
2010-05-05
*
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2010-05-03
*
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
*
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
Arnaldo Carvalho de Melo
2010-01-16
*
perf trace: Fix forgotten close of file/dir
Xiao Guangrong
2009-12-28
*
perf trace: Clean up find_debugfs()
Xiao Guangrong
2009-12-28
*
perf tools: Do a few more directory handling optimizations
Ulrich Drepper
2009-12-28
*
perf trace: Read_tracing_data should die() another day
Arnaldo Carvalho de Melo
2009-11-21
[next]