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
/
util
Age
Commit message (
Expand
)
Author
2011-02-28
perf symbols: Fix vmlinux path when not using --symfs
Arnaldo Carvalho de Melo
2011-02-28
perf timechart: Fix black idle boxes in the title
Thomas Renninger
2011-02-25
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
2011-02-10
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
2011-02-03
perf stat: Fix aggreate counter reading accounting
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-21
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
2011-01-17
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
2011-01-17
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
2011-01-10
perf session: Fix infinite loop in __perf_session__process_events
Arnaldo Carvalho de Melo
2011-01-10
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
2011-01-07
perf tools: Pass whole attr to event selectors
Lin Ming
2011-01-06
perf tools: Fix buffer overflow error when specifying all tracepoints
Han Pingtian
2011-01-05
perf session: Warn about errors when processing pipe events too
Arnaldo Carvalho de Melo
2011-01-05
perf tools: Fix perf_event.h header usage
Stephane Eranian
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
2011-01-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-04
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
perf evsel: Auto allocate resources needed for some methods
Arnaldo Carvalho de Melo
2011-01-04
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
2011-01-04
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
perf: Fix callchain hit bad cast on ascii display
Frederic Weisbecker
2010-12-27
perf probe: Fix short file name probe location reporting
Franck Bui-Huu
2010-12-22
perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen
Franck Bui-Huu
2010-12-22
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
2010-12-21
perf probe: Fix to support libdwfl older than 0.148
Masami Hiramatsu
2010-12-21
perf tools: Fix lazy wildcard matching
Masami Hiramatsu
2010-12-21
perf probe: Handle gracefully some stupid and buggy line syntaxes
Franck Bui-Huu
2010-12-21
perf probe: Don't always consider EOF as an error when listing source code
Franck Bui-Huu
2010-12-21
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
2010-12-21
perf probe: Clean up redundant tests in show_line_range()
Franck Bui-Huu
2010-12-21
perf probe: Rewrite show_one_line() to make it simpler
Franck Bui-Huu
2010-12-21
perf probe: Make -L display the absolute path of the dumped file
Franck Bui-Huu
2010-12-21
perf probe: Cleanup messages
Masami Hiramatsu
2010-12-21
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
2010-12-21
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-16
perf buildid-cache: Fix symbolic link handling
Franck Bui-Huu
2010-12-16
perf symbols: Stop using vmlinux files with no symbols
Franck Bui-Huu
2010-12-16
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
[next]