index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-20
perf tools: Fix race in build_id_cache__add_s()
Milos Vyletel
1
-1
/
+2
2015-03-19
perf report: Don't allow empty argument for '-t'.
Wang Nan
2
-2
/
+21
2015-03-19
perf callchain: Separate eh/debug frame offset cache.
Wang Nan
2
-5
/
+6
2015-03-18
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
1
-0
/
+9
2015-03-17
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2
-8
/
+1
2015-03-13
perf data: Add tracepoint events fields CTF conversion support
Sebastian Andrzej Siewior
1
-0
/
+242
2015-03-12
perf probe: Fix compiles due to declarations using perf_probe_point
David Ahern
1
-4
/
+6
2015-03-12
perf hists browser: Fix UI bug after zoom into thread/dso/symbol
He Kuang
1
-0
/
+1
2015-03-12
perf probe: Fix possible double free on error
He Kuang
1
-1
/
+5
2015-03-12
perf probe: Allow weak symbols to be probed
Namhyung Kim
1
-8
/
+4
2015-03-12
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
3
-1
/
+4
2015-03-12
Revert "perf probe: Fix to fall back to find probe point in symbols"
Masami Hiramatsu
1
-4
/
+2
2015-03-12
perf probe: Fix --line to handle aliased symbols in glibc
Masami Hiramatsu
1
-2
/
+33
2015-03-12
perf probe: Fix to handle aliased symbols in glibc
Masami Hiramatsu
1
-16
/
+124
2015-03-12
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
3
-31
/
+35
2015-03-12
perf tools: Remove superfluous thread->comm_set setting
Jiri Olsa
1
-1
/
+0
2015-03-12
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2
-11
/
+21
2015-03-12
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
4
-17
/
+37
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
5
-64
/
+49
2015-03-11
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
4
-23
/
+42
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-05
perf annotate: Fix fallback to unparsed disassembler line
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-03-04
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-0
/
+1
2015-03-03
perf/bench: Fix mem* routines usage after alternatives change
Borislav Petkov
1
-0
/
+1
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
8
-31
/
+56
2015-03-02
perf probe: Remove bias offset to find probe point by address
Masami Hiramatsu
1
-4
/
+1
2015-03-02
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
1
-0
/
+23
2015-03-02
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
1
-10
/
+24
2015-03-02
perf tools: Only include tsc file for x86
David Ahern
1
-1
/
+1
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
3
-4
/
+21
2015-02-27
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2
-17
/
+79
2015-02-27
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2
-78
/
+13
2015-02-27
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
1
-1
/
+2
2015-02-27
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
1
-0
/
+2
2015-02-27
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
1
-23
/
+193
2015-02-27
perf probe: Fix a precedence bug
He Kuang
1
-1
/
+1
2015-02-27
perf diff: Support for different binaries
Kan Liang
1
-0
/
+9
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
2
-0
/
+13
2015-02-27
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-02-26
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
1
-1
/
+3
2015-02-26
perf probe: Check kprobes blacklist when adding new events
Masami Hiramatsu
1
-1
/
+108
2015-02-25
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
1
-0
/
+5
2015-02-25
perf top: Fix SIGBUS on sparc64
David Ahern
1
-1
/
+1
2015-02-25
perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
Adrian Hunter
1
-3
/
+15
2015-02-25
perf data: Add a 'perf' prefix to the generic fields
Sebastian Andrzej Siewior
1
-20
/
+22
2015-02-25
perf data: Add perf data to CTF conversion support
Jiri Olsa
5
-0
/
+625
2015-02-25
perf record: Support recording running/enabled time
Andi Kleen
1
-0
/
+6
2015-02-24
perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-02-24
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
2
-0
/
+8
2015-02-23
perf ordered_events: Stop using tool->ordered_events
Arnaldo Carvalho de Melo
1
-1
/
+4
[prev]
[next]