index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
tool.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-18
perf tool: Add show_feature_header to perf_tool
David Carrillo-Cisneros
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
2015-12-17
perf tools: Add event_update user level event
Jiri Olsa
2015-12-17
perf tools: Add stat round user level event
Jiri Olsa
2015-12-17
perf tools: Add stat user level event
Jiri Olsa
2015-12-17
perf tools: Add stat config user level event
Jiri Olsa
2015-12-17
perf cpu_map: Add cpu_map user level event
Jiri Olsa
2015-12-17
perf thread_map: Add thread_map user level event
Jiri Olsa
2015-07-23
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
2015-06-07
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-05-05
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
2015-05-05
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
2015-04-29
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
2015-04-29
perf tools: Add user events for AUX area tracing
Adrian Hunter
2015-03-12
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Add id index
Adrian Hunter
2014-08-12
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
2013-07-12
perf tools: Fix missing tool parameter
Adrian Hunter
2011-11-28
perf tools: Save some loops using perf_evlist__id2evsel
Arnaldo Carvalho de Melo
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo