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
2017-06-27
tools include: Add byte-swapping macros to kernel.h
Adrian Hunter
1
-6
/
+29
2017-06-27
perf script: Add 'synth' event type for synthesized events
Adrian Hunter
2
-16
/
+61
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
5
-2
/
+74
2017-06-27
perf jit: fix typo: "incalid" -> "invalid"
Colin Ian King
1
-1
/
+1
2017-06-27
perf tools: Kill die()
Arnaldo Carvalho de Melo
2
-27
/
+5
2017-06-27
perf config: Do not die when parsing u64 or int config values
Arnaldo Carvalho de Melo
6
-24
/
+34
2017-06-27
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
11
-42
/
+28
2017-06-27
perf tools: Remove warning()
Arnaldo Carvalho de Melo
3
-36
/
+0
2017-06-27
perf event-parse: Use pr_warning()
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-06-27
perf config: Use pr_warning()
Arnaldo Carvalho de Melo
1
-4
/
+2
2017-06-27
perf help: Use pr_warning()
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-06-27
perf help: Elliminate dup code for reporting
Arnaldo Carvalho de Melo
1
-6
/
+8
2017-06-27
perf help: Introduce exec_failed() to avoid code duplication
Arnaldo Carvalho de Melo
1
-13
/
+9
2017-06-26
perf tests: Add platform dependency to test 15
Thomas Richter
1
-0
/
+48
2017-06-21
perf script: Fix message because field list option is -F not -f
Adrian Hunter
1
-1
/
+1
2017-06-21
perf tools: Fix message because cpu list option is -C not -c
Adrian Hunter
1
-1
/
+1
2017-06-21
perf intel-pt: Fix transactions_sample_type
Adrian Hunter
1
-0
/
+1
2017-06-21
perf intel-pt: Remove redundant initial_skip checks
Adrian Hunter
1
-6
/
+2
2017-06-21
perf intel-pt: Add decoder support for CBR events
Adrian Hunter
2
-0
/
+21
2017-06-21
perf intel-pt: Add reserved byte to CBR packet payload
Adrian Hunter
2
-2
/
+2
2017-06-21
perf intel-pt: Add decoder support for ptwrite and power event packets
Adrian Hunter
4
-8
/
+293
2017-06-21
perf intel-pt: Add documentation for new config terms
Adrian Hunter
1
-0
/
+36
2017-06-21
perf intel-pt: Add default config for pass-through branch enable
Adrian Hunter
1
-0
/
+5
2017-06-21
perf intel-pt: Allow decoding with branch tracing disabled
Adrian Hunter
3
-0
/
+28
2017-06-21
perf intel-pt: Add missing __fallthrough
Adrian Hunter
1
-1
/
+1
2017-06-21
perf intel-pt: Clear FUP flag on error
Adrian Hunter
1
-0
/
+2
2017-06-21
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
1
-8
/
+4
2017-06-21
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
1
-3
/
+5
2017-06-21
perf intel-pt: Fix last_ip usage
Adrian Hunter
1
-2
/
+11
2017-06-21
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
1
-0
/
+1
2017-06-21
perf intel-pt: Fix missing stack clear
Adrian Hunter
1
-0
/
+1
2017-06-21
perf intel-pt: Improve sample timestamp
Adrian Hunter
1
-3
/
+31
2017-06-21
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
1
-4
/
+7
2017-06-21
perf unwind: Support for powerpc
Paolo Bonzini
3
-1
/
+76
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
5
-0
/
+100
2017-06-21
tools lib api fs: Add sysfs__write_int function
Kan Liang
2
-0
/
+34
2017-06-20
perf tools: Remove unused _ALL_SOURCE define
Arnaldo Carvalho de Melo
1
-1
/
+0
2017-06-20
perf tools: Do parameter validation earlier on fetch_kernel_version()
Arnaldo Carvalho de Melo
1
-5
/
+10
2017-06-20
perf evsel: Adopt find_process()
Arnaldo Carvalho de Melo
3
-39
/
+39
2017-06-20
Merge tag 'perf-core-for-mingo-4.13-20170719' of git://git.kernel.org/pub/scm...
Ingo Molnar
37
-161
/
+496
2017-06-19
perf config: Refactor the code using 'ret' variable in cmd_config()
Taeung Song
1
-17
/
+13
2017-06-19
perf config: Check error cases of {show_spec, set}_config()
Taeung Song
1
-2
/
+15
2017-06-19
perf ftrace: Add -D option for depth filter
Namhyung Kim
2
-0
/
+34
2017-06-19
perf ftrace: Add option for function filtering
Namhyung Kim
2
-6
/
+141
2017-06-19
perf ftrace: Move setup_pager before opening trace_pipe
Namhyung Kim
1
-2
/
+2
2017-06-19
perf ftrace: Show error message when fails to set ftrace files
Namhyung Kim
1
-2
/
+5
2017-06-19
perf script: Support -F brstackoff,dso
Mark Santaniello
2
-5
/
+55
2017-06-19
perf script: Support -F brstack,dso and brstacksym,dso
Mark Santaniello
1
-12
/
+49
2017-06-19
perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
Wang Nan
1
-0
/
+9
2017-06-19
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
5
-6
/
+19
[next]