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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf probe: Fix probe definition for inlined functions
Björn Töpel
2017-06-22
1
-1
/
+1
*
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
2017-06-16
1
-0
/
+8
*
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-14
6
-25
/
+25
*
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2017-06-14
2
-1
/
+13
*
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
2017-06-08
3
-50
/
+0
*
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
2017-06-08
1
-0
/
+2
*
perf tests: Decompress kernel module before objdump
Namhyung Kim
2017-06-08
1
-1
/
+19
*
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
2017-06-08
1
-11
/
+8
*
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
2017-06-08
1
-0
/
+16
*
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
2017-06-08
1
-24
/
+3
*
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
2017-06-08
3
-35
/
+65
*
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
2017-06-08
1
-1
/
+3
*
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
2017-06-08
1
-1
/
+9
*
perf script python: Remove dups in documentation examples
SeongJae Park
2017-06-07
1
-4
/
+2
*
perf script python: Updated trace_unhandled() signature
SeongJae Park
2017-06-07
1
-6
/
+3
*
perf script python: Fix wrong code snippets in documentation
SeongJae Park
2017-06-07
1
-2
/
+2
*
perf script: Fix documentation errors
SeongJae Park
2017-06-07
2
-3
/
+3
*
perf script: Fix outdated comment for perf-trace-python
SeongJae Park
2017-06-07
1
-1
/
+1
*
perf probe: Fix examples section of documentation
SeongJae Park
2017-06-07
1
-2
/
+6
*
perf report: Ensure the perf DSO mapping matches what libdw sees
Milian Wolff
2017-06-05
1
-0
/
+8
*
perf report: Include partial stacks unwound with libdw
Milian Wolff
2017-06-05
1
-1
/
+1
*
perf annotate: Add missing powerpc triplet
Kim Phillips
2017-06-05
1
-0
/
+1
*
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
2017-06-05
3
-0
/
+24
*
perf symbols: Use correct filename for compressed modules in build-id cache
Namhyung Kim
2017-06-05
1
-4
/
+1
*
perf symbols: Set module info when build-id event found
Namhyung Kim
2017-06-05
4
-11
/
+20
*
perf header: Set proper module name when build-id event found
Namhyung Kim
2017-06-05
1
-2
/
+10
*
perf stat: Only print NMI watchdog hint when enabled
Andi Kleen
2017-06-02
1
-1
/
+4
*
perf annotate: Fix branch instruction with multiple operands
Kim Phillips
2017-06-01
1
-3
/
+30
*
perf trace: Add mmap alias for s390
Jiri Olsa
2017-06-01
1
-0
/
+4
*
perf annotate: Fix failure when filename has special chars
Ravi Bangoria
2017-05-27
1
-1
/
+1
*
perf tools: Put caller above callee in --children mode
Namhyung Kim
2017-05-24
1
-0
/
+2
*
perf report: Do not drop last inlined frame
Milian Wolff
2017-05-24
1
-4
/
+14
*
perf report: Always honor callchain order for inlined nodes
Milian Wolff
2017-05-24
1
-14
/
+4
*
perf script: Add --inline option for debugging
Namhyung Kim
2017-05-24
3
-0
/
+39
*
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2017-05-24
2
-1
/
+16
*
perf report: Fix memory leak in addr2line when called by addr2inlines
Milian Wolff
2017-05-24
1
-10
/
+13
*
perf report: Don't crash on invalid maps in `-g srcline` mode
Milian Wolff
2017-05-24
1
-4
/
+9
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
40
-157
/
+230
|
\
|
*
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
2017-05-04
1
-0
/
+2
|
*
perf annotate: Fix AArch64 comment char
Kim Phillips
2017-05-04
1
-1
/
+1
|
*
perf tools: Fix spelling mistakes
Kim Phillips
2017-05-04
6
-10
/
+10
|
*
perf config: Refactor a duplicated code for obtaining config file name
Taeung Song
2017-05-02
1
-11
/
+8
|
*
perf symbols: Allow user probes on versioned symbols
Paul Clarke
2017-05-02
5
-20
/
+74
|
*
perf symbols: Accept symbols starting at address 0
Arnaldo Carvalho de Melo
2017-05-02
5
-28
/
+37
|
*
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-26
2
-11
/
+0
|
*
perf units: Move parse_tag_value() to units.[ch]
Arnaldo Carvalho de Melo
2017-04-26
4
-34
/
+36
|
*
perf ui gtk: Move gtk .so name to the only place where it is used
Arnaldo Carvalho de Melo
2017-04-26
2
-2
/
+3
|
*
perf tools: Move HAS_BOOL define to where perl headers are used
Arnaldo Carvalho de Melo
2017-04-26
2
-2
/
+3
|
*
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
2017-04-25
8
-25
/
+35
|
*
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
2017-04-25
11
-9
/
+17
[next]