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
/
util.h
Age
Commit message (
Expand
)
Author
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-07-18
perf tools: Make is_printable_array global
Jiri Olsa
2016-07-14
perf tools: Do not provide dup sched_getcpu() prototype on Android
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Remove unneeded magic.h include from util.h
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Introduce weak alternative to sched_getcpu()
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-05-16
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-10
perf tools: Remove xrealloc and ALLOC_GROW
Masami Hiramatsu
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-26
perf tools: Add lsdir() helper to read a directory
Masami Hiramatsu
2016-04-07
perf tools: Introduce trim function
Jiri Olsa
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
2016-02-24
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
2016-02-24
perf tools: Make binary data printer code in trace_event public available
Wang Nan
2016-02-16
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
2016-01-29
perf tools: Move timestamp creation to util
Wang Nan
2016-01-26
perf symbols: Do not read symbols/data from device files
Jiri Olsa
2016-01-08
perf report: Show random usage tip on the help line
Namhyung Kim
2015-12-17
perf tools: Finalize subcmd independence
Josh Poimboeuf
2015-12-09
perf tools: Move term functions out of util.c
Josh Poimboeuf
2015-11-06
perf bpf: Improve BPF related error messages
Wang Nan
2015-11-06
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
2015-10-19
perf test: Suppress libtraceevent warnings
Namhyung Kim
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
2015-09-02
perf tools: Move tracing_path stuff under same namespace
Jiri Olsa
2015-09-02
perf tools: Remove mountpoint arg from perf_debugfs_mount
Jiri Olsa
2015-09-02
perf tools: Always use non inlined file name for 'srcfile' sort key
Andi Kleen
2015-08-28
perf tools: Add tracing_path and remove unneeded functions
Jiri Olsa
2015-08-10
perf tools: Support full source file paths for srcline
Andi Kleen
2015-08-08
perf callchain: Move option parsing code to util.c
Kan Liang
2015-07-06
perf tools: Asprintf like functions to format integer filter expression
Arnaldo Carvalho de Melo
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-08
perf probe: Support glob wildcards for function name
Masami Hiramatsu
2015-03-21
perf tools: Add lzma decompression support for kernel module
Jiri Olsa
2015-02-24
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
2015-02-11
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
2014-12-19
perf: Fix building warning on ARM 32
Wang Nan
2014-12-17
perf evlist: Use roundup_pow_of_two
Arnaldo Carvalho de Melo
2014-12-17
tools: Move code originally from linux/log2.h to tools/include/linux/
Arnaldo Carvalho de Melo
2014-12-11
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
2014-11-24
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
2014-11-19
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
2014-11-05
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
[next]