index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Add libbpf relocation checker
Wang Nan
2016-01-26
7
-12
/
+98
*
perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test
Arnaldo Carvalho de Melo
2016-01-26
1
-19
/
+5
*
perf machine: Introduce machine__find_kernel_symbol_by_name()
Arnaldo Carvalho de Melo
2016-01-26
1
-0
/
+10
*
perf hists browser: Offer non-symbol specific menu options for --sort without...
Namhyung Kim
2016-01-26
1
-5
/
+1
*
perf hists browser: Be a bit more strict about presenting CPU socket zoom
Namhyung Kim
2016-01-26
1
-1
/
+1
*
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
2016-01-26
2
-2
/
+3
*
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
2016-01-26
1
-4
/
+6
*
perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'
Namhyung Kim
2016-01-26
1
-5
/
+7
*
perf sort: Provide a way to find out if per-thread bucketing is in place
Namhyung Kim
2016-01-26
2
-0
/
+4
*
perf config: Document 'hist.percentage' variable in man page
Taeung Song
2016-01-26
1
-0
/
+17
*
perf config: Document variables for 'annotate' section in man page
Taeung Song
2016-01-26
1
-0
/
+110
*
perf config: Document 'buildid.dir' variable in man page
Taeung Song
2016-01-26
1
-0
/
+15
*
perf config: Document variables for 'tui' and 'gtk' sections in man page
Taeung Song
2016-01-26
1
-0
/
+10
*
perf config: Document variables for 'colors' section in man page
Taeung Song
2016-01-26
1
-0
/
+46
*
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
Taeung Song
2016-01-26
5
-6
/
+6
*
perf tools: Document the perf sysctls
Ben Hutchings
2016-01-26
1
-6
/
+9
*
perf hists: Cleanup filtering functions
Namhyung Kim
2016-01-26
1
-60
/
+29
*
perf hists: Remove parent filter check in DSO filter function
Namhyung Kim
2016-01-26
1
-3
/
+0
*
perf stat: Making several helper functions static
Jiri Olsa
2016-01-26
2
-17
/
+7
*
perf symbols: Do not read symbols/data from device files
Jiri Olsa
2016-01-26
4
-1
/
+21
*
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
2016-01-26
1
-1
/
+1
*
perf stat: Do not clean event's private stats
Jiri Olsa
2016-01-26
1
-1
/
+0
*
perf hists: Fix HISTC_MEM_DCACHELINE width setting
Jiri Olsa
2016-01-26
1
-0
/
+2
*
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
2016-01-26
1
-2
/
+2
*
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
2016-01-26
1
-1
/
+1
*
perf build: Introduce FEATURES_DUMP make variable
Jiri Olsa
2016-01-15
2
-1
/
+17
*
perf build: Add feature-dump target
Jiri Olsa
2016-01-15
1
-0
/
+11
*
perf build: Pass O option to kernel makefile in build-test
Wang Nan
2016-01-15
1
-4
/
+5
*
perf build: Test correct path of perf in build-test
Wang Nan
2016-01-15
1
-7
/
+14
*
perf build: Pass O option to Makefile.perf in build-test
Wang Nan
2016-01-15
1
-3
/
+11
*
perf build: Set parallel making options build-test
Wang Nan
2016-01-15
1
-7
/
+16
*
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
2016-01-15
1
-1
/
+1
*
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
2016-01-15
1
-1
/
+1
*
perf tools: Fallback to srcdir/Documentation/tips.txt
Namhyung Kim
2016-01-12
2
-6
/
+15
*
perf ui/tui: Print helpline message as is
Namhyung Kim
2016-01-12
1
-1
/
+1
*
perf tools: Set and pass DOCDIR to builtin-report.c
Namhyung Kim
2016-01-12
2
-0
/
+4
*
perf tools: Add file_only config option to strlist
Namhyung Kim
2016-01-12
2
-1
/
+16
*
perf tools: Add more usage tips
Namhyung Kim
2016-01-12
1
-0
/
+15
*
perf record: Add --buildid-all option
Namhyung Kim
2016-01-12
2
-6
/
+23
*
perf tools: Fix mmap2 event allocation in synthesize code
Wang Nan
2016-01-12
1
-2
/
+2
*
perf stat: Fix recort_usage typo
Jiri Olsa
2016-01-12
1
-4
/
+4
*
perf test: Reset err after using it hold errcode in hist testcases
Wang Nan
2016-01-11
4
-0
/
+4
*
perf test: Fix false TEST_OK result for 'perf test hist'
Wang Nan
2016-01-11
1
-5
/
+0
*
tools: Move Makefile.arch from perf/config to tools/scripts
Wang Nan
2016-01-11
3
-20
/
+16
*
perf tools: Fix phony build target for build-test
Wang Nan
2016-01-11
1
-1
/
+1
*
perf tools: Add -lutil in python lib list for broken python-config
Wang Nan
2016-01-11
1
-1
/
+1
*
perf tools: Add missing sources to perf's MANIFEST
Jiri Olsa
2016-01-11
1
-0
/
+2
*
perf evlist: Add --trace-fields option to show trace fields
Namhyung Kim
2016-01-08
4
-1
/
+37
*
perf record: Store data mmaps for dwarf unwind
Jiri Olsa
2016-01-08
1
-1
/
+5
*
perf libdw: Check for mmaps also in MAP__VARIABLE tree
Jiri Olsa
2016-01-08
1
-0
/
+10
[next]