index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
perf tools: No need to cache the PMUs in ARM SPE auxtrace init routine
Wei Li
1
-5
/
+4
2020-07-29
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-23
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
1
-1
/
+1
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
3
-6
/
+6
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
1
-0
/
+4
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
1
-0
/
+1
2020-06-22
perf cs-etm: Allow no CoreSight sink to be specified on command line
Mike Leach
1
-3
/
+3
2020-06-09
tools headers API: Update faccessat2 affected files
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-01
perf libdw: Fix off-by 1 relative directory includes
Ian Rogers
3
-9
/
+9
2020-06-01
perf test: Initialize memory in dwarf-unwind
Ian Rogers
1
-0
/
+8
2020-05-28
perf intel-pt: Refine kernel decoding only warning message
Adrian Hunter
1
-1
/
+2
2020-05-28
perf record: Respect --no-switch-events
Adrian Hunter
2
-2
/
+4
2020-05-28
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
1
-12
/
+20
2020-05-28
perf powerpc: Don't ignore sym-handling.c file
Ravi Bangoria
1
-0
/
+1
2020-05-28
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
2
-4
/
+3
2020-05-05
perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()
Arnaldo Carvalho de Melo
1
-4
/
+2
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
3
-11
/
+11
2020-05-05
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
4
-19
/
+19
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
2
-0
/
+2
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
1
-0
/
+8
2020-04-14
tools headers: Update x86's syscall_64.tbl with the kernel sources
Arnaldo Carvalho de Melo
1
-370
/
+370
2020-04-03
perf symbols: Fix arm64 gap between kernel start and module end
Kemeng Shi
2
-0
/
+28
2020-03-27
perf test x86: Add CET instructions to the new instructions test
Adrian Hunter
3
-0
/
+544
2020-03-23
perf symbols: Consolidate symbol fixup issue
Leo Yan
4
-31
/
+0
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
11
-65
/
+65
2020-02-18
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
4
-73
/
+8
2020-02-18
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
1
-1
/
+4
2020-02-18
perf cs-etm: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-02-18
perf intel-bts: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-02-18
perf intel-pt: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-02-12
perf tools: Add arm64 version of get_cpuid()
John Garry
1
-15
/
+48
2020-02-11
tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-01-30
perf parse: Refactor 'struct perf_evsel_config_term'
Leo Yan
1
-1
/
+1
2019-12-02
perf bench: Update the copies of x86's mem{cpy,set}_64.S
Arnaldo Carvalho de Melo
3
-8
/
+8
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
4
-4
/
+4
2019-11-26
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
4
-4
/
+4
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
6
-8
/
+7
2019-11-26
x86/insn: perf tools: Add some more instructions to the new instructions test
Adrian Hunter
3
-0
/
+1505
2019-11-22
perf intel-bts: Does not support AUX area sampling
Adrian Hunter
2
-0
/
+7
2019-11-22
perf intel-pt: Add support for recording AUX area samples
Adrian Hunter
2
-1
/
+82
2019-11-18
perf parse: Report initial event parsing error
Ian Rogers
1
-2
/
+2
2019-11-18
x86/insn: perf tools: Add some instructions to the new instructions test
Adrian Hunter
3
-0
/
+223
2019-11-12
perf annotate: Stop using map->groups, use map_symbol->mg instead
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-12
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
1
-3
/
+3
2019-11-12
perf map_groups: Pass the object to map_groups__find_ams()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-06
perf tools: Fix cross compile for ARM64
John Garry
1
-1
/
+2
[prev]
[next]