Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e013ac312c79379b26cf29012cfbb37c68f79283
/
tools
e013ac3
Tools: hv: fix file overwriting of hv_fcopy_daemon
by Yue Zhang
· 10 years ago
b7c8c19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
3752e45
selftests/powerpc: Add tests of PMU EBBs
by Michael Ellerman
· 10 years ago
33b4819
selftests/powerpc: Add support for skipping tests
by Michael Ellerman
· 10 years ago
de506f7
selftests/powerpc: Put the test in a separate process group
by Michael Ellerman
· 10 years ago
0a6121c
selftests/powerpc: Fix instruction loop for ABIv2 (LE)
by Michael Ellerman
· 10 years ago
96d0161
powerpc: Correct DSCR during TM context switch
by Sam bobroff
· 10 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 10 years ago
24fe831
tools/testing/selftests/sysctl: validate sysctl_writes_strict
by Kees Cook
· 10 years ago
ec00010
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches
by Ingo Molnar
· 10 years ago
d34b661
selftests/powerpc: Test the THP bug we fixed in the previous commit
by Michael Ellerman
· 10 years ago
3e39db4
perf/documentation: Add description for conditional branch filter
by Anshuman Khandual
· 10 years ago
0fffa5d
perf/tool: Add conditional branch filter 'cond' to perf record
by Anshuman Khandual
· 10 years ago
1d46598
tools/vm/page-types.c: catch sigbus if raced with truncate
by Konstantin Khlebnikov
· 10 years ago
4dc4226
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next
by Linus Torvalds
· 10 years ago
082f96a
perf probe: Fix perf probe to find correct variable DIE
by Masami Hiramatsu
· 10 years ago
0c188a0
perf probe: Fix a segfault if asked for variable it doesn't find
by Masami Hiramatsu
· 10 years ago
2e30baa
Merge branches 'acpi-tools' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
057beb1
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
0e36d43
Merge branch 'acpica'
by Rafael J. Wysocki
· 10 years ago
3d521f9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
fc9cabe
perf tools: Fix 'make help' message error
by Jianyu Zhan
· 10 years ago
59a3d4c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
a515114
perf record: Fix poll return value propagation
by Jiri Olsa
· 10 years ago
f299842
perf tools: Move elide bool into perf_hpp_fmt struct
by Jiri Olsa
· 10 years ago
2ec85c6
perf tools: Remove elide setup for SORT_MODE__MEMORY mode
by Jiri Olsa
· 10 years ago
7f3e508
perf tools: Fix "==" into "=" in ui_browser__warning assignment
by zhangdianfang
· 10 years ago
f2d9627
perf tools: Allow overriding sysfs and proc finding with env var
by Cody P Schafer
· 10 years ago
16a6433
perf tools: Consider header files outside perf directory in tags target
by Sebastian Andrzej Siewior
· 10 years ago
6a2f254
perf tools: Add warning when disabling perl scripting support due to missing devel files
by Arnaldo Carvalho de Melo
· 10 years ago
1b572622
perf trace: Warn the user when not available
by Arnaldo Carvalho de Melo
· 10 years ago
e5c4ecd
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next
by Linus Torvalds
· 10 years ago
5ece239
Merge back earlier cpufreq material.
by Rafael J. Wysocki
· 10 years ago
0506aec
perf tests: Add a test case for cumulating callchains
by Namhyung Kim
· 10 years ago
a1891aa
perf tests: Define and use symbolic names for fake symbols
by Namhyung Kim
· 10 years ago
d69b296
perf tools: Reset output/sort order to default
by Namhyung Kim
· 10 years ago
e4cf6f8
perf ui/gtk: Fix callchain display
by Namhyung Kim
· 10 years ago
56772ad
perf ui/stdio: Fix invalid percentage value of cumulated hist entries
by Namhyung Kim
· 10 years ago
e511db5
perf tools: Enable --children option by default
by Namhyung Kim
· 11 years ago
104ac99
perf top: Add top.children config option
by Namhyung Kim
· 12 years ago
1432ec3
perf top: Add --children option
by Namhyung Kim
· 11 years ago
7c50391
perf top: Convert to hist_entry_iter
by Namhyung Kim
· 11 years ago
9d3c02d
perf tools: Add callback function to hist_entry_iter
by Namhyung Kim
· 11 years ago
2bf1a12
perf tools: Do not auto-remove Children column if --fields given
by Namhyung Kim
· 11 years ago
8d8e645
perf report: Add report.children config option
by Namhyung Kim
· 12 years ago
793aaaa
perf report: Add --children option
by Namhyung Kim
· 11 years ago
77284de
perf tools: Add more hpp helper functions
by Namhyung Kim
· 11 years ago
1413566
perf tools: Apply percent-limit to cumulative percentage
by Namhyung Kim
· 11 years ago
b09955b
perf ui/gtk: Add support to accumulated hist stat
by Namhyung Kim
· 11 years ago
0434ddd
perf ui/browser: Add support to accumulated hist stat
by Namhyung Kim
· 11 years ago
594dcbf
perf ui/hist: Add support to accumulated hist stat
by Namhyung Kim
· 11 years ago
be7f855
perf tools: Save callchain info for each cumulative entry
by Namhyung Kim
· 11 years ago
be1f13e
perf callchain: Add callchain_cursor_snapshot()
by Namhyung Kim
· 12 years ago
b4d3c8b
perf report: Cache cumulative callchains
by Namhyung Kim
· 11 years ago
c7405d8
perf tools: Update cpumode for each cumulative entry
by Namhyung Kim
· 11 years ago
7a13aa2
perf hists: Accumulate hist entry stat based on the callchain
by Namhyung Kim
· 12 years ago
a0b51af
perf hists: Check if accumulated when adding a hist entry
by Namhyung Kim
· 12 years ago
f8be1c8
perf hists: Add support for accumulated stat of hist entry
by Namhyung Kim
· 12 years ago
69bcb01
perf tools: Introduce struct hist_entry_iter
by Namhyung Kim
· 11 years ago
1844dbc
perf tools: Introduce hists__inc_nr_samples()
by Namhyung Kim
· 10 years ago
2947c1d
ACPICA: acpidump: Fix repetitive table dump in -n mode.
by Lv Zheng
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f871252
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
e14505a
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
eca8183
perf tools: Add automatic remapping of Android libraries
by Michael Lentine
· 10 years ago
21cfc5e
perf tools: Add cat as fallback pager
by Michael Lentine
· 10 years ago
f21d181
perf tests: Add a testcase for histogram output sorting
by Namhyung Kim
· 10 years ago
4e754e1
perf tests: Factor out print_hists_*()
by Namhyung Kim
· 10 years ago
1c89fe9
perf tools: Introduce reset_output_field()
by Namhyung Kim
· 10 years ago
cfaa154
perf tools: Get rid of obsolete hist_entry__sort_list
by Namhyung Kim
· 10 years ago
678a500
perf hists: Reset width of output fields with header length
by Namhyung Kim
· 11 years ago
e67d49a
perf tools: Skip elided sort entries
by Namhyung Kim
· 11 years ago
6fe8c26
perf top: Add --fields option to specify output fields
by Namhyung Kim
· 11 years ago
c0f1527
perf report/tui: Fix a bug when --fields/sort is given
by Namhyung Kim
· 11 years ago
202e7a6
perf tools: Add ->sort() member to struct sort_entry
by Namhyung Kim
· 11 years ago
a7d945b
perf report: Add -F option to specify output fields
by Namhyung Kim
· 11 years ago
22af969
perf tools: Call perf_hpp__init() before setting up GUI browsers
by Namhyung Kim
· 11 years ago
512ae1b
perf tools: Consolidate management of default sort orders
by Namhyung Kim
· 11 years ago
a2ce067
perf tools: Allow hpp fields to be sort keys
by Namhyung Kim
· 11 years ago
fb821c9e
perf ui: Get rid of callback from __hpp__fmt()
by Namhyung Kim
· 11 years ago
26d8b33
perf tools: Consolidate output field handling to hpp format routines
by Namhyung Kim
· 11 years ago
043ca389
perf tools: Use hpp formats to sort final output
by Namhyung Kim
· 11 years ago
f156d84
perf tools: Support event grouping in hpp ->sort()
by Namhyung Kim
· 11 years ago
093f0ef3
perf tools: Use hpp formats to sort hist entries
by Namhyung Kim
· 11 years ago
8b53699
perf tools: Convert sort entries to hpp formats
by Namhyung Kim
· 11 years ago
bc18b7f
perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt
by Namhyung Kim
· 11 years ago
7ea1bdb
cpupower: Remove mc and smt power aware scheduler info/settings
by Thomas Renninger
· 10 years ago
3fc5a0e
cpupower: cpupower info -b should return 0 on success, not the perf bias value
by Thomas Renninger
· 10 years ago
8a19cb5
cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not available
by Thomas Renninger
· 10 years ago
84baab9
cpupower: Install recently added cpupower-idle-{set, info} manpages
by Thomas Renninger
· 10 years ago
69cd502
cpupower: Introduce idle state disable-by-latency and enable-all
by Thomas Renninger
· 10 years ago
706f4c1
cpupower: Remove all manpages on make uninstall
by Ramkumar Ramachandra
· 10 years ago
db262ea
cpupower: Remove dead link to homepage, and update the targets built.
by Ramkumar Ramachandra
· 10 years ago
a504c02
cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.
by Ramkumar Ramachandra
· 10 years ago
9bb1a20
tools: bpf_jit_disasm: increase image buffer size
by Alexei Starovoitov
· 10 years ago
ed4afd4
tools: bpf_jit_disasm: ignore image address for disasm
by Alexei Starovoitov
· 10 years ago
97eac38
perf tools: Add libdw DWARF post unwind support for ARM
by Jean Pihet
· 10 years ago
Next »