Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bde4d8b205bc3ccdf7f5a841bfbfa9896b44b1ce
/
tools
a335750
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
15aaa34
tools turbostat: harden against cpu online/offline
by Len Brown
· 13 years ago
88c3281
tools turbostat: reduce measurement overhead due to IPIs
by Len Brown
· 13 years ago
1c03658
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
by Linus Torvalds
· 13 years ago
e23da03
tools turbostat: add summary option
by Len Brown
· 13 years ago
f0f57b2
mm: move hugepage test examples to tools/testing/selftests/vm
by Dave Young
· 13 years ago
63e3155
mm: move slabinfo.c to tools/vm
by Dave Young
· 13 years ago
c6dd897
mm: move page-types.c from Documentation to tools/vm
by Dave Young
· 13 years ago
cab6b05
selftests/Makefile: make `run_tests' depend on `all'
by Andrew Morton
· 13 years ago
f467f71
selftests: launch individual selftests from the main Makefile
by Frederic Weisbecker
· 13 years ago
de8856d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
307b1cd
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
by Akinobu Mita
· 13 years ago
f1e84eb
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 13 years ago
f0a5ec0
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
02c5025
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
648a182
ktest: Allow a test to override REBOOT_ON_SUCCESS
by Steven Rostedt
· 13 years ago
769df64
ktest: Fix SWITCH_TO_GOOD to also reboot the machine
by Steven Rostedt
· 13 years ago
02ad261
ktest: Add SCP_TO_TARGET_INSTALL option
by Steven Rostedt
· 13 years ago
6ca996c
ktest: Add warning when bugs are ignored
by Steven Rostedt
· 13 years ago
627977d
ktest: Add INSTALL_MOD_STRIP=1 when installing modules
by Steven Rostedt
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
4a52246
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
adc80ae
Tools: hv: Support enumeration from all the pools
by K. Y. Srinivasan
· 13 years ago
db42533
Tools: hv: Fully support the new KVP verbs in the user level daemon
by K. Y. Srinivasan
· 13 years ago
fa3d5b8
Drivers: hv: Support the newly introduced KVP messages in the driver
by K. Y. Srinivasan
· 13 years ago
eae7a75
perf tools, x86: Build perf on older user-space as well
by Ingo Molnar
· 13 years ago
e7f01d1
perf tools: Use scnprintf where applicable
by Arnaldo Carvalho de Melo
· 13 years ago
b832796
perf tools: Incorrect use of snprintf results in SEGV
by Anton Blanchard
· 13 years ago
e485ceac
Drivers: hv: Add new message types to enhance KVP
by K. Y. Srinivasan
· 13 years ago
8aa8a7c
perf record: Fix buffer overrun bug in tracepoint_id_to_path()
by Stephane Eranian
· 13 years ago
bea95c1
Merge branch 'perf/hw-branch-sampling' into perf/core
by Ingo Molnar
· 13 years ago
24bff2d
perf report: Fix annotate double quit issue in branch view mode
by Stephane Eranian
· 13 years ago
8bcd65f
perf report: Remove duplicate annotate choice in branch view mode
by Stephane Eranian
· 13 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
f7a0d42
Merge 3.3-rc7 into usb-next
by Greg Kroah-Hartman
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
a68c2c5
perf report: Enable TUI in branch view mode
by Stephane Eranian
· 13 years ago
993ac88
perf report: Auto-detect branch stack sampling mode
by Stephane Eranian
· 13 years ago
330aa67
perf record: Add HEADER_BRANCH_STACK tag
by Stephane Eranian
· 13 years ago
a5aabda
perf record: Provide default branch stack sampling mode option
by Stephane Eranian
· 13 years ago
114382a
perf tools: Make perf able to read files from older ABIs
by Stephane Eranian
· 13 years ago
62db906
perf tools: Fix ABI compatibility bug in print_event_desc()
by Stephane Eranian
· 13 years ago
69996df
perf tools: Enable reading of perf.data files from different ABI rev
by Stephane Eranian
· 13 years ago
b50311d
perf report: Add support for taken branch sampling
by Roberto Agostino Vitillo
· 13 years ago
bdfebd8
perf record: Add support for sampling taken branch
by Roberto Agostino Vitillo
· 13 years ago
b538752
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
by Roberto Agostino Vitillo
· 13 years ago
f3969bf
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ff2a661
perf annotate: Add missing newline on error message
by Namhyung Kim
· 13 years ago
824ac0e
perf annotate: Fix help string on tui
by Namhyung Kim
· 13 years ago
142cfbd
perf annotate: Restore title when came back to original symbol
by Namhyung Kim
· 13 years ago
ef7c537
perf annotate: Handle lower case key code in annotate_browser__run()
by Namhyung Kim
· 13 years ago
58e817d
perf annotate: Print asm code as blue when source code is displayed
by Namhyung Kim
· 13 years ago
67cbbd7
perf tools: Add descriptions of missing Makefile arguments
by Namhyung Kim
· 13 years ago
41c21a6
perf evlist: Restore original errno after open failed
by Namhyung Kim
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
bc76efe
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
by Arnaldo Carvalho de Melo
· 13 years ago
8f54ed4
perf tools: Change perf_guest default back to false
by Joerg Roedel
· 13 years ago
6e557a6
perf record: No build id option fails
by David Ahern
· 13 years ago
f166033
cpupower tools: add install target to the debug tools' makefiles
by Franck Bui-Huu
· 13 years ago
7490ca1
cpupower tools: allow to build debug tools in a separate directory too
by Franck Bui-Huu
· 13 years ago
62d5a67
cpupower: Fix broken mask values
by Thomas Renninger
· 13 years ago
68bb2c3
cpupower tool: allow to build in a separate directory
by Franck Bui-Huu
· 13 years ago
3827150
cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target
by Franck Bui-Huu
· 13 years ago
cf0213f
cpupower tool: remove use of undefined variables from the clean target of the top makefile
by Franck Bui-Huu
· 13 years ago
f2a00bb
cpupower: Fix linking with --as-needed
by Ozan Çağlayan
· 13 years ago
e0c6082
cpupower: Remove unneeded code and by that fix a memleak
by Thomas Renninger
· 13 years ago
0b37ee6
cpupower: Fix number of idle states
by Thomas Renninger
· 13 years ago
e03bd1a
cpupower: Unify cpupower-frequency-* manpages
by Thomas Renninger
· 13 years ago
e7d85a9
cpupower: Add cpupower-idle-info manpage
by Thomas Renninger
· 13 years ago
f642089
cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus
by Thomas Renninger
· 13 years ago
568a899
cpupower: Better interface for accessing AMD pci registers
by Thomas Renninger
· 13 years ago
2273d5c
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f9b0f51
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
1c1bc92
perf probe: Ensure offset provided is not greater than function length without DWARF info too
by Prashanth Nageshappa
· 13 years ago
cfbd70c
perf tools: Ensure comm string is properly terminated
by David Ahern
· 13 years ago
26b7952
perf probe: Ensure offset provided is not greater than function length
by Prashanth Nageshappa
· 13 years ago
30e68bc
perf evlist: Return first evsel for non-sample event on old kernel
by Namhyung Kim
· 13 years ago
24fa9a9
USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions
by Matt Fleming
· 13 years ago
a07f767
tools/include: Add byteshift headers for endian access
by Matt Fleming
· 13 years ago
b17d5c6
tools/virtio: stub out strong barriers
by Michael S. Tsirkin
· 13 years ago
b0820a5
tools/virtio: add linux/hrtimer.h stub
by Michael S. Tsirkin
· 13 years ago
11b8990
tools/virtio: add linux/module.h stub
by Michael S. Tsirkin
· 13 years ago
586c6e7
Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
bf1c95a
ktest: Fix make_min_config test when build fails
by Steven Rostedt
· 13 years ago
6b1bee9
perf tools: fix broken perf record -a mode
by Stephane Eranian
· 13 years ago
f9dee31
tools: Fix typo in ktest.pl
by Masanari Iida
· 13 years ago
dfd3b1e
perf tools: Remove duplicated string.h includes
by Danny Kukawka
· 13 years ago
a5a178e
perf tools: Allow expressions in __print_symbolic() fields
by Stefan Hajnoczi
· 13 years ago
808e122
perf tools: Invert the sample_id_all logic
by Arnaldo Carvalho de Melo
· 13 years ago
0c97812
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
by Arnaldo Carvalho de Melo
· 13 years ago
7e1ccd3
perf tools: cleanup initialization of attr->size
by Stephane Eranian
· 13 years ago
f1c67db
perf tools: Factor out feature op to process header sections
by Robert Richter
· 13 years ago
08d95bd
perf tools: Moving code in header.c
by Robert Richter
· 13 years ago
850f812
perf tools: Add bitmap_or function into bitmap object
by Jiri Olsa
· 13 years ago
e90fda0
perf tools: Add sysfs mountpoint interface
by Jiri Olsa
· 13 years ago
2837609
perf tools: Remove unused functions from debugfs object
by Jiri Olsa
· 13 years ago
e334c72
perf tools: Get rid of ctype.h in symbol.c
by Namhyung Kim
· 13 years ago
3bd2b8d
perf tools: ctype.c only wants util.h
by Namhyung Kim
· 13 years ago
Next »