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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf kmem: Fix segfault when invalid sort key is given
Namhyung Kim
2015-03-13
1
-1
/
+2
*
perf stat: Always correctly indent ratio column
Andi Kleen
2015-03-13
1
-0
/
+4
*
perf stat: Fix IPC and other formulas with -A
Andi Kleen
2015-03-13
1
-17
/
+19
*
perf stat: Output running time and run/enabled ratio in CSV mode
Andi Kleen
2015-03-13
1
-23
/
+25
*
perf hists browser: Fix UI bug after fold/unfold
He Kuang
2015-03-12
1
-0
/
+19
*
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 tools: Output feature detection's gcc output to a file
Arnaldo Carvalho de Melo
2015-03-12
2
-1
/
+2
*
perf build: Fix libbabeltrace detection
Jiri Olsa
2015-03-12
1
-0
/
+1
*
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
4
-14
/
+34
*
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
19
-83
/
+68
*
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-11
4
-23
/
+42
*
perf sched: No need to keep the session around
Arnaldo Carvalho de Melo
2015-03-03
1
-16
/
+8
*
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-03
11
-36
/
+66
*
perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
Adrian Hunter
2015-03-02
1
-1
/
+3
*
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: Improve 'libbabel' feature check failure message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve feature test debuggability
Ingo Molnar
2015-03-02
1
-8
/
+8
*
perf tools: Improve libbfd detection message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve libperl detection message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve Python feature detection messages
Ingo Molnar
2015-03-02
1
-6
/
+5
*
perf tools: Remove annoying extra message from the features build
Ingo Molnar
2015-03-02
1
-2
/
+1
*
perf tools: Add PERF-FEATURES to the .gitignore file
Ingo Molnar
2015-03-02
1
-0
/
+1
*
perf record: Document --group option
Namhyung Kim
2015-03-02
1
-0
/
+9
*
perf record: Get rid of -l option from Documentation
Namhyung Kim
2015-03-02
1
-3
/
+0
*
perf tools: Fix build error on ARCH=i386/x86_64/sparc64
Namhyung Kim
2015-03-02
1
-22
/
+5
*
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
2015-03-02
1
-10
/
+24
*
perf stat: Report unsupported events properly
Suzuki K. Poulose
2015-03-02
1
-1
/
+4
*
perf tools: Compare JOBS to 0 after grep
David Ahern
2015-03-02
1
-1
/
+1
*
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
6
-7
/
+29
|
\
|
*
perf tools: Make sparc64 arch point to sparc
David Ahern
2015-02-25
1
-0
/
+4
|
*
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
2015-02-25
1
-0
/
+5
|
*
perf top: Fix SIGBUS on sparc64
David Ahern
2015-02-25
1
-1
/
+1
|
*
perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
Adrian Hunter
2015-02-25
1
-3
/
+15
|
*
perf tools: Fix pthread_attr_setaffinity_np build error
Adrian Hunter
2015-02-25
1
-1
/
+2
|
*
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
2015-02-25
1
-1
/
+1
|
*
perf bench: Fix order of arguments to memcpy_alloc_mem
Bruce Merry
2015-02-22
1
-2
/
+2
*
|
perf report: Fix branch stack mode cannot be set
He Kuang
2015-02-27
1
-1
/
+1
*
|
perf buildid-cache: Show usage with incorrect params
Masami Hiramatsu
2015-02-27
1
-0
/
+5
[next]