Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce74f60eab3cc8b7a3b0cb9c29ec9b1e1abac7d2
/
tools
ce74f60
perf hists: Link hist entries before inserting to an output tree
by Namhyung Kim
· 12 years ago
9afcf93
perf hists: Exchange order of comparing items when collapsing hists
by Namhyung Kim
· 12 years ago
203e04c
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
c1b8414
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
f1b9939
arm64: makefile: fix uname munging when setting ARCH on native machine
by Will Deacon
· 12 years ago
acb8fb0
perf tools: Fix building from 'make perf-*-src-pkg' tarballs
by Sebastian Andrzej Siewior
· 12 years ago
3a66553
selftests: IPC message queue copy feature test
by Stanislav Kinsbursky
· 12 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
6842d98
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
de929b0
virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0
by Rusty Russell
· 12 years ago
2bf1cbf
tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test
by Dave Jones
· 12 years ago
5a55f8b
breakpoint selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
ed8ad10
kcmp selftests: print fail status instead of cause make error
by Dave Young
· 12 years ago
63d2336
kcmp selftests: make run_tests fix
by Dave Young
· 12 years ago
aabccae
mem-hotplug selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
a58130d
cpu-hotplug selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
9ed1d90
mqueue selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
000e06b
vm selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
e05a1c6
Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
dadfab4
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
e1a6c3d
ktest: Test if target machine is up before install
by Steven Rostedt
· 12 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
608ff1a
Merge branch 'akpm' (Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
1892517
ktest: Fix breakage from change of oldnoconfig to olddefconfig
by Steven Rostedt
· 12 years ago
fcc1f2d
selftests: add a test program for variable huge page sizes in mmap/shmget
by Andi Kleen
· 12 years ago
7786954
ktest: Add native support for syslinux boot loader
by Steven Rostedt
· 12 years ago
6a5971d
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
2376c67
perf top: Use perf_evlist__config()
by Arnaldo Carvalho de Melo
· 12 years ago
75d9a108
perf record: Export the callchain parsing routine and help
by Arnaldo Carvalho de Melo
· 12 years ago
c5ff78c
perf record: Pass perf_record_opts to the callchain cmdline parsing callback
by Arnaldo Carvalho de Melo
· 12 years ago
c79a439
perf evsel: Decode read_format and sample_type in perf_evsel__fprintf
by Arnaldo Carvalho de Melo
· 12 years ago
40c5ec7
perf tools: Add install-bin Makefile target
by Arnaldo Carvalho de Melo
· 12 years ago
0698aed
perf evsel: Adopt fprintf routine from 'perf evlist'
by Arnaldo Carvalho de Melo
· 12 years ago
f77a951
perf evlist: Set the leader in the perf_evlist__config method
by Arnaldo Carvalho de Melo
· 12 years ago
62b807f
perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}
by Arnaldo Carvalho de Melo
· 12 years ago
3a5afae
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
by Arnaldo Carvalho de Melo
· 12 years ago
a496872
ktest: Sync before reboot
by Steven Rostedt
· 12 years ago
7a5a5ca
perf evsel: Introduce method to request IDs be used
by Arnaldo Carvalho de Melo
· 12 years ago
a60d795
perf test: Use perf_evsel__newtp constructor in the tracepoint tests
by Arnaldo Carvalho de Melo
· 12 years ago
c5d3d50d
perf test: Fixup error reporting in basic mmap test
by Arnaldo Carvalho de Melo
· 12 years ago
7be5ebe
perf evsel: Update sample_size when setting sample_type bits
by Arnaldo Carvalho de Melo
· 12 years ago
3f067dc
perf machine: Move more machine methods to machine.c
by Arnaldo Carvalho de Melo
· 12 years ago
fbb6976
perf buildid-cache: Add option to show build ids that are missing in the cache
by Arnaldo Carvalho de Melo
· 12 years ago
417c2ff
perf symbols: Generalize filter in __fprintf_buildid methods
by Arnaldo Carvalho de Melo
· 12 years ago
db6d0bb
perf diff: Remove displacement output option
by Jiri Olsa
· 12 years ago
f0bf910
perf buildid-list: We need to check if a file is ELF first
by Arnaldo Carvalho de Melo
· 12 years ago
044c4f8f
perf tools: Fix TUI helpline output
by Arnaldo Carvalho de Melo
· 12 years ago
3b761f9
perf tools: Don't check configuration on make tags
by Arnaldo Carvalho de Melo
· 12 years ago
f4c8bae
perf diff: Change formula methods to work with pair directly
by Jiri Olsa
· 12 years ago
05472da
perf diff: Change compute methods to work with pair directly
by Jiri Olsa
· 12 years ago
fa283ad
perf diff: Remove displacement from struct hist_entry_diff
by Jiri Olsa
· 12 years ago
823254e
perf evsel: Convert to _is_group_leader method
by Namhyung Kim
· 12 years ago
2cfda56
perf evsel: Set leader evsel's ->leader to itself
by Namhyung Kim
· 12 years ago
5fa9041
perf hists: Link hist entry pairs to leader
by Namhyung Kim
· 12 years ago
2850d94
perf hists: Fix typo on hist__entry_add_pair
by Namhyung Kim
· 12 years ago
3843b05
perf symbols: Ignore ABS symbols when loading data maps
by Namhyung Kim
· 12 years ago
c0d246b
perf hists: Fix period symbol_conf.field_sep display
by Jiri Olsa
· 12 years ago
1240005
perf hists: Introduce perf_hpp__list for period related columns
by Jiri Olsa
· 12 years ago
35d48dd
perf tools: Fix mmap limitations on 32-bit
by David Miller
· 12 years ago
ee8d778
perf top: Add missing newline on pr_err call
by Arnaldo Carvalho de Melo
· 12 years ago
03cd209
perf session: Free environment information when deleting session
by Namhyung Kim
· 12 years ago
3cde41b
perf tools: Don't check configuration on make clean
by Namhyung Kim
· 12 years ago
b56e533
perf ui/helpline: Introduce ui_helpline__vshow()
by Namhyung Kim
· 12 years ago
7529142
perf ui: Always compile error printing code
by Namhyung Kim
· 12 years ago
919d590
perf symbols: Fix dso__fprintf() print statement
by Stephane Eranian
· 12 years ago
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
4a7d645
tools:virtio: fix compilation warning
by Cong Ding
· 12 years ago
9c76820
treewide: Fix typos in various drivers
by Masanari Iida
· 12 years ago
6fa79bc
tools/firewire: nosy-dump: check for allocation failure
by Stefan Richter
· 12 years ago
455e987
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
55f1f545
tools: Allow tools to be installed in a user specified location
by Josh Boyer
· 12 years ago
ee0778a
tools/power: turbostat: make Makefile a bit more capable
by Mark Asselstine
· 12 years ago
84764a4
tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()
by Colin Ian King
· 12 years ago
889facb
tools/power turbostat: v3.0: monitor Watts and Temperature
by Len Brown
· 12 years ago
ddac0d6
tools/power turbostat: fix output buffering issue
by Len Brown
· 12 years ago
8d219e3
cpupower: IvyBridge (0x3a and 0x3e models) support
by Thomas Renninger
· 12 years ago
c8cfc3c
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
by Thomas Renninger
· 12 years ago
ea1021f
cpupower tools: Fix warning and a bug with the cpu package count
by Palmer Cox
· 12 years ago
35a1697
cpupower tools: Fix malloc of cpu_info structure
by Palmer Cox
· 12 years ago
53d2000
cpupower tools: Fix issues with sysfs_topology_read_file
by Palmer Cox
· 12 years ago
fb8eaeb
cpupower tools: Fix minor warnings
by Palmer Cox
· 12 years ago
275a4dc
cpupower tools: Update .gitignore for files created in the debug directories
by Palmer Cox
· 12 years ago
8c00bdf
cpupower tools: Remove brace expansion from clean target
by Palmer Cox
· 12 years ago
e52966c
tools/power turbostat: prevent infinite loop on migration error path
by Len Brown
· 12 years ago
9c63a65
tools/power/x86/turbostat: share kernel MSR #defines
by Len Brown
· 12 years ago
7321090
perf kvm: Fix building perf kvm on non x86 arches
by Xiao Guangrong
· 12 years ago
3786063
perf kvm: Rename perf_kvm to perf_kvm_stat
by Xiao Guangrong
· 12 years ago
d2709c7
perf: Make perf build for x86 with UAPI disintegration applied
by David Howells
· 12 years ago
f2d9cae
perf powerpc: Use uapi/unistd.h to fix build error
by Sukadev Bhattiprolu
· 12 years ago
2b73f65
tools: Pass the target in descend
by David Howells
· 12 years ago
bf35182
tools: Honour the O= flag when tool build called from a higher Makefile
by David Howells
· 12 years ago
ca9dfc6
tools: Define a Makefile function to do subdir processing
by David Howells
· 12 years ago
98c4514
Merge 3.7-rc6 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
d892de8
tools/hv: Fix string types
by Tomas Hozza
· 12 years ago
95a69ad
tools: hv: Netlink source address validation allows DoS
by Tomas Hozza
· 12 years ago
79e979e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
07ac002
perf evsel: Introduce is_group_member method
by Arnaldo Carvalho de Melo
· 12 years ago
Next »