index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
Age
Commit message (
Expand
)
Author
2016-05-05
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
2016-04-18
perf hists browser: Fold two consecutive symbol_conf.use_callchain ifs
Arnaldo Carvalho de Melo
2016-04-07
perf tools: Introduce trim function
Jiri Olsa
2016-03-30
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-10
perf hists browser: Check sort keys before hot key actions
Namhyung Kim
2016-03-10
perf hists browser: Allow thread filtering for comm sort key
Namhyung Kim
2016-03-10
perf tools: Remove nr_sort_keys field
Namhyung Kim
2016-03-10
perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()
Namhyung Kim
2016-03-08
perf report: Use hierarchy hpp list on gtk
Namhyung Kim
2016-03-08
perf hists browser: Use hierarchy hpp list
Namhyung Kim
2016-03-08
perf report: Use hierarchy hpp list on stdio
Namhyung Kim
2016-03-08
perf hists: Fix indent for multiple hierarchy sort key
Namhyung Kim
2016-03-08
perf hists: Use own hpp_list for hierarchy mode
Namhyung Kim
2016-03-08
perf hists: Introduce perf_hpp__setup_hists_formats()
Namhyung Kim
2016-02-26
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
2016-02-26
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
2016-02-26
perf report: Show message for percent limit on gtk
Namhyung Kim
2016-02-26
perf hists browser: Show message for percent limit
Namhyung Kim
2016-02-26
perf hists browser: Cleanup hist_browser__update_percent_limit()
Namhyung Kim
2016-02-26
perf report: Show message for percent limit on stdio
Namhyung Kim
2016-02-26
perf hists: Add more helper functions for the hierarchy mode
Namhyung Kim
2016-02-24
perf ui/gtk: Implement hierarchy output mode
Namhyung Kim
2016-02-24
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
2016-02-24
perf hists browser: Implement hierarchy output
Namhyung Kim
2016-02-24
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
2016-02-24
perf hists browser: Count number of hierarchy entries
Namhyung Kim
2016-02-24
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
2016-02-24
perf ui/stdio: Implement hierarchy output mode
Namhyung Kim
2016-02-24
perf hists: Count number of sort keys
Namhyung Kim
2016-02-22
perf tools: Fix assertion failure on dynamic entry
Namhyung Kim
2016-02-12
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2016-02-03
perf hists browser: Add 'L' hotkey to change percent limit
Namhyung Kim
2016-02-03
perf hists: Introduce hists__for_each_format macro
Jiri Olsa
2016-02-03
perf hists: Add struct perf_hpp_list argument to helper functions
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_sort_list macro
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format_safe macro
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
2016-02-03
perf hists: Add perf_hpp_list register helpers
Jiri Olsa
2016-02-03
perf hists: Introduce struct perf_hpp_list
Jiri Olsa
2016-02-03
perf hists: Properly release format fields
Jiri Olsa
2016-02-03
perf hists: Remove perf_hpp__column_(disable|enable)
Jiri Olsa
2016-02-03
perf hists: Allocate output sort field
Jiri Olsa
2016-02-03
perf hists: Make hpp setup function generic
Jiri Olsa
2016-02-03
perf hists: Add 'hpp__equal' callback function
Jiri Olsa
[next]