index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf bpf: Automatically create bpf-output event __bpf_stdout__
Wang Nan
2016-04-11
1
-9
/
+28
*
perf bpf: Clone bpf stdout events in multiple bpf scripts
Wang Nan
2016-04-11
4
-0
/
+158
*
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
2016-04-08
1
-4
/
+4
*
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2016-04-08
1
-30
/
+30
*
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2016-04-08
1
-6
/
+6
*
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2016-04-08
1
-4
/
+4
*
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2016-04-08
1
-36
/
+34
*
perf symbols: Adjust symbol for shared objects
Wang Nan
2016-04-08
1
-10
/
+3
*
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
2016-04-08
1
-0
/
+14
*
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2016-04-08
7
-5
/
+456
*
perf tools: Allow generating per-arch syscall table arrays
Arnaldo Carvalho de Melo
2016-04-08
2
-2
/
+91
*
perf trace: Move syscall table id <-> name routines to separate class
Arnaldo Carvalho de Melo
2016-04-08
4
-13
/
+71
*
perf trace: Beautify mode_t arguments
Arnaldo Carvalho de Melo
2016-04-08
2
-0
/
+71
*
perf script: Process event update events
Jiri Olsa
2016-04-08
1
-0
/
+1
*
perf tools: Add dedicated unwind addr_space member into thread struct
Jiri Olsa
2016-04-08
2
-16
/
+15
*
perf tools: Introduce trim function
Jiri Olsa
2016-04-07
3
-4
/
+7
*
perf trace: Beautify pid_t arguments
Arnaldo Carvalho de Melo
2016-04-06
2
-53
/
+75
*
perf trace: Beautify set_tid_address, getpid, getppid return values
Arnaldo Carvalho de Melo
2016-04-06
1
-0
/
+3
*
perf trace: Infrastructure to show COMM strings for syscalls returning PIDs
Arnaldo Carvalho de Melo
2016-04-06
1
-4
/
+15
*
perf trace: Beautify wait4/waitid 'options' argument
Arnaldo Carvalho de Melo
2016-04-06
2
-0
/
+31
*
perf trace: Beautify sched_setscheduler 'policy' argument
Arnaldo Carvalho de Melo
2016-04-06
2
-0
/
+48
*
perf list: Document event specifications better
Andi Kleen
2016-04-06
1
-1
/
+106
*
perf tools: Remove superfluous ARCH Makefile includes
Jiri Olsa
2016-04-06
2
-5
/
+0
*
perf script perl: Do error checking on new backtrace routine
Arnaldo Carvalho de Melo
2016-04-06
1
-9
/
+21
*
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
2016-04-06
2
-0
/
+15
*
perf config: Fix build with older toolchain.
Vinson Lee
2016-04-06
1
-3
/
+3
*
perf bpf: Add sample types for 'bpf-output' event
Wang Nan
2016-04-01
1
-1
/
+2
*
perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIME
Arnaldo Carvalho de Melo
2016-04-01
1
-2
/
+11
*
perf trace: Introduce function to set the base timestamp
Arnaldo Carvalho de Melo
2016-04-01
1
-5
/
+11
*
perf tools: Fix PMU term format max value calculation
Kan Liang
2016-04-01
1
-7
/
+6
*
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2016-04-01
2
-0
/
+10
*
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2016-04-01
7
-28
/
+87
*
perf tools: Add time conversion event
Adrian Hunter
2016-03-31
9
-0
/
+75
*
perf trace: Pretty print getrandom() args
Arnaldo Carvalho de Melo
2016-03-31
1
-0
/
+26
*
perf trace: Pretty print seccomp() args
Arnaldo Carvalho de Melo
2016-03-31
1
-0
/
+47
*
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
2016-03-31
1
-0
/
+1
*
Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-03-31
21
-55
/
+448
|
\
|
*
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-03-30
6
-2
/
+49
|
*
perf script perl: Perl scripts now get a backtrace, like the python ones
Dima Kogan
2016-03-30
1
-8
/
+106
|
*
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
2016-03-30
1
-3
/
+4
|
*
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
2016-03-30
1
-32
/
+18
|
*
perf config: Remove duplicated set_buildid_dir calls
Taeung Song
2016-03-30
1
-2
/
+1
|
*
perf tests: Add test to check for event times
Jiri Olsa
2016-03-30
4
-0
/
+242
|
*
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
2016-03-30
4
-3
/
+7
|
*
perf tools: Make hists__collapse_insert_entry static
Jiri Olsa
2016-03-30
2
-4
/
+3
|
*
perf mem: Add -U/-K (--all-user/--all-kernel) options
Jiri Olsa
2016-03-30
2
-1
/
+18
*
|
perf jit: genelf makes assumptions about endian
Anton Blanchard
2016-03-30
1
-14
/
+10
*
|
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
2016-03-30
1
-1
/
+1
|
/
*
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-29
4
-7
/
+22
*
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
2016-03-28
1
-0
/
+2
[next]