index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace
Robert Walker
2018-12-17
4
-39
/
+78
*
perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error
Sihyeon Jang
2018-12-17
1
-2
/
+2
*
tools lib traceevent: traceevent API cleanup
Tzvetomir Stoyanov
2018-12-17
4
-24
/
+18
*
perf tools: traceevent API cleanup, remove __tep_data2host*()
Tzvetomir Stoyanov
2018-12-17
1
-2
/
+2
*
tools lib traceevent: Rename tep_free_format() to tep_free_event()
Tzvetomir Stoyanov
2018-12-17
2
-4
/
+4
*
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
2018-12-17
20
-198
/
+198
*
tools lib traceevent: Install trace-seq.h API header file
Tzvetomir Stoyanov
2018-12-17
1
-1
/
+2
*
tools lib traceevent: Added support for pkg-config
Tzvetomir Stoyanov
2018-12-17
2
-3
/
+33
*
tools lib traceevent: Implement new API tep_get_ref()
Tzvetomir Stoyanov
2018-12-17
2
-0
/
+8
*
perf report: Documentation average IPC and IPC coverage
Jin Yao
2018-12-17
1
-0
/
+8
*
perf report: Display average IPC and IPC coverage per symbol
Jin Yao
2018-12-17
4
-3
/
+87
*
perf annotate: Create a annotate2 flag in struct symbol
Jin Yao
2018-12-17
2
-0
/
+2
*
perf annotate: Compute average IPC and IPC coverage per symbol
Jin Yao
2018-12-17
2
-3
/
+43
*
tools lib traceevent: Add sanity check to is_timestamp_in_us()
Tzvetomir Stoyanov
2018-12-17
1
-1
/
+1
*
perf beauty mmap_flags: Check if the arch has a mmap.h file
Arnaldo Carvalho de Melo
2018-12-17
2
-3
/
+3
*
perf record: Extend trace writing to multi AIO
Alexey Budankov
2018-12-17
4
-42
/
+102
*
perf record: Enable asynchronous trace writing
Alexey Budankov
2018-12-17
7
-9
/
+314
*
perf mmap: Map data buffer for preserving collected data
Alexey Budankov
2018-12-17
3
-3
/
+59
*
tools build feature: Check if libaio is available
Alexey Budankov
2018-12-17
6
-4
/
+42
*
perf intel-pt: Fix error with config term "pt=0"
Adrian Hunter
2018-12-17
1
-0
/
+11
*
perf top: Allow passing a kallsyms file
Arnaldo Carvalho de Melo
2018-12-17
2
-0
/
+5
*
perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wen Yang
2018-12-17
1
-1
/
+1
*
tools include: Adopt ERR_CAST() from the kernel err.h header
Arnaldo Carvalho de Melo
2018-12-17
1
-0
/
+13
*
perf test: Fix perf_event_attr test failure
Adrian Hunter
2018-12-17
1
-1
/
+1
*
perf tests record: Allow for 'sleep' being 'coreutils'
Adrian Hunter
2018-12-17
1
-2
/
+5
*
tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c
Adrian Hunter
2018-12-17
1
-5
/
+5
*
perf script: Use fallbacks for branch stacks
Adrian Hunter
2018-12-17
2
-14
/
+14
*
perf tools: Use fallback for sample_addr_correlates_sym() cases
Adrian Hunter
2018-12-17
1
-1
/
+1
*
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
2018-12-17
4
-0
/
+60
*
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
2018-12-17
4
-0
/
+16
*
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf map: Remove extra indirection from map__find()
Eric Saint-Etienne
2018-12-17
1
-7
/
+6
*
perf stat: Fix CSV mode column output for non-cgroup events
Stephane Eranian
2018-12-17
1
-5
/
+11
*
perf stat: Fix shadow stats for clock events
Ravi Bangoria
2018-12-17
1
-1
/
+2
*
perf build: Give better hint about devel package for libssl
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2018-11-21
2
-39
/
+39
*
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
2018-11-21
3
-2
/
+42
*
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
2018-11-21
6
-1
/
+37
*
perf vendor events: Add JSON metrics for Cascadelake server
Kan Liang
2018-11-21
11
-0
/
+31347
*
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
2018-11-21
3
-3
/
+67
*
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
2018-11-21
1
-2
/
+1
*
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
2018-11-21
1
-4
/
+4
*
perf tools: Add Hygon Dhyana support
Pu Wen
2018-11-21
1
-1
/
+1
*
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
2018-11-21
5
-0
/
+419
*
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
2018-11-21
5
-0
/
+563
*
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
2018-11-21
5
-1
/
+23
*
perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h
Davidlohr Bueso
2018-11-21
2
-12
/
+11
*
perf script: Share code and output format for uregs and iregs output
Milian Wolff
2018-11-21
1
-23
/
+17
*
perf bpf: Reduce the hardcoded .max_entries for pid_maps
Arnaldo Carvalho de Melo
2018-11-21
1
-1
/
+9
*
perf script: Add newline after uregs output
Milian Wolff
2018-11-21
1
-0
/
+2
[next]