index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf script: Add scripting operation process_switch()
Adrian Hunter
2019-07-10
1
-0
/
+3
*
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
2018-12-17
1
-8
/
+8
*
tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-2
/
+2
*
tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-8
/
+8
*
tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...
Tzvetomir Stoyanov (VMware)
2018-08-30
1
-0
/
+1
*
tools lib traceevent, perf tools: Rename pevent alloc / free APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-1
/
+1
*
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2018-08-10
1
-9
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
2017-01-26
1
-0
/
+1
*
perf tools: Introduce trace_event__tp_format_id()
Jiri Olsa
2016-07-12
1
-0
/
+2
*
perf script: Add process_stat/process_stat_interval scripting interface
Jiri Olsa
2016-01-06
1
-0
/
+4
*
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
2015-09-28
1
-0
/
+2
*
perf python: Remove dependency on 'machine' methods
Arnaldo Carvalho de Melo
2015-07-29
1
-1
/
+2
*
perf symbols: Provide libtraceevent callback to resolve kernel symbols
Arnaldo Carvalho de Melo
2015-07-23
1
-0
/
+1
*
perf scripting: No need to pass thread twice to the scripting callbacks
Arnaldo Carvalho de Melo
2015-04-02
1
-2
/
+1
*
perf tools: Introduce event_format__fprintf method
Arnaldo Carvalho de Melo
2015-02-06
1
-0
/
+3
*
perf scripting: Add 'flush' callback to scripting API
Adrian Hunter
2014-08-22
1
-0
/
+1
*
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+0
*
perf tools: Add trace-event global object for tracepoint interface
Jiri Olsa
2013-12-04
1
-0
/
+2
*
perf tools: Add trace-event object
Jiri Olsa
2013-12-04
1
-3
/
+10
*
perf tools: Remove unused trace-event-* code
Jiri Olsa
2013-10-09
1
-9
/
+0
*
perf script: Fix named threads support
David Ahern
2013-07-22
1
-1
/
+3
*
perf util: Remove unused enum and macro in trace-event.h
Namhyung Kim
2013-07-12
1
-10
/
+0
*
perf script: Adopt latency_format variable
Namhyung Kim
2013-07-12
1
-1
/
+0
*
perf util: Get rid of unused header_page_* variables
Namhyung Kim
2013-07-12
1
-4
/
+0
*
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-12
1
-1
/
+1
*
perf tools: Get rid of write_or_die() from trace-event-info.c
Namhyung Kim
2013-03-21
1
-1
/
+1
*
perf tools: Remove unused tracing functions
David Ahern
2013-03-15
1
-4
/
+0
*
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
1
-0
/
+2
*
perf script: Replace "struct thread" with "struct addr_location" as a paramet...
Feng Tang
2012-08-08
1
-2
/
+3
*
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
2012-08-07
1
-2
/
+1
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
1
-0
/
+2
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
1
-17
/
+21
*
parse-events: Rename struct record to struct pevent_record
Steven Rostedt
2012-04-25
1
-2
/
+2
*
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
1
-1
/
+49
*
perf: Separate out trace-cmd parse-events from perf files
Steven Rostedt
2012-04-25
1
-270
/
+5
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
1
-2
/
+6
*
perf tools: Fix tracing info recording
Jiri Olsa
2011-10-20
1
-1
/
+12
*
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
1
-0
/
+1
*
perf script: Move printing of 'common' data from print_event and rename
David Ahern
2011-03-14
1
-2
/
+1
*
perf script: Change process_event prototype
David Ahern
2011-03-14
1
-2
/
+5
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
1
-3
/
+2
*
perf: Fix unaligned accesses while fetching trace values
Frederic Weisbecker
2010-05-20
1
-1
/
+6
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-05-03
1
-1
/
+0
|
\
|
*
perf: Fix warning while reading ring buffer headers
Frederic Weisbecker
2010-05-01
1
-1
/
+0
*
|
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
1
-1
/
+1
|
/
*
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
1
-1
/
+3
*
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-14
1
-1
/
+2
*
perf/scripts: Add Python scripting engine
Tom Zanussi
2010-02-25
1
-0
/
+1
*
perf/scripts: Move common code out of Perl-specific files
Tom Zanussi
2010-02-23
1
-1
/
+8
[next]