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
2009-08-13
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
Arnaldo Carvalho de Melo
2009-08-13
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2009-08-13
perf list: Fix large list output by using the pager
Arnaldo Carvalho de Melo
2009-08-12
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
2009-08-12
perf tools: Fix dso__new handle() to handle deleted DSOs
Arnaldo Carvalho de Melo
2009-08-12
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Arnaldo Carvalho de Melo
2009-08-12
perf report: Show the tid too in -D
Arnaldo Carvalho de Melo
2009-08-12
perf record: Fix .tid and .pid fill-in when synthesizing events
Arnaldo Carvalho de Melo
2009-08-09
perf tools: callchain: Fix bad rounding of minimum rate
Frederic Weisbecker
2009-08-09
perf_counter tools: Fix libbfd detection for systems with libz dependency
Mike Galbraith
2009-08-09
perf: "Longum est iter per praecepta, breve et efficax per exempla"
Carlos R. Mafra
2009-08-09
perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...
Frederic Weisbecker
2009-08-09
perf tools: callchain: Fix 'perf report' display to be callchain by default
Frederic Weisbecker
2009-08-09
perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...
Frederic Weisbecker
2009-08-09
perf record: Fix the -A UI for empty or non-existent perf.data
Pierre Habouzit
2009-08-09
perf util: Fix do_read() to fail on EOF instead of busy-looping
Pierre Habouzit
2009-08-09
perf list: Fix the output to not include tracepoints without an id
Peter Zijlstra
2009-08-09
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
Brice Goglin
2009-08-09
perf report: Add debug help for the finding of symbol bugs - show the symtab ...
Arnaldo Carvalho de Melo
2009-08-09
perf report: Fix per task mult-counter stat reporting
Peter Zijlstra
2009-08-09
perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...
Peter Zijlstra
2009-08-09
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
2009-08-09
perf top: Update man page
Mike Galbraith
2009-08-09
perf top: Improve interactive key handling
Mike Galbraith
2009-08-09
perf_counter tools: Allow perf top top users to switch between weighted and i...
Mike Galbraith
2009-08-09
perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...
Mike Galbraith
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-06
perf: Auto-detect libelf
Peter Zijlstra
2009-08-06
perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink
Arnaldo Carvalho de Melo
2009-08-05
perf report: Add missing command line options to man page
Arnaldo Carvalho de Melo
2009-08-05
perf: Auto-detect libbfd
Peter Zijlstra
2009-08-05
perf report: Make --sort comm,dso,symbol the default
Pekka Enberg
2009-08-04
perf: Fix read buffer overflow
Roel Kluin
2009-08-02
perf top: Add mwait_idle_with_hints to skip_symbols[]
Arnaldo Carvalho de Melo
2009-08-02
perf tools: Fix faulty check
Stoyan Gaydarov
2009-08-02
perf report: Update for the new FORK/EXIT events
Peter Zijlstra
2009-08-01
perf_counter tools: Fix link errors with older toolchains
Ingo Molnar
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-22
perf_counter tools: Give perf top inherit option
Mike Galbraith
2009-07-22
perf_counter tools: Fix vmlinux symbol generation breakage
Mike Galbraith
2009-07-22
perf_counter: Detect debugfs location
Jason Baron
2009-07-22
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2009-07-22
perf symbol: C++ demangling
Arnaldo Carvalho de Melo
2009-07-22
perf: avoid structure size confusion by using a fixed size
Arjan van de Ven
2009-07-22
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
2009-07-22
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
2009-07-18
perf_counter: Make call graph option consistent
Anton Blanchard
2009-07-18
perf_counter: Add perf record option to log addresses
Anton Blanchard
[next]