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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
perf bpf: Clone bpf stdout events in multiple bpf scripts
Wang Nan
4
-0
/
+158
2016-04-08
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-04-08
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-30
/
+30
2016-04-08
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-04-08
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-04-08
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-36
/
+34
2016-04-08
perf symbols: Adjust symbol for shared objects
Wang Nan
1
-10
/
+3
2016-04-08
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
1
-0
/
+14
2016-04-08
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
7
-5
/
+456
2016-04-08
perf tools: Allow generating per-arch syscall table arrays
Arnaldo Carvalho de Melo
2
-2
/
+91
2016-04-08
perf trace: Move syscall table id <-> name routines to separate class
Arnaldo Carvalho de Melo
4
-13
/
+71
2016-04-08
perf trace: Beautify mode_t arguments
Arnaldo Carvalho de Melo
2
-0
/
+71
2016-04-08
perf script: Process event update events
Jiri Olsa
1
-0
/
+1
2016-04-08
perf tools: Add dedicated unwind addr_space member into thread struct
Jiri Olsa
2
-16
/
+15
2016-04-07
perf tools: Introduce trim function
Jiri Olsa
3
-4
/
+7
2016-04-06
perf trace: Beautify pid_t arguments
Arnaldo Carvalho de Melo
2
-53
/
+75
2016-04-06
perf trace: Beautify set_tid_address, getpid, getppid return values
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-04-06
perf trace: Infrastructure to show COMM strings for syscalls returning PIDs
Arnaldo Carvalho de Melo
1
-4
/
+15
2016-04-06
perf trace: Beautify wait4/waitid 'options' argument
Arnaldo Carvalho de Melo
2
-0
/
+31
2016-04-06
perf trace: Beautify sched_setscheduler 'policy' argument
Arnaldo Carvalho de Melo
2
-0
/
+48
2016-04-06
perf list: Document event specifications better
Andi Kleen
1
-1
/
+106
2016-04-06
perf tools: Remove superfluous ARCH Makefile includes
Jiri Olsa
2
-5
/
+0
2016-04-06
perf script perl: Do error checking on new backtrace routine
Arnaldo Carvalho de Melo
1
-9
/
+21
2016-04-06
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
2
-0
/
+15
2016-04-06
perf config: Fix build with older toolchain.
Vinson Lee
1
-3
/
+3
2016-04-01
perf bpf: Add sample types for 'bpf-output' event
Wang Nan
1
-1
/
+2
2016-04-01
perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIME
Arnaldo Carvalho de Melo
1
-2
/
+11
2016-04-01
perf trace: Introduce function to set the base timestamp
Arnaldo Carvalho de Melo
1
-5
/
+11
2016-04-01
perf tools: Fix PMU term format max value calculation
Kan Liang
1
-7
/
+6
2016-04-01
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2
-0
/
+10
2016-04-01
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
7
-28
/
+87
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
9
-0
/
+75
2016-03-31
perf trace: Pretty print getrandom() args
Arnaldo Carvalho de Melo
1
-0
/
+26
2016-03-31
perf trace: Pretty print seccomp() args
Arnaldo Carvalho de Melo
1
-0
/
+47
2016-03-31
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-03-31
Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
21
-55
/
+448
2016-03-30
perf jit: genelf makes assumptions about endian
Anton Blanchard
1
-14
/
+10
2016-03-30
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
1
-1
/
+1
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
6
-2
/
+49
2016-03-30
perf script perl: Perl scripts now get a backtrace, like the python ones
Dima Kogan
1
-8
/
+106
2016-03-30
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
1
-3
/
+4
2016-03-30
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
1
-32
/
+18
2016-03-30
perf config: Remove duplicated set_buildid_dir calls
Taeung Song
1
-2
/
+1
2016-03-30
perf tests: Add test to check for event times
Jiri Olsa
4
-0
/
+242
2016-03-30
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
4
-3
/
+7
2016-03-30
perf tools: Make hists__collapse_insert_entry static
Jiri Olsa
2
-4
/
+3
2016-03-30
perf mem: Add -U/-K (--all-user/--all-kernel) options
Jiri Olsa
2
-1
/
+18
2016-03-29
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
4
-7
/
+22
2016-03-28
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
1
-0
/
+2
2016-03-24
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]