index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
/
trace-event-python.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-4
/
+6
2012-08-09
perf script python: Correct handler check and spelling errors
Feng Tang
1
-5
/
+3
2012-08-08
perf scripts python: Pass event/thread/dso name and symbol info to event hand...
Feng Tang
1
-6
/
+29
2012-08-08
perf script: Replace "struct thread" with "struct addr_location" as a paramet...
Feng Tang
1
-6
/
+7
2012-08-08
perf script: Add general python handler to process non-tracepoint events
Feng Tang
1
-1
/
+58
2012-08-08
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
1
-3
/
+2
2012-08-08
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
1
-9
/
+12
2012-06-29
tools lib traceevent: Add support for __print_hex()
Namhyung Kim
1
-0
/
+4
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
1
-9
/
+12
2012-04-25
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
1
-6
/
+10
2012-01-31
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
1
-1
/
+0
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-1
/
+3
2011-03-24
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-03-14
perf script: Change process_event prototype
David Ahern
1
-3
/
+8
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
1
-2
/
+1
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
1
-2
/
+2
2010-06-01
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
1
-16
/
+34
2010-05-11
perf/trace/scripting: don't show script start/stop messages by default
Tom Zanussi
1
-4
/
+0
2010-04-02
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
1
-5
/
+12
2010-02-25
perf/scripts: Remove unnecessary PyTuple resizes
Tom Zanussi
1
-8
/
+5
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
1
-0
/
+576