Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92c1c1e85bdd72b41f9fd39b9d43d4b3c146d02d
/
tools
/
perf
8816ead
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
357ed6b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
7cc2ed0
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
203db29
tools/perf: Fix static build of perf tool
by Mathias Krause
· 13 years ago
37aa9a2
perf: clear out make flags when calling kernel make kernelver
by Andy Whitcroft
· 13 years ago
0922337
rcu: Use softirq to address performance regression
by Shaohua Li
· 13 years ago
6aeccec
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
5d61b9f
perf: Use make kernelversion instead of parsing the Makefile
by Michal Marek
· 13 years ago
b273fa9
perf python: Fix argument name list of read_on_cpu()
by Frederic Weisbecker
· 14 years ago
5672238
perf evlist: Don't die if sample_{id_all|type} is invalid
by Arnaldo Carvalho de Melo
· 13 years ago
9c850d6
perf python: Use exception to propagate errors
by Arnaldo Carvalho de Melo
· 13 years ago
d21cc9f
perf evlist: Remove dependency on debug routines
by Arnaldo Carvalho de Melo
· 13 years ago
e4a338d
perf top: Don't stop if no kernel symtab is found
by Arnaldo Carvalho de Melo
· 13 years ago
5f6f558
perf top: Handle kptr_restrict
by Arnaldo Carvalho de Melo
· 13 years ago
59fb1ee
perf top: Remove unused macro
by Arnaldo Carvalho de Melo
· 13 years ago
4af4c95
perf events: initialize fd array to -1 instead of 0
by David Ahern
· 13 years ago
646aaea
perf tools: Make sure kptr_restrict warnings fit 80 col terms
by Arnaldo Carvalho de Melo
· 13 years ago
75911c9
perf tools: Fix build on older systems
by Arnaldo Carvalho de Melo
· 13 years ago
ec80fde
perf symbols: Handle /proc/sys/kernel/kptr_restrict
by Arnaldo Carvalho de Melo
· 13 years ago
ea7659f
perf: Remove duplicate headers
by Jesper Juhl
· 13 years ago
5214638
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
0f61f3e
perf tools: Fix sample type size calculation in 32 bits archs
by Frederic Weisbecker
· 13 years ago
1950482
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
3cb6d15
perf tools: Fix sample size bit operations
by Frederic Weisbecker
· 13 years ago
998bedc
perf tools: Fix ommitted mmap data update on remap
by Frederic Weisbecker
· 13 years ago
3ac1bbc
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 13 years ago
5538bec
perf tools: Propagate event parse error handling
by Frederic Weisbecker
· 13 years ago
98e1da9
perf tools: Robustify dynamic sample content fetch
by Frederic Weisbecker
· 13 years ago
a285412
perf tools: Pre-check sample size before parsing
by Frederic Weisbecker
· 13 years ago
7442996
perf tools: Move evlist sample helpers to evlist area
by Frederic Weisbecker
· 13 years ago
dd5f5fd
perf tools: Remove junk code in mmap size handling
by Frederic Weisbecker
· 13 years ago
eac9eac
perf tools: Check we are able to read the event size on mmap
by Frederic Weisbecker
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
df48d871
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
c330525
perf stat: Add more cache-miss percentage printouts
by Ingo Molnar
· 13 years ago
2cba3ff
perf stat: Add -d -d and -d -d -d options to show more CPU events
by Ingo Molnar
· 13 years ago
b313207
perf bench, x86: Add alternatives-asm.h wrapper
by Ingo Molnar
· 13 years ago
9469234
perf: Fix multi-event parsing bug
by Stephane Eranian
· 13 years ago
52004ea
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
by Ingo Molnar
· 13 years ago
aece948
perf evlist: Fix per thread mmap setup
by Arnaldo Carvalho de Melo
· 13 years ago
b901941
perf tools: Honour the cpu list parameter when also monitoring a thread list
by Arnaldo Carvalho de Melo
· 14 years ago
9cb5bab
Merge commit 'v2.6.39-rc7' into sched/core
by Ingo Molnar
· 13 years ago
2b348a7
perf probe: Fix the missed parameter initialization
by Lin Ming
· 14 years ago
932fed4
Merge commit 'v2.6.39-rc7' into perf/core
by Ingo Molnar
· 13 years ago
2d9ff66
perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c
by Jesper Juhl
· 14 years ago
174a7b1f
perf tools: Makefile: Use gcc to determine ARCH
by Lin Ming
· 13 years ago
a26ac24
rcu: move TREE_RCU from softirq to kthread
by Paul E. McKenney
· 14 years ago
c63ca0c
perf stat: Tell user about unsupported events in the list
by David Ahern
· 14 years ago
947b4ad
perf list: Fix max event string size
by Ingo Molnar
· 14 years ago
370faf1
perf stat: Fail softly on unsupported events
by Ingo Molnar
· 14 years ago
fce3c78
perf stat: Leave more room for percentages
by Ingo Molnar
· 14 years ago
2b427e1
perf stat: Adjust stall cycles warning percentages
by Ingo Molnar
· 14 years ago
d3d1e86
perf stat: Analyze front-end and back-end stall counts
by Ingo Molnar
· 14 years ago
129c04c
perf tools: Add front-end and back-end stalled cycles support
by Ingo Molnar
· 14 years ago
ede7029
perf stat: Fix compatibility behavior
by Ingo Molnar
· 14 years ago
f9cef0a
perf stat: Add --sync/-S option
by Ingo Molnar
· 14 years ago
9ceb1c3
perf stat: Fix printout vertical alignment
by Ingo Molnar
· 14 years ago
c6264de
perf stat: Add -d/--detailed flag to run with a lot of events
by Ingo Molnar
· 14 years ago
8bb6c79
perf stat: Print out miss/hit ratio for L1 data-cache events
by Ingo Molnar
· 14 years ago
c78df6c
perf stat: Print branch misses warning colors
by Ingo Molnar
· 14 years ago
a5d243d
perf stat: Print stalled cycles warning colors
by Ingo Molnar
· 14 years ago
f99844c
perf stat: Fix -nan% output in perf stat noise printouts
by Ingo Molnar
· 14 years ago
1fc570a
perf stat: Add stalled cycles to the default output
by Ingo Molnar
· 14 years ago
481f988
perf stat: Add stalled cycles accounting, prettify the resulting output
by Ingo Molnar
· 14 years ago
dcd9936
perf stat: Factor our shadow stats
by Ingo Molnar
· 14 years ago
749141d
perf stat: Make all displayed event names parseable as well
by Ingo Molnar
· 14 years ago
ceb53fb
perf stat: Fail more clearly when an invalid modifier is specified
by Ingo Molnar
· 14 years ago
b908deb
perf tools: Accept case-insensitive symbolic event variants
by Ingo Molnar
· 14 years ago
d58f4c8
perf stat: Print cache misses as percentage
by Ingo Molnar
· 14 years ago
11ba2b8
perf stat: Print stalled cycles percentage
by Ingo Molnar
· 14 years ago
94403f8
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
by Ingo Molnar
· 14 years ago
625f2a3
sched: Get rid of lock_depth
by Jonathan Corbet
· 14 years ago
9cbdb70
perf script: improve validation of sample attributes for output fields
by David Ahern
· 14 years ago
0817a6a
perf script: Add support for PERF_TYPE_RAW
by Arun Sharma
· 14 years ago
f18568a
perf tools: git mv tools/perf/{features-tests.mak,config/}
by Michael Witten
· 14 years ago
7fbd065
perf tools: Move `try-cc'
by Michael Witten
· 14 years ago
ced465c
perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility
by Michael Witten
· 14 years ago
3643b13
perf tools: Makefile: Clean up `python/perf.so' rule
by Michael Witten
· 14 years ago
aeafcba
perf symbols: Give more useful names to 'self' parameters
by Arnaldo Carvalho de Melo
· 14 years ago
68d2cf2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
5d2cd90
perf evsel: Fix use of inherit
by Arnaldo Carvalho de Melo
· 14 years ago
db9a9cbc
perf hists browser: Fix seg fault when annotate null symbol
by Lin Ming
· 14 years ago
621d265
perf: Fix a build error with some GCC versions
by Eric Dumazet
· 14 years ago
8b9686f
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
1d46ea2
perf probe: Fix listing incorrect line number with inline function
by Masami Hiramatsu
· 14 years ago
1d87808
perf probe: Fix to find recursively inlined function
by Masami Hiramatsu
· 14 years ago
cc44644
perf probe: Fix multiple --vars options behavior
by Masami Hiramatsu
· 14 years ago
f0c4801
perf probe: Fix to remove redundant close
by Masami Hiramatsu
· 14 years ago
7d21635
perf probe: Fix to ensure function declared file
by Masami Hiramatsu
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
800cd25
perf: mmap 512 kiB by default
by Frederic Weisbecker
· 14 years ago
176fcc5
perf script: Add more documentation about the -f/--fields parameters
by Arnaldo Carvalho de Melo
· 14 years ago
2c9e45f7
perf script: If type not given fields apply to all event types
by David Ahern
· 14 years ago
652d78f
Merge commits 'ca6a42586fae' and 'c286c419c784' into perf/urgent
by Ingo Molnar
· 14 years ago
1b7155f
perf tools: Fix NO_NEWT=1 python build error
by Robert Richter
· 14 years ago
4d43951
perf symbols: Properly align symbol_conf.priv_size
by David S. Miller
· 14 years ago
Next »