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
Age
Commit message (
Expand
)
Author
2010-04-21
perf: Fix perf probe build error
Frederic Weisbecker
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-15
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-04-15
Merge branch 'perf/live' into perf/core
Ingo Molnar
2010-04-15
perf: Make the trace events sample period default to 1
Frederic Weisbecker
2010-04-15
perf: Always record tracepoints raw samples from perf record
Frederic Weisbecker
2010-04-15
perf: Make -f the default for perf record
Frederic Weisbecker
2010-04-15
perf: Fix dynamic field detection
Thomas Gleixner
2010-04-14
perf probe: Show function entry line as probe-able
Masami Hiramatsu
2010-04-14
perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location
Masami Hiramatsu
2010-04-14
perf probe: Fix line range to show end line
Masami Hiramatsu
2010-04-14
perf probe: Fix a bug that --line range can be overflow
Masami Hiramatsu
2010-04-14
perf probe: Fix mis-estimation for shortening filename
Masami Hiramatsu
2010-04-14
perf probe: Fix to use correct debugfs path finder
Masami Hiramatsu
2010-04-14
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
Masami Hiramatsu
2010-04-14
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
Masami Hiramatsu
2010-04-14
perf probe: Remove die() from probe-event code
Masami Hiramatsu
2010-04-14
perf probe: Remove die() from probe-finder code
Masami Hiramatsu
2010-04-14
perf probe: Support DW_OP_call_frame_cfa in debuginfo
Masami Hiramatsu
2010-04-14
perf probe: Support basic type casting
Masami Hiramatsu
2010-04-14
perf probe: Query basic types from debuginfo
Masami Hiramatsu
2010-04-14
perf probe: Use the last field name as the argument name
Masami Hiramatsu
2010-04-14
perf probe: Support argument name
Masami Hiramatsu
2010-04-14
perf tools: Fix accidentally preprocessed snprintf callback
Frederic Weisbecker
2010-04-14
perf trace: Invoke live mode automatically if record/report not specified
Tom Zanussi
2010-04-14
perf trace/scripting: Enable scripting shell scripts for live mode
Tom Zanussi
2010-04-14
perf trace/scripting: Add rwtop and sctop scripts
Tom Zanussi
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
2010-04-14
perf trace: Introduce special handling for pipe input
Tom Zanussi
2010-04-14
perf report: Introduce special handling for pipe input
Tom Zanussi
2010-04-14
perf record: Introduce special handling for pipe output
Tom Zanussi
2010-04-14
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-09
perf tools: Fix perl support installation when O= is used
Arnaldo Carvalho de Melo
2010-04-08
perf trace: Ignore "overwrite" field if present in /events/header_page
Arnaldo Carvalho de Melo
2010-04-08
perf: cleanup some Documentation
Randy Dunlap
2010-04-08
perf bench: fix spello
Randy Dunlap
2010-04-08
perf tools: Reorganize some structs to save space
Arnaldo Carvalho de Melo
2010-04-08
perf TUI: Move "Yes" button to before "No"
Arnaldo Carvalho de Melo
2010-04-08
perf TUI: Show filters on the title and add help line about how to zoom out
Arnaldo Carvalho de Melo
2010-04-04
perf: Swap inclusion order of util.h and string.h in util/string.c
Hitoshi Mitake
2010-04-03
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-04-03
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-04-03
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
2010-04-03
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
[next]