index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2015-03-23
perf tools: Use kmod_path__parse in is_kernel_module
Jiri Olsa
2015-03-23
perf tools: Use kmod_path__parse in decompress_kmodule
Jiri Olsa
2015-03-23
perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir
Jiri Olsa
2015-03-23
Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
Ingo Molnar
2015-03-21
perf tools: Use kmod_path__parse for machine__new_dso
Jiri Olsa
2015-03-21
perf tools: Add machine__module_dso function
Jiri Olsa
2015-03-21
perf tools: Add dsos__addnew function
Jiri Olsa
2015-03-21
perf tools: Add kmod_path__parse function
Jiri Olsa
2015-03-21
perf tools: Add lzma decompression support for kernel module
Jiri Olsa
2015-03-21
perf probe: Fix failure to add multiple probes without debuginfo
He Kuang
2015-03-20
perf tools: Fix race in build_id_cache__add_s()
Milos Vyletel
2015-03-19
perf report: Don't allow empty argument for '-t'.
Wang Nan
2015-03-19
perf callchain: Separate eh/debug frame offset cache.
Wang Nan
2015-03-17
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
2015-03-17
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2015-03-13
perf data: Add tracepoint events fields CTF conversion support
Sebastian Andrzej Siewior
2015-03-12
perf probe: Fix compiles due to declarations using perf_probe_point
David Ahern
2015-03-12
perf hists browser: Fix UI bug after zoom into thread/dso/symbol
He Kuang
2015-03-12
perf probe: Fix possible double free on error
He Kuang
2015-03-12
perf probe: Allow weak symbols to be probed
Namhyung Kim
2015-03-12
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-03-12
Revert "perf probe: Fix to fall back to find probe point in symbols"
Masami Hiramatsu
2015-03-12
perf probe: Fix --line to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
perf probe: Fix to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
2015-03-12
perf tools: Remove superfluous thread->comm_set setting
Jiri Olsa
2015-03-12
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2015-03-12
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-03-05
perf annotate: Fix fallback to unparsed disassembler line
Arnaldo Carvalho de Melo
2015-03-04
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2015-03-03
perf/bench: Fix mem* routines usage after alternatives change
Borislav Petkov
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-02
perf probe: Remove bias offset to find probe point by address
Masami Hiramatsu
2015-03-02
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
2015-03-02
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
2015-03-02
perf tools: Only include tsc file for x86
David Ahern
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-02-27
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2015-02-27
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2015-02-27
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
2015-02-27
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-27
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
2015-02-27
perf probe: Fix a precedence bug
He Kuang
2015-02-27
perf diff: Support for different binaries
Kan Liang
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
2015-02-27
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
2015-02-26
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
[prev]
[next]