index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
syscalltbl.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
perf tools: Factor out PMU matching in parser
Andi Kleen
3
-29
/
+52
2017-03-21
perf stat: Handle partially bad results with merging
Andi Kleen
1
-0
/
+10
2017-03-21
perf stat: Collapse identically named events
Andi Kleen
3
-4
/
+38
2017-03-21
perf stat: Factor out callback for collecting event values
Andi Kleen
1
-23
/
+80
2017-03-21
perf annotate: Add comment clarifying how the source code line is parsed
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-03-21
perf annotate: More exactly grep -v of the objdump command
Taeung Song
1
-1
/
+1
2017-03-21
perf sdt x86: Add renaming logic for rNN and other registers
Ravi Bangoria
1
-12
/
+32
2017-03-21
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
4
-4
/
+261
2017-03-21
perf sdt: Add scanning of sdt probes arguments
Alexis Berlemont
2
-2
/
+24
2017-03-21
perf probe: Return errno when not hitting any event
Kefeng Wang
1
-3
/
+3
2017-03-21
perf probe: Change MAX_CMDLEN
Ravi Bangoria
2
-2
/
+2
2017-03-20
tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h
Arnaldo Carvalho de Melo
1
-0
/
+22
2017-03-20
perf probe: Fix concat_probe_trace_events
Ravi Bangoria
1
-1
/
+1
2017-03-20
perf stat: Correct --no-aggr description
Ravi Bangoria
1
-2
/
+1
2017-03-20
tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.h
Arnaldo Carvalho de Melo
2
-0
/
+26
2017-03-17
tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-03-17
perf tools: Handle partial AUX records and print a warning
Alexander Shishkin
3
-5
/
+28
2017-03-17
tools include: Sync {,tools/}include/uapi/linux/perf_event.h
Alexander Shishkin
1
-0
/
+1
2017-03-17
tools lib api fs: Introduce sysfs__read_bool
Alexander Shishkin
2
-0
/
+30
2017-03-17
perf timechart: Use OPT_PARENT for common options
Arnaldo Carvalho de Melo
1
-9
/
+7
2017-03-17
perf lock: Make 'f' part of the common 'lock_options'
Arnaldo Carvalho de Melo
1
-2
/
+1
2017-03-17
perf lock: Subcommands should include common options
Changbin Du
1
-8
/
+11
2017-03-16
uprobes: Default UPROBES_EVENTS to Y
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-03-16
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
6
-11
/
+327
2017-03-16
tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h
Arnaldo Carvalho de Melo
1
-3
/
+2
2017-03-16
perf/x86/intel/pt: Handle VMX better
Alexander Shishkin
1
-17
/
+21
2017-03-16
perf/core: Add a flag for partial AUX records
Alexander Shishkin
2
-1
/
+2
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
10
-49
/
+56
2017-03-16
perf/x86: Add Top Down events to Intel Goldmont
Kan Liang
1
-0
/
+22
2017-03-15
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
1
-2
/
+2
2017-03-15
trace/kprobes: Fix check for kretprobe offset within function entry
Naveen N. Rao
3
-15
/
+28
2017-03-15
perf probe: Introduce util func is_sdt_event()
Ravi Bangoria
2
-8
/
+21
2017-03-15
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
1
-1
/
+1
2017-03-14
qed: Enable iSCSI Out-of-Order
Mintz, Yuval
1
-0
/
+3
2017-03-14
qed: Correct out-of-bound access in OOO history
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Fix interrupt flags on Rx LL2
Ram Amrani
1
-4
/
+5
2017-03-14
qed: Free previous connections when releasing iSCSI
Mintz, Yuval
1
-0
/
+28
2017-03-14
qed: Fix mapping leak on LL2 rx flow
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Prevent creation of too-big u32-chains
Tomer Tayar
1
-3
/
+2
2017-03-14
qed: Align CIDs according to DORQ requirement
Ram Amrani
1
-1
/
+2
2017-03-14
mlxsw: reg: Fix SPVMLR max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
mlxsw: reg: Fix SPVM max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-14
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
Naveen N. Rao
1
-2
/
+3
2017-03-14
doc: trace/kprobes: add information about NOKPROBE_SYMBOL
Naveen N. Rao
1
-2
/
+3
2017-03-14
perf powerpc: Choose local entry point with kretprobes
Naveen N. Rao
1
-4
/
+10
2017-03-14
perf kretprobes: Offset from reloc_sym if kernel supports it
Naveen N. Rao
3
-7
/
+13
2017-03-14
perf probe: Factor out the ftrace README scanning
Naveen N. Rao
1
-33
/
+37
2017-03-14
perf sched timehist: Add --next option
Brendan Gregg
2
-5
/
+24
2017-03-14
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
5
-1
/
+59
[next]