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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c
Adrian Hunter
1
-5
/
+5
2018-12-17
perf script: Use fallbacks for branch stacks
Adrian Hunter
2
-14
/
+14
2018-12-17
perf tools: Use fallback for sample_addr_correlates_sym() cases
Adrian Hunter
1
-1
/
+1
2018-12-17
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
4
-0
/
+60
2018-12-17
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
4
-0
/
+16
2018-12-17
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-12-17
perf map: Remove extra indirection from map__find()
Eric Saint-Etienne
1
-7
/
+6
2018-12-17
perf stat: Fix CSV mode column output for non-cgroup events
Stephane Eranian
1
-5
/
+11
2018-12-17
perf stat: Fix shadow stats for clock events
Ravi Bangoria
1
-1
/
+2
2018-12-17
perf build: Give better hint about devel package for libssl
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-21
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2
-39
/
+39
2018-11-21
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
3
-2
/
+42
2018-11-21
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
6
-1
/
+37
2018-11-21
perf vendor events: Add JSON metrics for Cascadelake server
Kan Liang
11
-0
/
+31347
2018-11-21
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
3
-3
/
+67
2018-11-21
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
1
-2
/
+1
2018-11-21
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
1
-4
/
+4
2018-11-21
perf tools: Add Hygon Dhyana support
Pu Wen
1
-1
/
+1
2018-11-21
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
5
-0
/
+419
2018-11-21
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
5
-0
/
+563
2018-11-21
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
5
-1
/
+23
2018-11-21
perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h
Davidlohr Bueso
2
-12
/
+11
2018-11-21
perf script: Share code and output format for uregs and iregs output
Milian Wolff
1
-23
/
+17
2018-11-21
perf bpf: Reduce the hardcoded .max_entries for pid_maps
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-11-21
perf script: Add newline after uregs output
Milian Wolff
1
-0
/
+2
2018-11-21
Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without sel...
Arnaldo Carvalho de Melo
1
-4
/
+0
2018-11-21
perf augmented_syscalls: Remove example hardcoded set of filtered pids
Arnaldo Carvalho de Melo
1
-27
/
+0
2018-11-21
perf trace: Fill in BPF "filtered_pids" map when present
Arnaldo Carvalho de Melo
1
-13
/
+48
2018-11-21
perf trace: See if there is a map named "filtered_pids"
Arnaldo Carvalho de Melo
1
-1
/
+24
2018-11-21
perf trace: Add "_from_option" suffix to trace__set_filter()
Arnaldo Carvalho de Melo
1
-3
/
+3
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
3
-10
/
+10
2018-11-21
perf augmented_syscalls: Use pid_filter
Arnaldo Carvalho de Melo
1
-2
/
+32
2018-11-21
perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid fi...
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-11-21
perf bpf: Add simple pid_filter class accessible to BPF proggies
Arnaldo Carvalho de Melo
1
-0
/
+21
2018-11-21
perf bpf: Add defines for map insertion/lookup
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-11-21
perf augmented_syscalls: Remove needless linux/socket.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-11-21
perf augmented_syscalls: Filter on a hard coded pid
Arnaldo Carvalho de Melo
1
-1
/
+5
2018-11-21
perf bpf: Add unistd.h to the headers accessible to bpf proggies
Arnaldo Carvalho de Melo
1
-0
/
+10
2018-11-21
Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...
Ingo Molnar
16
-4
/
+93
2018-11-19
perf tools beauty ioctl: Support new ISO7816 commands
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-11-19
tools uapi asm-generic: Synchronize ioctls.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-11-19
tools arch x86: Update tools's copy of cpufeatures.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-11-19
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
1
-0
/
+22
2018-11-19
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2
-2
/
+16
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
8
-0
/
+48
2018-11-18
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-11-16
Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+18
2018-11-15
selftests/powerpc: Adjust wild_bctr to build with old binutils
Gustavo Romero
1
-2
/
+3
2018-11-12
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2
-2
/
+2
2018-11-12
selftests/powerpc: Fix wild_bctr test to work on ppc64
Michael Ellerman
1
-1
/
+15
[next]