index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
Build
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf jit: Enable jitdump support without dwarf
Maciej Debski
2016-10-24
1
-1
/
+1
*
perf pmu: Push configuration down to PMU driver
Mathieu Poirier
2016-09-22
1
-0
/
+1
*
perf annotate: Add branch stack / basic block
Peter Zijlstra
2016-09-08
1
-0
/
+1
*
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-09-01
1
-0
/
+1
*
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2016-07-27
1
-5
/
+0
*
perf symbols: Add Rust demangling
David Tolnay
2016-07-12
1
-0
/
+1
*
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+5
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+5
*
perf callchain: Support aarch64 cross-platform
He Kuang
2016-06-07
1
-0
/
+1
*
perf callchain: Support x86 target platform
He Kuang
2016-06-07
1
-0
/
+1
*
perf tools: Extract common API out of unwind-libunwind-local.c
He Kuang
2016-06-07
1
-0
/
+1
*
perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
He Kuang
2016-06-07
1
-1
/
+1
*
perf tools: Remove xrealloc and ALLOC_GROW
Masami Hiramatsu
2016-05-10
1
-1
/
+0
*
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
2016-05-06
1
-0
/
+1
*
perf build: Remove x86 references from arch-neutral Build
Arnaldo Carvalho de Melo
2016-04-19
1
-4
/
+0
*
perf evsel: Move fprintf methods to separate source file
Arnaldo Carvalho de Melo
2016-04-14
1
-0
/
+1
*
perf symbols: Move fprintf routines to separate object file
Arnaldo Carvalho de Melo
2016-04-14
1
-0
/
+1
*
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2016-04-08
1
-0
/
+4
*
perf trace: Move syscall table id <-> name routines to separate class
Arnaldo Carvalho de Melo
2016-04-08
1
-0
/
+1
*
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2016-04-01
1
-2
/
+1
*
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
2016-03-23
1
-1
/
+0
*
perf jitdump: Build only on supported archs
Jiri Olsa
2016-03-10
1
-1
/
+1
*
perf jitdump: DWARF is also needed
Arnaldo Carvalho de Melo
2016-03-09
1
-0
/
+3
*
perf tools: Add monitored events array
Jiri Olsa
2016-02-23
1
-0
/
+1
*
perf jit: add source line info support
Stephane Eranian
2016-02-05
1
-0
/
+3
*
perf inject: Add jitdump mmap injection support
Stephane Eranian
2016-02-05
1
-0
/
+2
*
perf symbols: add Java demangling support
Stephane Eranian
2016-02-05
1
-0
/
+1
*
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
Arnaldo Carvalho de Melo
2016-01-08
1
-0
/
+5
*
tools lib: Move find_next_bit.c to tools/lib/
Arnaldo Carvalho de Melo
2016-01-08
1
-3
/
+3
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-7
/
+0
*
perf tools: Provide subcmd configuration at runtime
Josh Poimboeuf
2015-12-16
1
-1
/
+1
*
perf tools: Move help_unknown_cmd() to its own file
Josh Poimboeuf
2015-12-14
1
-0
/
+1
*
perf tools: Move term functions out of util.c
Josh Poimboeuf
2015-12-09
1
-0
/
+1
*
perf tools: Remove unused pager_use_color variable
Josh Poimboeuf
2015-12-09
1
-1
/
+0
*
perf bpf: Add prologue for BPF programs for fetching arguments
He Kuang
2015-11-18
1
-0
/
+1
*
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
2015-11-18
1
-0
/
+6
*
perf tools: Enable passing bpf object file to --event
Wang Nan
2015-10-28
1
-0
/
+1
*
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
2015-09-30
1
-1
/
+1
*
perf env: Move perf_env out of header.h and session.c into separate object
Arnaldo Carvalho de Melo
2015-09-14
1
-0
/
+1
*
perf record: Add ability to name registers to record
Stephane Eranian
2015-08-31
1
-0
/
+1
*
perf tools: Fix build on powerpc broken by pt/bts
Adrian Hunter
2015-08-31
1
-0
/
+1
*
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-21
1
-0
/
+1
*
perf tools: Add Intel PT support
Adrian Hunter
2015-08-17
1
-0
/
+1
*
perf tools: Add Intel PT packet decoder
Adrian Hunter
2015-08-17
1
-0
/
+1
*
perf stat: Move perf_counts struct and functions into separate object
Jiri Olsa
2015-08-08
1
-0
/
+1
*
perf tools: Introduce llvm config options
Wang Nan
2015-08-07
1
-0
/
+1
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-07-21
1
-0
/
+1
|
\
|
*
perf probe: Move ftrace probe-event operations to probe-file.c
Masami Hiramatsu
2015-07-20
1
-0
/
+1
*
|
tools: Copy lib/hweight.c from the kernel sources
Arnaldo Carvalho de Melo
2015-07-09
1
-1
/
+1
|
/
*
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
2015-07-05
1
-1
/
+1
[next]