index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-3
/
+3
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2
-0
/
+2
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
1
-0
/
+5
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
1
-3
/
+0
2023-07-24
perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...
Athira Rajeev
1
-0
/
+4
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-1
/
+1
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
1
-1
/
+1
2023-05-30
perf kvm powerpc: Add missing rename opf pmu_have_event() to perf_pmus__have_...
Ian Rogers
1
-2
/
+2
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
1
-1
/
+1
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2
-2
/
+2
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2
-2
/
+2
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
1
-2
/
+1
2023-02-19
perf pmu-events: Change aggr_mode to be an enum
Ian Rogers
1
-1
/
+1
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
1
-2
/
+2
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-1
/
+1
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2
-1
/
+2
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
1
-11
/
+11
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
1
-1
/
+1
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2
-26
/
+0
2022-01-20
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-01-10
perf powerpc: Update global/local variants for p_stage_cyc
Athira Rajeev
1
-1
/
+7
2021-12-16
perf arch: Support register names from all archs
German Gomez
1
-66
/
+0
2021-12-06
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2
-2
/
+3
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
1
-1
/
+1
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2
-9
/
+4
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
1
-1
/
+2
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
1
-1
/
+1
2021-11-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-10-31
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
1
-1
/
+1
2021-10-25
perf powerpc: Add support to expose instruction and data address registers as...
Athira Rajeev
2
-0
/
+4
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
1
-1
/
+1
2021-09-10
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
1
-5
/
+7
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-05
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
1
-1
/
+1
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2
-8
/
+0
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
1
-0
/
+7
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
1
-2
/
+16
2021-03-26
perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
3
-0
/
+42
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2
-2
/
+2
2021-03-06
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-03-06
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
1
-15
/
+5
[next]