index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
perf tools: Add machine__module_dso function
Jiri Olsa
2015-03-21
1
-11
/
+25
|
*
|
perf tools: Add dsos__addnew function
Jiri Olsa
2015-03-21
2
-9
/
+13
|
*
|
perf tools: Add kmod_path__parse function
Jiri Olsa
2015-03-21
2
-0
/
+80
|
*
|
perf tools: Add lzma decompression support for kernel module
Jiri Olsa
2015-03-21
4
-0
/
+103
|
*
|
perf probe: Fix failure to add multiple probes without debuginfo
He Kuang
2015-03-21
1
-3
/
+1
|
*
|
perf tools: Fix race in build_id_cache__add_s()
Milos Vyletel
2015-03-20
1
-1
/
+2
|
*
|
perf report: Don't allow empty argument for '-t'.
Wang Nan
2015-03-19
2
-2
/
+21
|
*
|
perf callchain: Separate eh/debug frame offset cache.
Wang Nan
2015-03-19
2
-5
/
+6
|
*
|
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
2015-03-17
1
-0
/
+9
|
*
|
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2015-03-17
2
-8
/
+1
|
*
|
perf data: Add tracepoint events fields CTF conversion support
Sebastian Andrzej Siewior
2015-03-13
1
-0
/
+242
|
*
|
perf probe: Fix compiles due to declarations using perf_probe_point
David Ahern
2015-03-12
1
-4
/
+6
|
*
|
perf hists browser: Fix UI bug after zoom into thread/dso/symbol
He Kuang
2015-03-12
1
-0
/
+1
|
*
|
perf probe: Fix possible double free on error
He Kuang
2015-03-12
1
-1
/
+5
|
*
|
perf probe: Allow weak symbols to be probed
Namhyung Kim
2015-03-12
1
-8
/
+4
|
*
|
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-03-12
3
-1
/
+4
|
*
|
Revert "perf probe: Fix to fall back to find probe point in symbols"
Masami Hiramatsu
2015-03-12
1
-4
/
+2
|
*
|
perf probe: Fix --line to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
1
-2
/
+33
|
*
|
perf probe: Fix to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
1
-16
/
+124
|
*
|
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
2015-03-12
3
-31
/
+35
|
*
|
perf tools: Remove superfluous thread->comm_set setting
Jiri Olsa
2015-03-12
1
-1
/
+0
|
*
|
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2015-03-12
2
-11
/
+21
|
*
|
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-12
4
-17
/
+37
|
*
|
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
5
-64
/
+49
|
*
|
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-11
4
-23
/
+42
|
*
|
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-03
8
-31
/
+56
|
*
|
perf probe: Remove bias offset to find probe point by address
Masami Hiramatsu
2015-03-02
1
-4
/
+1
|
*
|
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
2015-03-02
1
-0
/
+23
|
*
|
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
2015-03-02
1
-10
/
+24
|
*
|
perf tools: Only include tsc file for x86
David Ahern
2015-03-02
1
-1
/
+1
|
*
|
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-03-02
3
-4
/
+21
|
|
\
\
|
*
|
|
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2015-02-27
2
-17
/
+79
|
*
|
|
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2015-02-27
2
-78
/
+13
|
*
|
|
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
2015-02-27
1
-1
/
+2
|
*
|
|
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-27
1
-0
/
+2
|
*
|
|
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
2015-02-27
1
-23
/
+193
|
*
|
|
perf probe: Fix a precedence bug
He Kuang
2015-02-27
1
-1
/
+1
|
*
|
|
perf diff: Support for different binaries
Kan Liang
2015-02-27
1
-0
/
+9
|
*
|
|
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
2015-02-27
2
-0
/
+13
|
*
|
|
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
2015-02-27
1
-1
/
+1
|
*
|
|
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
2015-02-26
1
-1
/
+3
|
*
|
|
perf probe: Check kprobes blacklist when adding new events
Masami Hiramatsu
2015-02-26
1
-1
/
+108
|
*
|
|
perf data: Add a 'perf' prefix to the generic fields
Sebastian Andrzej Siewior
2015-02-25
1
-20
/
+22
|
*
|
|
perf data: Add perf data to CTF conversion support
Jiri Olsa
2015-02-25
5
-0
/
+625
|
*
|
|
perf record: Support recording running/enabled time
Andi Kleen
2015-02-25
1
-0
/
+6
|
*
|
|
perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked
Arnaldo Carvalho de Melo
2015-02-24
1
-1
/
+1
|
*
|
|
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
2015-02-24
2
-0
/
+8
|
*
|
|
perf ordered_events: Stop using tool->ordered_events
Arnaldo Carvalho de Melo
2015-02-23
1
-1
/
+4
|
*
|
|
perf session: Remove perf_session from dump_event
Arnaldo Carvalho de Melo
2015-02-22
1
-7
/
+7
|
*
|
|
perf session: Remove perf_session from some deliver event routines
Arnaldo Carvalho de Melo
2015-02-22
1
-19
/
+19
[prev]
[next]