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
Age
Commit message (
Expand
)
Author
2015-05-18
perf bench numa: Share sched_getcpu() __weak def with cloexec.c
Arnaldo Carvalho de Melo
2015-05-18
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
Wang Nan
2015-05-18
perf tools: Protect dso cache fd with a mutex
Namhyung Kim
2015-05-18
perf symbols: Protect dso cache tree using dso->lock
Namhyung Kim
2015-05-18
perf symbols: Protect dso symbol loading using a mutex
Namhyung Kim
2015-05-18
perf tools: Introduce copyfile_offset() function
Namhyung Kim
2015-05-18
perf tools: Add rm_rf() utility function
Namhyung Kim
2015-05-18
perf tools: Elliminate alignment holes
Arnaldo Carvalho de Melo
2015-05-18
perf probe: Load map before glob matching
Wang Nan
2015-05-15
perf tools: Fix "Command" sort_entry's cmp and collapse function
Jiri Olsa
2015-05-15
perf tools: Fix dwarf-aux.c compilation on i386
Jiri Olsa
2015-05-15
perf cgroup: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
2015-05-15
perf evlist: Use atomic.h for the perf_mmap refcount
Arnaldo Carvalho de Melo
2015-05-15
perf machine: Stop accessing atomic_t::counter directly
Arnaldo Carvalho de Melo
2015-05-15
perf tools: Use atomic.h for the map_groups refcount
Arnaldo Carvalho de Melo
2015-05-14
perf tools: Make flex/bison calls honour V=1
Jiri Olsa
2015-05-14
perf trace: Fix the build on older distros
Arnaldo Carvalho de Melo
2015-05-14
perf report: Fix some option handling on --stdio
Namhyung Kim
2015-05-14
perf probe: Ignore tail calls to probed functions
Naveen N. Rao
2015-05-12
perf tests: Fix map_groups refcount test
Arnaldo Carvalho de Melo
2015-05-12
perf machine: No need to keep a refcnt for last_match
Arnaldo Carvalho de Melo
2015-05-12
perf tests: Show refcounting broken expectations in thread-mg-share test
Arnaldo Carvalho de Melo
2015-05-12
perf report: Do not restrict -T option by other options
Namhyung Kim
2015-05-12
perf tests: Fix to get negative exit codes
He Kuang
2015-05-12
perf probe: Show better error message when failed to find variable
He Kuang
2015-05-12
perf probe: Add --range option to show a variable's location range
He Kuang
2015-05-12
perf probe: Remove length limitation for showing available variables
He Kuang
2015-05-12
perf trace: Removed duplicated NULL test
He Kuang
2015-05-12
perf report: Force tty output if -T/--thread option is given
Namhyung Kim
2015-05-12
perf tools: Document relation of per-thread event count feature
Namhyung Kim
2015-05-12
perf kmem: Fix compiler warning about may be accessing uninitialized variable
Arnaldo Carvalho de Melo
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2015-05-08
perf build: Disable libdw DWARF unwind when built with NO_DWARF
Naveen N. Rao
2015-05-08
perf probe: Support glob wildcards for function name
Masami Hiramatsu
2015-05-08
perf probe: Add --no-inlines option to avoid searching inline functions
Masami Hiramatsu
2015-05-08
perf probe: Introduce probe_conf global configs
Masami Hiramatsu
2015-05-08
perf probe: Use perf_probe_event.target instead of passing as an argument
Masami Hiramatsu
2015-05-08
perf bench futex: Handle spurious wakeups
Davidlohr Bueso
2015-05-08
perf bench futex: Support parallel waker threads
Davidlohr Bueso
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Use atomic_t to implement thread__{get,put} refcnt
Arnaldo Carvalho de Melo
2015-05-08
tools include: Add basic atomic.h implementation from the kernel sources
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move generic barriers out of perf-sys.h
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barr...
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barri...
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h
Arnaldo Carvalho de Melo
[prev]
[next]