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
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2011-05-19
perf stat: Add more cache-miss percentage printouts
Ingo Molnar
2011-05-19
perf stat: Add -d -d and -d -d -d options to show more CPU events
Ingo Molnar
2011-04-30
perf stat: Tell user about unsupported events in the list
David Ahern
2011-04-29
perf stat: Fail softly on unsupported events
Ingo Molnar
2011-04-29
perf stat: Leave more room for percentages
Ingo Molnar
2011-04-29
perf stat: Adjust stall cycles warning percentages
Ingo Molnar
2011-04-29
perf stat: Analyze front-end and back-end stall counts
Ingo Molnar
2011-04-29
perf tools: Add front-end and back-end stalled cycles support
Ingo Molnar
2011-04-28
perf stat: Fix compatibility behavior
Ingo Molnar
2011-04-28
perf stat: Add --sync/-S option
Ingo Molnar
2011-04-27
perf stat: Fix printout vertical alignment
Ingo Molnar
2011-04-26
perf stat: Add -d/--detailed flag to run with a lot of events
Ingo Molnar
2011-04-26
perf stat: Print out miss/hit ratio for L1 data-cache events
Ingo Molnar
2011-04-26
perf stat: Print branch misses warning colors
Ingo Molnar
2011-04-26
perf stat: Print stalled cycles warning colors
Ingo Molnar
2011-04-26
perf stat: Fix -nan% output in perf stat noise printouts
Ingo Molnar
2011-04-26
perf stat: Add stalled cycles to the default output
Ingo Molnar
2011-04-26
perf stat: Add stalled cycles accounting, prettify the resulting output
Ingo Molnar
2011-04-26
perf stat: Factor our shadow stats
Ingo Molnar
2011-04-26
perf stat: Print cache misses as percentage
Ingo Molnar
2011-04-26
perf stat: Print stalled cycles percentage
Ingo Molnar
2011-04-15
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
2011-03-14
perf stat: Provide support for filters
Frederic Weisbecker
2011-02-16
perf tool: Add cgroup support
Stephane Eranian
2011-02-01
perf stat: Fix up resource release order
Arnaldo Carvalho de Melo
2011-01-31
perf evlist: Store pointer to the cpu and thread maps
Arnaldo Carvalho de Melo
2011-01-24
perf threads: Move thread_map to separate file
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Support event groups
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-11
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
2011-01-10
perf stat: better error message for unsupported events
David Ahern
2011-01-07
perf tools: Pass whole attr to event selectors
Lin Ming
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 evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2010-12-01
perf stat: Add csv-style output
Stephane Eranian
2010-12-01
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
2010-11-20
perf stat: Change and clean up sys_perf_event_open error handling
Corey Ashford
2010-11-19
perf stat: Add no-aggregation mode to -a
Stephane Eranian
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
2010-05-18
perf stat: add perf stat -B to pretty print large numbers
Stephane Eranian
2010-05-13
perf tools: change event inheritance logic in stat and record
Stephane Eranian
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
[next]