index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-scripting.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-11-09
1
-1
/
+1
*
perf script: Fix Python support when no libtraceevent
Adrian Hunter
2023-03-15
1
-2
/
+7
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-0
/
+1
*
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
1
-1
/
+1
*
perf scripting: Add perf_session to scripting_context
Adrian Hunter
2021-06-01
1
-2
/
+4
*
perf scripting: Add scripting_context__update()
Adrian Hunter
2021-06-01
1
-0
/
+21
*
perf scripting python: Add 'addr_location' for 'addr'
Adrian Hunter
2021-05-25
1
-1
/
+2
*
perf script: Find script file relative to exec path
Adrian Hunter
2021-05-25
1
-0
/
+2
*
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
1
-1
/
+0
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-1
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2018-08-10
1
-2
/
+2
*
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
2018-04-12
1
-2
/
+2
*
perf scripting: Don't die if scripting can't be setup, disable it
Arnaldo Carvalho de Melo
2016-10-28
1
-18
/
+15
*
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
2016-10-28
1
-2
/
+4
*
perf scripting: No need to pass thread twice to the scripting callbacks
Arnaldo Carvalho de Melo
2015-04-02
1
-1
/
+0
*
perf scripting: Add 'flush' callback to scripting API
Adrian Hunter
2014-08-22
1
-0
/
+7
*
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2013-12-19
1
-2
/
+1
*
perf script: Fix named threads support
David Ahern
2013-07-22
1
-1
/
+2
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-15
/
+18
*
perf script: Replace "struct thread" with "struct addr_location" as a paramet...
Feng Tang
2012-08-08
1
-1
/
+1
*
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
2012-08-08
1
-1
/
+0
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
1
-2
/
+5
*
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
1
-1
/
+0
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
1
-1
/
+1
*
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
1
-0
/
+1
*
perf script: Change process_event prototype
David Ahern
2011-03-14
1
-5
/
+4
*
perf trace scripting: Fix extern struct definitions
Stephane Eranian
2010-10-04
1
-2
/
+2
*
perf/scripts: Add Python scripting engine
Tom Zanussi
2010-02-25
1
-0
/
+61
*
perf/scripts: Move Perl scripting files to scripting-engines dir
Tom Zanussi
2010-02-23
1
-0
/
+106