index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
2
-2
/
+0
*
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf symbols: Move symsrc prototypes to a separate header
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
1
-1
/
+0
*
perf arch powerpc: Sync powerpc syscall.tbl
Naveen N. Rao
2019-08-28
1
-27
/
+119
*
perf evlist: Rename perf_evlist__new() to evlist__new()
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-3
/
+3
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-3
/
+3
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-07-09
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
*
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-14
3
-14
/
+14
*
Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-09
3
-0
/
+6
|
\
|
*
perf powerpc kvm-stat: Add missing evlist.h header
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
|
*
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
|
*
perf map: Move structs and prototypes for map groups to a separate header
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
|
*
perf powerpc: Add missing headers to skip-callchain-idx.c
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+3
*
|
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
2019-02-04
2
-0
/
+12
|
/
*
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-01-18
2
-1
/
+3
|
\
|
*
powerpc/perf: Update perf_regs structure to include MMCRA
Madhavan Srinivasan
2019-01-08
2
-1
/
+3
*
|
perf powerpc: Rework syscall table generation
Ravi Bangoria
2019-01-10
3
-14
/
+450
|
/
*
powerpc/perf: Update perf_regs structure to include SIER
Madhavan Srinivasan
2018-12-20
2
-1
/
+3
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-10-09
1
-1
/
+0
|
\
|
*
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-10-09
1
-1
/
+0
*
|
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
2018-08-30
1
-1
/
+3
|
/
*
perf probe powerpc: Fix trace event post-processing
Sandipan Das
2018-08-09
1
-1
/
+3
*
perf powerpc: Fix callchain ip filtering when return address is in a register
Sandipan Das
2018-07-24
1
-2
/
+6
*
perf powerpc: Fix callchain ip filtering
Sandipan Das
2018-07-24
1
-1
/
+1
*
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
2018-06-25
1
-1
/
+1
*
perf map: Remove map_type arg from map_groups__find()
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+1
*
perf powerpc: Generate system call table from asm/unistd.h
Ravi Bangoria
2018-02-16
2
-0
/
+62
*
perf probe: Find versioned symbols from map
Masami Hiramatsu
2017-12-27
1
-0
/
+8
*
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2017-12-05
1
-1
/
+1
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
14
-0
/
+14
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
14
-0
/
+14
*
|
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-10-23
1
-1
/
+3
|
/
*
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-07-19
1
-1
/
+1
*
perf unwind: Support for powerpc
Paolo Bonzini
2017-06-21
2
-0
/
+75
*
perf symbols: Allow user probes on versioned symbols
Paul Clarke
2017-05-02
1
-0
/
+12
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
2
-0
/
+2
*
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
2017-04-19
1
-2
/
+3
*
perf sdt powerpc: Add argument support
Ravi Bangoria
2017-04-04
1
-0
/
+111
*
perf powerpc: Choose local entry point with kretprobes
Naveen N. Rao
2017-03-14
1
-4
/
+10
*
perf annotate: Initial PowerPC support
Ravi Bangoria
2016-11-25
1
-0
/
+58
*
perf uretprobe ppc64le: Fix probe location
Ravi Bangoria
2016-10-05
1
-1
/
+2
[next]