index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix static linking with libunwind
Konstantin Khlebnikov
2017-08-22
1
-1
/
+5
*
perf tools: Fix static linking with libdw from elfutils
Konstantin Khlebnikov
2017-08-22
1
-5
/
+5
*
perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
Konstantin Khlebnikov
2017-08-22
2
-2
/
+15
*
perf tools: Really install manpages via 'make install-man'
Konstantin Khlebnikov
2017-08-22
1
-1
/
+1
*
perf test: Add test cases for new data source encoding
Andi Kleen
2017-08-22
4
-0
/
+62
*
perf tools: Add support for printing new mem_info encodings
Andi Kleen
2017-08-22
2
-5
/
+68
*
perf vendor events: Add Skylake server uncore event list
Andi Kleen
2017-08-22
2
-0
/
+1328
*
perf vendor events: Add core event list for Skylake Server
Andi Kleen
2017-08-22
8
-0
/
+4945
*
perf tools: Dedup events in expression parsing
Andi Kleen
2017-08-22
1
-1
/
+14
*
perf tools: Increase maximum number of events in expressions
Andi Kleen
2017-08-22
1
-1
/
+1
*
perf tools: Expression parser enhancements for metrics
Andi Kleen
2017-08-22
2
-6
/
+60
*
perf tools: Add utility function to detect SMT status
Andi Kleen
2017-08-22
3
-0
/
+51
*
perf bpf: Tighten detection of BPF events
Andi Kleen
2017-08-22
1
-4
/
+19
*
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
2017-08-22
5
-40
/
+20
*
perf xyarray: Save max_x, max_y
Andi Kleen
2017-08-22
2
-0
/
+14
*
Merge tag 'perf-core-for-mingo-4.14-20170821' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-08-22
13
-158
/
+159
|
\
|
*
perf annotate browser: Circulate percent, total-period and nr-samples view
Taeung Song
2017-08-18
1
-3
/
+8
|
*
perf annotate browser: Support --show-nr-samples option
Taeung Song
2017-08-18
2
-5
/
+13
|
*
perf annotate: Document --show-total-period option
Taeung Song
2017-08-18
1
-0
/
+2
|
*
perf annotate stdio: Support --show-nr-samples option
Taeung Song
2017-08-18
3
-3
/
+23
|
*
perf tools: Use default CPUINFO_PROC where it fits
Arnaldo Carvalho de Melo
2017-08-17
2
-20
/
+2
|
*
perf tools: Remove unused cpu_relax() macros
Arnaldo Carvalho de Melo
2017-08-17
1
-9
/
+0
|
*
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
2017-08-17
4
-104
/
+104
|
*
perf events parse: Use just one parse events state struct
Arnaldo Carvalho de Melo
2017-08-17
3
-6
/
+3
|
*
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
2017-08-17
4
-31
/
+31
|
*
perf events parse: Remove some needless local variables
Arnaldo Carvalho de Melo
2017-08-17
1
-13
/
+7
|
*
perf trace: Fix off by one string allocation problem
Arnaldo Carvalho de Melo
2017-08-17
1
-1
/
+1
|
*
perf jevents: Support FCMask and PortMask
Andi Kleen
2017-08-17
1
-0
/
+2
|
*
tools lib bpf: Fix double file test in Makefile
Daniel Díaz
2017-08-17
1
-2
/
+2
|
/
*
Merge tag 'perf-core-for-mingo-4.14-20170816' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-08-17
14
-47
/
+611
|
\
|
*
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2017-08-16
3
-4
/
+4
|
*
perf bpf: Fix endianness problem when loading parameters in prologue
Wang Nan
2017-08-16
2
-3
/
+50
|
*
perf script python: Add support for sqlite3 to call-graph-from-sql.py
Adrian Hunter
2017-08-15
1
-24
/
+36
|
*
perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...
Adrian Hunter
2017-08-15
3
-7
/
+7
|
*
perf script python: Add support for exporting to sqlite3
Adrian Hunter
2017-08-15
4
-3
/
+491
|
*
perf scripts python: Fix query in call-graph-from-postgresql.py
Adrian Hunter
2017-08-15
1
-1
/
+1
|
*
perf scripts python: Fix missing call_path_id in export-to-postgresql script
Adrian Hunter
2017-08-15
1
-1
/
+2
|
*
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
Arnaldo Carvalho de Melo
2017-08-15
1
-3
/
+3
|
*
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
2017-08-15
6
-1
/
+22
|
*
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
Arnaldo Carvalho de Melo
2017-08-15
1
-5
/
+0
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-08-17
251
-972
/
+2343
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-08-17
5
-29
/
+24
|
|
\
|
|
*
scsi: ses: Fix wrong page error
Brian King
2017-08-08
1
-1
/
+1
|
|
*
scsi: ipr: Fix scsi-mq lockdep issue
Brian King
2017-08-08
2
-14
/
+21
|
|
*
scsi: st: fix blk_get_queue usage
Bodo Stroesser
2017-08-08
1
-2
/
+2
|
|
*
scsi: qla2xxx: Fix system crash while triggering FW dump
Michael Hernandez
2017-08-08
1
-12
/
+0
|
*
|
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-08-17
1
-6
/
+8
|
|
\
\
|
|
*
|
audit: Receive unmount event
Jan Kara
2017-08-15
1
-1
/
+1
|
|
*
|
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
2017-08-15
1
-5
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-16
58
-159
/
+512
|
|
\
\
\
[next]