index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf script python: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
1
-28
/
+6
*
perf script perl: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
1
-23
/
+6
*
perf tools: Add test_and_set_bit function
Jiri Olsa
2014-11-06
2
-0
/
+19
*
perf tools: Make vmlinux short name more like kallsyms short name
Namhyung Kim
2014-11-05
1
-0
/
+3
*
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2014-11-05
2
-3
/
+15
*
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
2014-11-05
3
-5
/
+18
*
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
2014-11-05
4
-341
/
+349
*
perf build-id: Rename dsos__write_buildid_table()
Namhyung Kim
2014-11-05
1
-4
/
+2
*
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
2014-11-05
8
-12
/
+127
*
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-11-04
5
-3
/
+141
*
perf tools: Defer export of comms that were not 'set'
Adrian Hunter
2014-11-03
3
-2
/
+67
*
perf tools: Add call information to Python export
Adrian Hunter
2014-11-03
3
-7
/
+158
*
perf tools: Add call information to the database export API
Adrian Hunter
2014-11-03
2
-1
/
+63
*
perf tools: Add branch_type and in_tx to Python export
Adrian Hunter
2014-11-03
2
-7
/
+55
*
perf tools: Add branch type to db export
Adrian Hunter
2014-11-03
2
-0
/
+54
*
perf tools: Enhance the thread stack to output call/return data
Adrian Hunter
2014-11-03
2
-5
/
+659
*
perf tools: Add a thread stack for synthesizing call chains
Adrian Hunter
2014-11-03
6
-0
/
+238
*
perf session: Add perf_session__deliver_synth_event()
Adrian Hunter
2014-10-29
2
-0
/
+18
*
perf tools: Use evlist__for_each in a few remaining places
Arnaldo Carvalho de Melo
2014-10-29
2
-3
/
+3
*
perf tools: Add id index
Adrian Hunter
2014-10-29
8
-4
/
+177
*
perf probe: Add --quiet option to suppress output result message
Masami Hiramatsu
2014-10-29
2
-9
/
+20
*
perf script: Add Python script to export to postgresql
Adrian Hunter
2014-10-29
3
-0
/
+392
*
perf scripting python: Extend interface to export data in a database-friendly...
Adrian Hunter
2014-10-29
1
-2
/
+284
*
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
2014-10-29
8
-0
/
+374
*
perf pmu: Add proper error handling to print_pmu_events()
Arnaldo Carvalho de Melo
2014-10-29
1
-10
/
+22
*
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
Adrian Hunter
2014-10-29
2
-2
/
+16
*
perf tools: Add support for 32-bit compatibility VDSOs
Adrian Hunter
2014-10-29
2
-2
/
+172
*
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
2014-10-29
8
-37
/
+149
*
perf pmu: Let pmu's with no events show up on perf list
Adrian Hunter
2014-10-29
2
-2
/
+12
*
perf tools: Ensure return negative value when write header error
Wang Nan
2014-10-29
1
-2
/
+5
*
perf probe: Use PARSE_OPT_EXCLUSIVE flag
Namhyung Kim
2014-10-29
1
-45
/
+9
*
perf tools: Add support for exclusive option
Namhyung Kim
2014-10-29
2
-11
/
+50
*
perf kvm: Print kvm specific --help output
Namhyung Kim
2014-10-29
1
-0
/
+25
*
perf tools: Export usage string and option table of perf record
Namhyung Kim
2014-10-29
4
-6
/
+12
*
perf tools: Add PARSE_OPT_DISABLED flag
Namhyung Kim
2014-10-29
2
-0
/
+19
*
perf tests: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-6
/
+4
*
perf tests: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2014-10-29
1
-1
/
+1
*
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
5
-16
/
+14
*
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
5
-23
/
+21
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
16
-70
/
+48
*
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
2014-10-29
4
-10
/
+9
*
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
2014-10-29
2
-11
/
+23
*
perf probe: Trivial typo fix for --demangle
Masami Hiramatsu
2014-10-29
1
-1
/
+1
*
perf tools: Fix report -F dso_from for data without branch info
Jiri Olsa
2014-10-29
1
-2
/
+8
*
perf tools: Fix report -F dso_to for data without branch info
Jiri Olsa
2014-10-29
1
-2
/
+8
*
perf tools: Fix report -F symbol_from for data without branch info
Jiri Olsa
2014-10-29
1
-3
/
+13
*
perf tools: Fix report -F symbol_to for data without branch info
Jiri Olsa
2014-10-29
1
-5
/
+14
*
perf tools: Fix report -F mispredict for data without branch info
Jiri Olsa
2014-10-29
1
-8
/
+12
*
perf tools: Fix report -F in_tx for data without branch info
Jiri Olsa
2014-10-29
1
-3
/
+10
*
perf tools: Fix report -F abort for data without branch info
Jiri Olsa
2014-10-29
1
-3
/
+11
[next]