index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
perf: net_dropmonitor: Fix symbol-relative addresses
Ben Hutchings
1
-3
/
+3
2013-06-07
perf: net_dropmonitor: Fix trace parameter order
Ben Hutchings
1
-1
/
+1
2011-09-29
perf script: Add drop monitor script
Neil Horman
3
-0
/
+78
2010-12-25
perf script: Finish the rename from trace to script
Arnaldo Carvalho de Melo
31
-51
/
+35
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
1
-1
/
+1
2010-11-10
perf trace scripting: remove system-wide param from shell scripts
Tom Zanussi
13
-13
/
+13
2010-10-26
perf python scripting: Add futex-contention script
Arnaldo Carvalho de Melo
4
-0
/
+74
2010-10-26
perf python scripting: Fixup cut'n'paste error in sctop script
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-10-25
perf python scripting: Support fedora 11 (audit 1.7.17)
Arnaldo Carvalho de Melo
1
-1
/
+4
2010-10-25
perf python scripting: Improve the syscalls-by-pid script
Arnaldo Carvalho de Melo
1
-8
/
+13
2010-10-25
perf python scripting: print the syscall name on sctop
Arnaldo Carvalho de Melo
1
-5
/
+2
2010-10-25
perf python scripting: Improve the syscalls-counts script
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-10-25
perf python scripting: Improve the failed-syscalls-by-pid script
Arnaldo Carvalho de Melo
2
-8
/
+50
2010-10-23
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
12
-12
/
+12
2010-09-07
perf: Add a script to show packets processing
Koki Sanagi
3
-0
/
+477
2010-08-02
perf, sched migration: Librarize task states and event headers helpers
Frederic Weisbecker
2
-30
/
+30
2010-08-02
perf, sched migration: Librarize the GUI class
Frederic Weisbecker
2
-175
/
+189
2010-08-02
perf, sched migration: Make the GUI class client agnostic
Frederic Weisbecker
1
-85
/
+92
2010-08-02
perf, sched migration: Make it vertically scrollable
Frederic Weisbecker
1
-9
/
+20
2010-08-02
perf, sched migration: Parameterize cpu height and spacing
Nikhil Rao
1
-9
/
+14
2010-08-02
perf, sched migration: Fix key bindings
Nikhil Rao
1
-0
/
+2
2010-08-02
perf, sched migration: Ignore unhandled task states
Frederic Weisbecker
1
-2
/
+1
2010-08-02
perf, sched migration: Handle ignored migrate out events
Frederic Weisbecker
1
-1
/
+4
2010-08-02
perf: New migration tool overview
Frederic Weisbecker
3
-0
/
+639
2010-06-01
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
1
-2
/
+1
2010-05-10
perf/trace/scripting: syscall-counts script cleanup
Tom Zanussi
1
-1
/
+1
2010-05-10
perf/trace/scripting: syscall-counts-by-pid script cleanup
Tom Zanussi
1
-1
/
+1
2010-05-10
perf/trace/scripting: failed-syscalls-by-pid script cleanup
Tom Zanussi
1
-1
/
+1
2010-05-10
perf/trace/scripting: workqueue-stats script cleanup
Tom Zanussi
1
-6
/
+6
2010-05-10
perf/trace/scripting: wakeup-latency script cleanup
Tom Zanussi
1
-4
/
+8
2010-05-10
perf/trace/scripting: rwtop script cleanup
Tom Zanussi
1
-13
/
+35
2010-05-10
perf/trace/scripting: rw-by-pid script cleanup
Tom Zanussi
1
-23
/
+37
2010-05-10
perf/trace/scripting: failed-syscalls script cleanup
Tom Zanussi
2
-2
/
+6
2010-04-30
perf: Remove leftover useless options to record trace events from scripts
Frederic Weisbecker
11
-11
/
+11
2010-04-14
perf trace/scripting: Enable scripting shell scripts for live mode
Tom Zanussi
16
-16
/
+47
2010-04-14
perf trace/scripting: Add rwtop and sctop scripts
Tom Zanussi
8
-0
/
+315
2010-02-25
perf/scripts: Add syscall tracing scripts
Tom Zanussi
14
-1
/
+336
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
3
-0
/
+204
2010-02-23
perf/scripts: Remove check-perf-trace from listed scripts
Tom Zanussi
2
-11
/
+0
2010-02-23
perf/scripts: Move common code out of Perl-specific files
Tom Zanussi
2
-3
/
+5
2010-02-23
perf/scripts: Fix bug in Util.pm
Tom Zanussi
1
-1
/
+1
2009-12-15
perf trace/scripting: List available scripts
Tom Zanussi
5
-0
/
+6
2009-12-15
perf trace/scripting: Add support for script args
Tom Zanussi
2
-3
/
+4
2009-11-30
perf trace/scripting: Add Fedora libperl install note to doc
Tom Zanussi
1
-2
/
+2
2009-11-30
perf trace/scripting: Fix Perl common_* access functions
Tom Zanussi
2
-18
/
+18
2009-11-28
perf trace: Add a scripts/perl/bin for perf trace shell scripts
Tom Zanussi
10
-0
/
+45
2009-11-28
perf trace: Add interface to access perf data from Perl handlers
Tom Zanussi
8
-8
/
+409
2009-11-28
perf trace: Add perf trace scripting support modules for Perl
Tom Zanussi
8
-0
/
+799