index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
1
-0
/
+1
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
1
-3
/
+3
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
1
-1
/
+2
2020-05-28
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
1
-12
/
+20
2020-05-28
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
1
-2
/
+1
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
1
-6
/
+6
2020-05-05
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
2
-11
/
+11
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-14
tools headers: Update x86's syscall_64.tbl with the kernel sources
Arnaldo Carvalho de Melo
1
-370
/
+370
2020-03-26
perf/tests: Add CET instructions to the new instructions test
Adrian Hunter
3
-0
/
+544
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
8
-52
/
+52
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2
-36
/
+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-11
tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-12-02
perf bench: Update the copies of x86's mem{cpy,set}_64.S
Arnaldo Carvalho de Melo
1
-4
/
+4
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2
-4
/
+3
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
x86/insn: perf tools: Add some instructions to the new instructions test
Adrian Hunter
3
-0
/
+223
2019-11-06
perf maps: Add for_each_entry()/_safe() iterators
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-10-10
libperf: Adopt perf_mmap__read_event() from tools/perf
Jiri Olsa
1
-1
/
+1
2019-10-10
libperf: Adopt perf_mmap__read_done() from tools/perf
Jiri Olsa
1
-1
/
+1
2019-10-10
libperf: Adopt perf_mmap__read_init() from tools/perf
Jiri Olsa
1
-1
/
+1
2019-10-10
libperf: Adopt perf_mmap__consume() function from tools/perf
Jiri Olsa
1
-1
/
+2
2019-09-30
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
1
-2
/
+4
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
5
-4
/
+5
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
4
-7
/
+7
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
3
-3
/
+3
2019-09-25
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Add perf_mmap struct
Jiri Olsa
3
-3
/
+3
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
3
-0
/
+3
2019-09-25
perf tools: Rename perf_evlist__mmap() to evlist__mmap()
Jiri Olsa
1
-1
/
+1
2019-09-25
perf tools: Rename 'struct perf_mmap' to 'struct mmap'
Jiri Olsa
1
-1
/
+1
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
4
-0
/
+6
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
5
-5
/
+4
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
2
-2
/
+2
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-31
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
4
-0
/
+5
[next]