index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
perf report: Use hierarchy hpp list on gtk
Namhyung Kim
1
-22
/
+33
2016-03-08
perf hists browser: Use hierarchy hpp list
Namhyung Kim
1
-36
/
+45
2016-03-08
perf report: Use hierarchy hpp list on stdio
Namhyung Kim
1
-46
/
+57
2016-03-08
perf hists: Fix indent for multiple hierarchy sort key
Namhyung Kim
4
-28
/
+23
2016-03-08
perf hists: Support multiple sort keys in a hierarchy level
Namhyung Kim
1
-10
/
+32
2016-03-08
perf hists: Use own hpp_list for hierarchy mode
Namhyung Kim
7
-73
/
+103
2016-03-08
perf hists: Introduce perf_hpp__setup_hists_formats()
Namhyung Kim
4
-0
/
+118
2016-03-08
perf stat: Document --detailed option
Borislav Petkov
1
-0
/
+8
2016-03-08
perf hists: Add level field to struct perf_hpp_fmt
Namhyung Kim
2
-33
/
+42
2016-03-08
perf tools: Use 64-bit shifts with (TSC) time conversion
Adrian Hunter
2
-2
/
+2
2016-03-08
perf jit: Move clockid validation
Adrian Hunter
2
-24
/
+23
2016-03-08
perf jit: Let jit_process() return errors
Adrian Hunter
2
-6
/
+16
2016-03-08
perf session: Simplify tool stubs
Adrian Hunter
1
-33
/
+7
2016-03-08
perf inject: Hit all DSOs for AUX data in JIT and other cases
Adrian Hunter
1
-4
/
+8
2016-03-08
perf tools: Explicitly declare inc_group_count as a void function
Colin Ian King
1
-1
/
+1
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
2
-12
/
+11
2016-03-05
nfit, libnvdimm: clear poison command support
Dan Williams
1
-0
/
+29
2016-03-05
tools/testing/nvdimm: expand ars unit testing
Dan Williams
1
-22
/
+90
2016-03-05
nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc
Dan Williams
1
-19
/
+3
2016-03-05
libnvdimm, nfit: centralize command status translation
Dan Williams
1
-1
/
+4
2016-03-05
nfit, tools/testing/nvdimm: test multiple control regions per-dimm
Dan Williams
1
-24
/
+94
2016-03-05
nfit, tools/testing/nvdimm: add format interface code definitions
Dan Williams
1
-1
/
+6
2016-03-03
perf stat: Check for frontend stalled for metrics
Andi Kleen
3
-1
/
+10
2016-03-03
tools/power turbostat: fix various build warnings
Colin Ian King
1
-4
/
+4
2016-03-03
perf tests: Initialize sa.sa_flags
Colin Ian King
1
-0
/
+1
2016-03-03
perf test: Fix hists related entries
Arnaldo Carvalho de Melo
1
-15
/
+22
2016-03-03
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt (Red Hat)
1
-1
/
+1
2016-03-03
tools lib traceevent: Set int_array fields to NULL if freeing from error
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-03-03
tools lib traceevent: Fix time stamp rounding issue
Chaos.Chen
1
-0
/
+5
2016-03-03
perf script: Fix double free on command_line
Colin Ian King
1
-2
/
+2
2016-03-03
tools build: Use .s extension for preprocessed assembler code
Masahiro Yamada
1
-1
/
+1
2016-03-03
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
2
-8
/
+63
2016-03-03
perf stat: Implement CSV metrics output
Andi Kleen
2
-5
/
+70
2016-03-03
perf record: Ensure return non-zero rc when mmap fail
Wang Nan
1
-1
/
+4
2016-03-03
perf record: Introduce record__finish_output() to finish a perf.data
Wang Nan
1
-12
/
+25
2016-03-03
perf record: Extract synthesize code to record__synthesize()
Wang Nan
1
-55
/
+70
2016-03-03
perf record: Use WARN_ONCE to replace 'if' condition
Wang Nan
1
-8
/
+7
2016-03-03
perf data: Explicitly set byte order for integer types
Wang Nan
1
-0
/
+6
2016-03-03
perf data: Support converting data from bpf_perf_event_output()
Wang Nan
1
-1
/
+111
2016-03-03
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
1
-2
/
+20
2016-03-03
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
1
-0
/
+13
2016-02-29
tools lib traceevent: Split pevent_print_event() into specific functionality ...
Steven Rostedt
2
-32
/
+117
2016-02-29
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
1
-2
/
+6
2016-02-29
perf tools: Fix python extension build
Jiri Olsa
1
-0
/
+4
2016-02-29
tools/lib/lockdep: Fix link creation warning
Ingo Molnar
1
-1
/
+1
2016-02-29
tools/lib/lockdep: Add tests for AA and ABBA locking
Alfredo Alvarez Fernandez
3
-4
/
+63
2016-02-29
tools/lib/lockdep: Add userspace version of READ_ONCE()
Alfredo Alvarez Fernandez
1
-0
/
+1
2016-02-29
tools/lib/lockdep: Fix the build on recent kernels
Ingo Molnar
1
-0
/
+6
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
9
-42
/
+161
2016-02-29
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
4
-16
/
+98
[prev]
[next]