Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
9f7424cc86adf55c3fccaa1160b6cf5c6cfc4c02
/
tools
9f7424c
ktest: Add another monitor flush before installing kernel
by Steven Rostedt
· 15 years ago
c54367f
ktest: Do not opencode reboot in grub setting
by Steven Rostedt
· 15 years ago
8d73521
ktest: Add processing of complex conditionals
by Steven Rostedt
· 15 years ago
a9f8442
ktest: Fix parsing of config section lines
by Steven Rostedt
· 15 years ago
ac6974c
ktest: Sort make_min_config configs by dependecies
by Steven Rostedt
· 15 years ago
9900b5d
ktest: Add DEFINED keyword for IF statements
by Steven Rostedt
· 15 years ago
3d1cc41
ktest: Add OVERRIDE keyword to DEFAULTS section
by Steven Rostedt
· 15 years ago
0050b6b
ktest: Consolidate TEST_TYPE and DEFAULT code
by Steven Rostedt
· 15 years ago
2ed3b16
ktest: Add INCLUDE keyword to include other config files
by Steven Rostedt
· 15 years ago
ab7a3f5
ktest: Let IF keyword take comparisons
by Steven Rostedt
· 15 years ago
45d73a5
ktest: Add IF and ELSE to config sections
by Steven Rostedt
· 15 years ago
4ab1cce
ktest: Do not reboot on config or build issues
by Steven Rostedt
· 15 years ago
2b80336
ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot
by Steven Rostedt
· 15 years ago
e0a8742
ktest: Add NO_INSTALL option to not install for a test
by Steven Rostedt
· 15 years ago
eaa1fe2
ktest: Fail when grub menu not found
by Steven Rostedt
· 15 years ago
2728be4
ktest: Include monitor in reboot code
by Andrew Jones
· 15 years ago
1348823
ktest: Only need to save .config when doing mrproper
by Andrew Jones
· 15 years ago
a908a66
ktest: Create outputdir if it does not exist
by Andrew Jones
· 15 years ago
cd8e368
ktest: Add TEST_TYPE install option
by Steven Rostedt
· 15 years ago
8e303f2
perf tools: Fix raw sample reading
by Jiri Olsa
· 15 years ago
2b022a8
perf python: Add missing perf_event__parse_sample 'swapped' parm
by Arnaldo Carvalho de Melo
· 15 years ago
9e59e09
perf tools: Add support for disabling -Werror via WERROR=0
by Darren Hart
· 15 years ago
af52aaf
perf top: Fix userspace sample addr map offset
by Arnaldo Carvalho de Melo
· 15 years ago
be96ea8
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
by Stephane Eranian
· 16 years ago
936be50
perf tool: Fix endianness handling of u32 data in samples
by David Ahern
· 15 years ago
6bb8f31
perf sort: Fix symbol sort output by separating unresolved samples by type
by Anton Blanchard
· 15 years ago
6a0e55d
perf symbols: Synthesize anonymous mmap events
by Anton Blanchard
· 15 years ago
764e16a
perf record: Create events initially disabled and enable after init
by David Ahern
· 15 years ago
694bf40
perf symbols: Add some heuristics for choosing the best duplicate symbol
by Anton Blanchard
· 15 years ago
3187790
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
by Anton Blanchard
· 15 years ago
3f5a427
perf symbols: /proc/kallsyms does not sort module symbols
by Anton Blanchard
· 15 years ago
adb0918
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
by Anton Blanchard
· 15 years ago
f66fedc
perf probe: Fix regression of variable finder
by Masami Hiramatsu
· 15 years ago
90e9364
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
be5378f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
by Linus Torvalds
· 15 years ago
498ca79
cpupower: use man(1) when calling "cpupower help subcommand"
by Dominik Brodowski
· 15 years ago
47c3363
cpupower: make NLS truly optional
by Dominik Brodowski
· 15 years ago
63b37de
cpupower: fix Makefile typo
by Dave Jones
· 15 years ago
43bece7
perf tools: Add group event scheduling option to perf record/stat
by Lin Ming
· 15 years ago
195bcbf
perf tools: Fix build against newer glibc
by Josh Boyer
· 15 years ago
777d1d7
perf tools: Fix error handling of unknown events
by Stephane Eranian
· 15 years ago
cc2d86b
perf evlist: Fix missing event name init for default event
by Stephane Eranian
· 15 years ago
77e5729
perf list: Fix exit value
by Stephane Eranian
· 15 years ago
9ee31f6
cpupower: Make monitor command -c/--cpu aware
by Thomas Renninger
· 15 years ago
7c74d2b
cpupower: Better detect offlined CPUs
by Thomas Renninger
· 15 years ago
88f984e
cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available
by Thomas Renninger
· 15 years ago
2dfc818
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
by Thomas Renninger
· 15 years ago
75f25bd
cpupower: avoid using symlinks
by Amerigo Wang
· 15 years ago
bdc2209
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 15 years ago
e426f8e
Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixes
by Russell King
· 15 years ago
0ac8e58
ARM: fix perf build with uclibc toolchains
by Florian Fainelli
· 15 years ago
3f4460a
perf probe: Filter out redundant inline-instances
by Masami Hiramatsu
· 15 years ago
db0d2c6
perf probe: Search concrete out-of-line instances
by Masami Hiramatsu
· 15 years ago
f182e3e
perf probe: Avoid searching variables in intermediate scopes
by Masami Hiramatsu
· 15 years ago
221d061
perf probe: Fix to search local variables in appropriate scope
by Masami Hiramatsu
· 15 years ago
13e27d7
perf probe: Warn when more than one line are given
by Masami Hiramatsu
· 15 years ago
36c0c58
perf probe: Fix to walk all inline instances
by Masami Hiramatsu
· 15 years ago
b0e9cb2
perf probe: Fix to search nested inlined functions in CU
by Masami Hiramatsu
· 15 years ago
a128405
perf probe: Fix line walker to check CU correctly
by Masami Hiramatsu
· 15 years ago
8afa2a7
perf probe: Fix a memory leak for scopes array
by Masami Hiramatsu
· 15 years ago
e9b52ef
perf: fix temporary file ownership check
by Vasiliy Kulikov
· 15 years ago
f57b05e
perf report: Use properly build_id kernel binaries
by Jiri Olsa
· 15 years ago
fc8ed7b
perf top browser: Remove spurious helpline update
by Arnaldo Carvalho de Melo
· 15 years ago
7676ebb
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 15 years ago
981c125
perf symbols: Check '/tmp/perf-' symbol file ownership
by Pekka Enberg
· 15 years ago
580cabe
perf sched: Usage leftover from trace -> script rename
by Jiri Olsa
· 15 years ago
4c09baf
perf sched: Do not delete session object prematurely
by Jiri Olsa
· 15 years ago
069e372
perf tools: Check $HOME/.perfconfig ownership
by Arnaldo Carvalho de Melo
· 15 years ago
e710574
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 15 years ago
9941c96
perf tools: Add support to install perf python extension
by Jiri Olsa
· 15 years ago
aba8d05
perf tools: do not look at ./config for configuration
by Jonathan Nieder
· 15 years ago
8b7e0b3
perf tools: Make clean leaves some files
by Kusanagi Kouichi
· 15 years ago
cf8dc9f
perf lock: Dropping unsupported ':r' modifier
by Zhu Yanhai
· 15 years ago
ce27a44
perf probe: Fix coredump introduced by probe module option
by Jovi Zhang
· 15 years ago
6d158f3
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 15 years ago
00894ce
perf report: Use ui__warning in some more places
by Arnaldo Carvalho de Melo
· 15 years ago
f673b7c
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 15 years ago
d30c4b7
tools/power turbostat: fit output into 80 columns on snb-ep
by Len Brown
· 15 years ago
4d8a93c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
by Linus Torvalds
· 15 years ago
c11abbb
Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
029e9f7
cpupower: Do detect IDA (opportunistic processor performance) via cpuid
by Thomas Renninger
· 15 years ago
8fb2e44
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
by Thomas Renninger
· 15 years ago
76b659a
cpupowerutils: increase MAX_LINE_LEN
by Roman Vasiyarov
· 15 years ago
ee3db6f
cpupower: Rename package from cpupowerutils to cpupower
by Thomas Renninger
· 15 years ago
4c22337
cpupowerutils: Rename: libcpufreq->libcpupower
by Thomas Renninger
· 15 years ago
af594f0
cpupowerutils: use kernel version-derived version string
by Dominik Brodowski
· 15 years ago
a1ce5ba
cpupowerutils: utils - ConfigStyle bugfixes
by Dominik Brodowski
· 15 years ago
2cd005c
cpupowerutils: helpers - ConfigStyle bugfixes
by Dominik Brodowski
· 15 years ago
b510b54
cpupowerutils: idle_monitor - ConfigStyle bugfixes
by Dominik Brodowski
· 15 years ago
6c2b818
cpupowerutils: lib - ConfigStyle bugfixes
by Dominik Brodowski
· 15 years ago
02af3cb
cpupowerutils: bench - ConfigStyle bugfixes
by Dominik Brodowski
· 15 years ago
f5ac064
cpupowerutils: do not update po files on each and every compile
by Dominik Brodowski
· 15 years ago
7443af9
cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism
by Dominik Brodowski
· 15 years ago
c5db37f
cpupowerutils: use COPYING, CREDITS from top-level directory
by Dominik Brodowski
· 15 years ago
7fe2f63
cpupowerutils - cpufrequtils extended with quite some features
by Dominik Brodowski
· 15 years ago
aebdd82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
by Linus Torvalds
· 15 years ago
3e9f45a
perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables
by Arnaldo Carvalho de Melo
· 15 years ago
4152ab3
perf evlist: Introduce 'disable' method
by Arnaldo Carvalho de Melo
· 15 years ago
c0c463d
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4f9bae3
perf buildid-cache: Zero out buffer of filenames when adding/removing buildid
by Han Pingtian
· 15 years ago
Next »