Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c04f5e5d7b523f90ee3cdd70a68c4002aaecd3fa
c04f5e5
perf_counter tools: Clean up builtin-stat.c's do_perfstat()
by Ingo Molnar
· 15 years ago
c323d95
perf_counter/x86: Always use NMI for performance-monitoring interrupt
by Yong Wang
· 15 years ago
da417a7
perf_counter tools: Fix top symbol table max_ip typo
by Mike Galbraith
· 15 years ago
a3ec8d7
perf_counter tools: Fix top symbol table dump typo
by Mike Galbraith
· 15 years ago
9e096753
perf_counter tools: Document '--' option parsing terminator
by Mike Galbraith
· 15 years ago
de04687
perf_counter tools: Convert builtin-top to use libperf symbol routines
by Arnaldo Carvalho de Melo
· 15 years ago
69ee69f
perf_counter tools: Optionally pass a symbol filter to the dso load routines
by Arnaldo Carvalho de Melo
· 15 years ago
a827c87
perf_counter tools: Consolidate dso methods to load kernel symbols
by Arnaldo Carvalho de Melo
· 15 years ago
0085c954
perf_counter tools: struct symbol priv area
by Arnaldo Carvalho de Melo
· 15 years ago
a2928c4
perf_counter tools: Move symbol resolution classes from report to libperf
by Arnaldo Carvalho de Melo
· 15 years ago
c93f766
perf_counter: Fix race in attaching counters to tasks and exiting
by Paul Mackerras
· 15 years ago
63299f0
perf_counter tools: report: Add help text for --sort
by Ingo Molnar
· 15 years ago
ca8cdee
perf_counter tools: report: Implement header output for --sort variants
by Peter Zijlstra
· 15 years ago
d3e78ee
perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS
by Ingo Molnar
· 15 years ago
5571731
pref_counter: tools: report: Robustify in case of weird events
by Ingo Molnar
· 15 years ago
2d65537
pref_counter: tools: report: Add header printout & prettify
by Ingo Molnar
· 15 years ago
55e5ec4
pref_counter: tools: report: Add dso sorting
by Peter Zijlstra
· 15 years ago
992444b
perf_counter: tools: report: Add comm sorting
by Peter Zijlstra
· 15 years ago
37f440c
pref_counter: tools: report: Add --sort option
by Peter Zijlstra
· 15 years ago
1aa1673
perf_counter: tools: report: Dynamic sort/print bits
by Peter Zijlstra
· 15 years ago
e7fb08b
perf_counter: tools: report: Rework histogram code
by Peter Zijlstra
· 15 years ago
450aaa2
perf_counter: tools: report: Add vmlinux support
by Peter Zijlstra
· 15 years ago
b7a16ea
perf_counter: tools: /usr/lib/debug%s.debug support
by Peter Zijlstra
· 15 years ago
d716fba
perf report: Remove <ctype.h> include
by Ingo Molnar
· 15 years ago
ef65b2a
perf record: Fix the profiling of existing pid or whole box
by Mike Galbraith
· 15 years ago
a930d2c
perf_counter tools: Add built-in pager support
by Ingo Molnar
· 15 years ago
23ac9cb
perf_counter tools: Rename output.perf to perf.data
by Ingo Molnar
· 15 years ago
16f762a
perf_counter tools: Introduce stricter C code checking
by Ingo Molnar
· 15 years ago
815e777
perf report: Show the IP only in --verbose mode
by Arnaldo Carvalho de Melo
· 15 years ago
af83632
perf report: Only load text symbols from kallsyms, fix
by Ingo Molnar
· 15 years ago
03f6316
perf report: Only load text symbols from kallsyms
by Arnaldo Carvalho de Melo
· 15 years ago
d8d1656
perf report: Use hex2long instead of sscanf
by Arnaldo Carvalho de Melo
· 15 years ago
3a4b8cc
perf report: Sort output by symbol usage
by Arnaldo Carvalho de Melo
· 15 years ago
6142f9e
perf report: More robust error handling
by Peter Zijlstra
· 15 years ago
f49515b
perf report: add more debugging
by Ingo Molnar
· 15 years ago
3e70611
perf report: add counter for unknown events
by Ingo Molnar
· 15 years ago
97b07b6
perf report: add --dump-raw-trace option
by Ingo Molnar
· 15 years ago
abd54f6
perf: Don't assume /proc/kallsyms is ordered
by Arnaldo Carvalho de Melo
· 15 years ago
59d8102
perf report: Fix kernel symbol resolution
by Arnaldo Carvalho de Melo
· 15 years ago
f17e04a
perf report: Fix ELF symbol parsing
by Peter Zijlstra
· 15 years ago
db20c00
perf top: fix typo in -d option
by Mike Galbraith
· 15 years ago
f91183f
perf top: Remove leftover NMI/IRQ bits
by Mike Galbraith
· 15 years ago
0bec253
perf report: Add help/manpage
by Ingo Molnar
· 15 years ago
53cb8bc
perf record: Convert to Git option parsing
by Ingo Molnar
· 15 years ago
f3e08c5
perf report: Fix segfault on unknown symbols
by Peter Zijlstra
· 16 years ago
ce7e436
perf_counter: Use rb_tree for symhists and threads in report
by Arnaldo Carvalho de Melo
· 16 years ago
040e603
perf_counter: Add our private copy of list.h
by Arnaldo Carvalho de Melo
· 16 years ago
35a50c8
perf_counter: Use rb_trees in perf report
by Arnaldo Carvalho de Melo
· 16 years ago
62eb939
perf_counter: Implement dso__load using libelf
by Arnaldo Carvalho de Melo
· 16 years ago
fd4242b
perf_counter tools: remove the standalone perf-report utility
by Ingo Molnar
· 16 years ago
8fa66bd
perf_counter: First part of 'perf report' conversion to C + elfutils
by Arnaldo Carvalho de Melo
· 16 years ago
b456bae
perf top: Convert to Git option parsing
by Ingo Molnar
· 15 years ago
5242519
perf stat: Convert to Git option parsing
by Ingo Molnar
· 15 years ago
8ad8db3
perf_counter tools: Librarize event string parsing
by Ingo Molnar
· 15 years ago
0e9b20b
perf record: Convert to Git option parsing
by Ingo Molnar
· 15 years ago
4e97ddf0
perf stat: Remove unused variable
by Ingo Molnar
· 15 years ago
69aa48a
perf record: Straighten out argv types
by Ingo Molnar
· 15 years ago
329d876
perf_counter: Initialize ->oncpu properly
by Ingo Molnar
· 15 years ago
aaba980
perf_counter, x86: Make NMI lockups more robust
by Ingo Molnar
· 15 years ago
79202ba
perf_counter, x86: Fix APIC NMI programming
by Ingo Molnar
· 15 years ago
8a7b8cb
perf_counter: powerpc: Implement interrupt throttling
by Paul Mackerras
· 15 years ago
0127c3e
perf_counter: fix warning & lockup
by Ingo Molnar
· 15 years ago
53b441a
Revert "perf_counter, x86: speed up the scheduling fast-path"
by Ingo Molnar
· 15 years ago
a78ac32
perf_counter: Generic per counter interrupt throttle
by Peter Zijlstra
· 15 years ago
48e22d5
perf_counter: x86: Remove interrupt throttle
by Peter Zijlstra
· 15 years ago
ff99be5
perf_counter: x86: Expose INV and EDGE bits
by Peter Zijlstra
· 15 years ago
10989fb
perf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for cpu counters
by Peter Zijlstra
· 15 years ago
6ab423e
perf_counter: Propagate inheritance failures down the fork() path
by Peter Zijlstra
· 15 years ago
771d7cd
perf_counter: Make pctrl() affect inherited counters too
by Peter Zijlstra
· 15 years ago
e527ea3
perf_counter: Remove unused ABI bits
by Peter Zijlstra
· 15 years ago
266dfb0
perf_counter: Fix perf-$cmd invokation
by Peter Zijlstra
· 15 years ago
d3f4b38
perf stat: flip around ':k' and ':u' flags
by Ingo Molnar
· 15 years ago
e4cbb4e
perf_counter: Move child perfcounter init to after scheduler init
by Ingo Molnar
· 16 years ago
d94b943
perf top: Reduce display overhead
by Mike Galbraith
· 15 years ago
85a9f92
perf_counter tools: increase limits, fix
by Ingo Molnar
· 15 years ago
a3862d3
perf_counter: Increase mmap limit
by Ingo Molnar
· 15 years ago
c2990a2
perf top: fix segfault
by Mike Galbraith
· 15 years ago
475c557
perf_counter: Remove perf_counter_context::nr_enabled
by Peter Zijlstra
· 15 years ago
082ff5a
perf_counter: Change pctrl() behaviour
by Peter Zijlstra
· 15 years ago
aa9c67f
perf_counter: Simplify context cleanup
by Peter Zijlstra
· 15 years ago
1a482f3
perf_counter: Fix userspace build
by Peter Zijlstra
· 15 years ago
682076a
perf_counter: Sanitize context locking
by Peter Zijlstra
· 15 years ago
fccc714
perf_counter: Sanitize counter->mutex
by Peter Zijlstra
· 15 years ago
e220d2d
perf_counter: Fix dynamic irq_period logging
by Peter Zijlstra
· 15 years ago
c6eb138
perf_counter tools: increase limits
by Ingo Molnar
· 16 years ago
910431c
perf_counter: fix !PERF_COUNTERS build failure
by Ingo Molnar
· 16 years ago
564c2b2
perf_counter: Optimize context switch between identical inherited contexts
by Paul Mackerras
· 16 years ago
a63eaf3
perf_counter: Dynamically allocate tasks' perf_counter_context struct
by Paul Mackerras
· 16 years ago
34adc80
perf_counter: Fix context removal deadlock
by Ingo Molnar
· 16 years ago
afedadf
perf_counter: Optimize sched in/out of counters
by Peter Zijlstra
· 16 years ago
b986d7e
perf_counter: Optimize disable of time based sw counters
by Peter Zijlstra
· 16 years ago
26b119b
perf_counter: Log irq_period changes
by Peter Zijlstra
· 16 years ago
d7b629a
perf_counter: Solve the rotate_ctx vs inherit race differently
by Peter Zijlstra
· 16 years ago
c44d70a
perf_counter: fix counter inheritance race
by Ingo Molnar
· 16 years ago
33b2fb3
perf_counter: fix counter freeing logic
by Ingo Molnar
· 16 years ago
b68f1d2
perf_counter, x86: speed up the scheduling fast-path
by Ingo Molnar
· 16 years ago
c0daaf3
perf_counter: powerpc: initialize cpuhw pointer before use
by Paul Mackerras
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 16 years ago
d2517a4
perf_counter, x86: fix zero irq_period counters
by Ingo Molnar
· 16 years ago
0203026
perf_counter: fix threaded task exit
by Ingo Molnar
· 16 years ago
Next »