index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
python
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
perf sched map: Color given cpus
Jiri Olsa
2
-3
/
+36
2016-04-13
perf sched map: Color given pids
Jiri Olsa
2
-4
/
+76
2016-04-13
perf thread_map: Make new_by_tid_str constructor public
Jiri Olsa
2
-1
/
+3
2016-04-13
perf sched: Use color_fprintf for output
Jiri Olsa
1
-8
/
+10
2016-04-13
perf sched: Add compact display option
Jiri Olsa
2
-6
/
+63
2016-04-13
perf cpu_map: Add has() method
Jiri Olsa
2
-0
/
+14
2016-04-13
perf thread_map: Add has() method
Jiri Olsa
2
-0
/
+13
2016-04-13
perf trace: Support callchains for --event too
Arnaldo Carvalho de Melo
1
-15
/
+26
2016-04-13
perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs
Peter Zijlstra
1
-0
/
+2
2016-04-13
perf/x86/intel/pt: Use boot_cpu_has() because it's there
Alexander Shishkin
1
-1
/
+1
2016-04-13
uprobes/x86: Constify uprobe_xol_ops structures
Julia Lawall
1
-2
/
+2
2016-04-12
perf trace: Print unresolved symbol names as addresses
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-04-12
perf evsel: Allow unresolved symbol names to be printed as addresses
Arnaldo Carvalho de Melo
4
-13
/
+46
2016-04-12
perf trace: Make "--call-graph" affect just "raw_syscalls:sys_exit"
Arnaldo Carvalho de Melo
1
-1
/
+21
2016-04-12
perf evsel: Rename config_callgraph() to config_callchain() and make it public
Arnaldo Carvalho de Melo
2
-6
/
+8
2016-04-12
perf evlist: Add (reset,set)_sample_bit methods
Arnaldo Carvalho de Melo
2
-0
/
+29
2016-04-12
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
15
-18
/
+26
2016-04-12
perf trace: Exclude the kernel part of the callchain leading to a syscall
Arnaldo Carvalho de Melo
2
-0
/
+16
2016-04-12
perf evsel: Introduce fprintf_callchain() method out of fprintf_sym()
Arnaldo Carvalho de Melo
3
-7
/
+32
2016-04-12
perf evsel: Rename print_ip() to fprintf_sym()
Arnaldo Carvalho de Melo
4
-43
/
+39
2016-04-12
perf trace: Add support for printing call chains on sys_exit events.
Milian Wolff
2
-0
/
+28
2016-04-12
perf evsel: Allow passing a left alignment when printing a symbol
Arnaldo Carvalho de Melo
3
-4
/
+8
2016-04-12
perf evsel: Allow specifying a file to output in perf_evsel__print_ip
Milian Wolff
3
-21
/
+25
2016-04-12
perf bpf: Automatically create bpf-output event __bpf_stdout__
Wang Nan
1
-9
/
+28
2016-04-12
perf bpf: Clone bpf stdout events in multiple bpf scripts
Wang Nan
4
-0
/
+158
2016-04-11
Linux 4.6-rc3
v4.6-rc3
Linus Torvalds
1
-1
/
+1
2016-04-11
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2
-10
/
+0
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
1
-1
/
+6
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
1
-1
/
+1
2016-04-08
bridge, netem: mark mailing lists as moderated
stephen hemminger
1
-2
/
+2
2016-04-08
parisc: Update comment regarding relative extable support
Helge Deller
1
-6
/
+4
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
4
-0
/
+9
2016-04-08
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-04-08
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-04-08
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Helge Deller
1
-0
/
+8
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
1
-3
/
+1
2016-04-08
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
Joe Perches
1
-14
/
+17
2016-04-08
orangefs: strncpy -> strscpy
Martin Brandenburg
1
-1
/
+5
2016-04-08
orangefs: clean up truncate ctime and mtime setting
Martin Brandenburg
1
-15
/
+1
2016-04-08
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-04-08
Orangefs: optimize boilerplate code.
Mike Marshall
2
-2
/
+2
2016-04-08
Orangefs: xattr.c cleanup
Mike Marshall
1
-16
/
+1
2016-04-08
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
1
-0
/
+3
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
[next]