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
2014-07-17
perf tools: Factor eprintf to allow different debug variables
Jiri Olsa
1
-2
/
+2
2014-01-13
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
1
-1
/
+2
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+2
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
1
-0
/
+2
2013-10-09
perf tools: Adding throttle event data struct support
Jiri Olsa
1
-7
/
+0
2013-10-09
perf tools: Unify page_size usage
Jiri Olsa
1
-0
/
+1
2013-09-02
perf tools: Add support for PERF_COUNT_SW_DUMMY
Adrian Hunter
1
-0
/
+1
2013-08-16
perf tools: Re-implement debug print function for linking python/perf.so
Adrian Hunter
1
-0
/
+20
2013-01-24
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
1
-0
/
+9
2012-10-29
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-09-26
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-3
/
+5
2012-08-15
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-08-14
perf tools: Enable grouping logic for parsed events
Jiri Olsa
1
-2
/
+5
2012-08-02
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
1
-5
/
+1
2012-08-01
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
1
-1
/
+1
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