index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
python.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
1
-5
/
+5
2011-10-26
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
1
-1
/
+30
2011-09-23
perf python: Add missing perf_event__parse_sample 'swapped' parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-07-25
perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables
Arnaldo Carvalho de Melo
1
-3
/
+112
2011-06-02
perf python: Cleanup useless double NULL termination in method arg names
Frederic Weisbecker
1
-8
/
+9
2011-06-02
perf python: Fix argument name list of read_on_cpu()
Frederic Weisbecker
1
-1
/
+1
2011-06-02
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-06-02
perf python: Use exception to propagate errors
Arnaldo Carvalho de Melo
1
-6
/
+4
2011-05-22
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-3
/
+10
2011-05-22
perf tools: Propagate event parse error handling
Frederic Weisbecker
1
-4
/
+10
2011-05-22
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
1
-2
/
+3
2011-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2011-05-15
perf evlist: Fix per thread mmap setup
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-04-29
perf tools: Add front-end and back-end stalled cycles support
Ingo Molnar
1
-1
/
+3
2011-04-26
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
Ingo Molnar
1
-0
/
+1
2011-04-15
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
1
-4
/
+5
2011-03-04
perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5
Frederic Weisbecker
1
-0
/
+5
2011-01-31
perf python: Fix build on 32-bit
Arnaldo Carvalho de Melo
1
-26
/
+26
2011-01-31
perf evlist: Store pointer to the cpu and thread maps
Arnaldo Carvalho de Melo
1
-11
/
+14
2011-01-30
perf tools: Initial python binding
Arnaldo Carvalho de Melo
1
-0
/
+888