index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
perf cs-etm: Support unknown_thread in cs_etm_auxtrace
Leo Yan
1
-2
/
+22
2018-06-20
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
1
-13
/
+7
2018-06-20
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
1
-5
/
+3
2018-05-30
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2
-4
/
+1
2018-05-30
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
Kan Liang
1
-0
/
+6
2018-05-30
perf clang: Add support for recent clang versions
Sandipan Das
1
-1
/
+10
2018-04-19
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
1
-0
/
+1
2018-04-19
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
1
-0
/
+1
2018-04-19
perf intel-pt: Fix sync_switch
Adrian Hunter
1
-7
/
+25
2018-04-19
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
3
-35
/
+34
2018-03-06
perf tools: Fix trigger class trigger_on()
Adrian Hunter
1
-4
/
+5
2018-03-06
perf auxtrace: Prevent decoding when --no-itrace
Adrian Hunter
1
-6
/
+9
2018-03-05
perf record: Fix crash in pipe mode
Jiri Olsa
1
-2
/
+6
2018-02-15
perf tools: Substitute yet another strtoull()
Andy Shevchenko
1
-22
/
+2
2018-02-15
perf hists browser: Add parameter to disable lost event warning
Kan Liang
1
-2
/
+4
2018-02-15
perf evsel: Expose the perf_missing_features struct
Arnaldo Carvalho de Melo
2
-11
/
+15
2018-02-15
perf mmap: Discard legacy interface for mmap read
Kan Liang
2
-49
/
+4
2018-02-15
perf mmap: Introduce perf_mmap__read_event()
Kan Liang
2
-0
/
+43
2018-02-15
perf mmap: Introduce perf_mmap__read_done()
Kan Liang
2
-0
/
+12
2018-02-15
perf mmap: Discard 'prev' in perf_mmap__read()
Kan Liang
1
-18
/
+10
2018-02-15
perf mmap: Add new return value logic for perf_mmap__read_init()
Kan Liang
1
-6
/
+6
2018-02-15
perf mmap: Introduce perf_mmap__read_init()
Kan Liang
2
-10
/
+29
2018-02-15
perf mmap: Cleanup perf_mmap__push()
Kan Liang
1
-1
/
+1
2018-02-15
perf mmap: Recalculate size for overwrite mode
Kan Liang
1
-0
/
+2
2018-02-15
perf evlist: Remove stale mmap read for backward
Kan Liang
2
-21
/
+0
2018-02-05
perf record: Fix period option handling
Jiri Olsa
1
-3
/
+8
2018-02-05
perf evsel: Fix period/freq terms setup
Jiri Olsa
1
-0
/
+2
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
4
-1
/
+7
2018-01-25
perf bpf: Remove misplaced __maybe_unused attribute
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-25
perf tools: Add mechanic to synthesise CoreSight trace packets
Mathieu Poirier
1
-0
/
+168
2018-01-25
perf tools: Add full support for CoreSight trace decoding
Mathieu Poirier
1
-6
/
+160
2018-01-25
pert tools: Add queue management functionality
Mathieu Poirier
1
-4
/
+204
2018-01-25
perf tools: Add functionality to communicate with the openCSD decoder
Mathieu Poirier
2
-0
/
+69
2018-01-25
perf tools: Add support for decoding CoreSight trace data
Mathieu Poirier
1
-0
/
+119
2018-01-25
perf tools: Add decoder mechanic to support dumping trace data
Mathieu Poirier
5
-4
/
+536
2018-01-25
perf tools: Add processing of coresight metadata
Tor Jeremiassen
2
-3
/
+194
2018-01-25
perf tools: Add initial entry point for decoder CoreSight traces
Mathieu Poirier
4
-0
/
+235
2018-01-23
perf trace: Remove audit-libs dependency if syscall tables are present
Hendrik Brueckner
2
-2
/
+2
2018-01-23
perf report: Fix regression when decoding intel_pt traces
Mathieu Poirier
1
-2
/
+2
2018-01-23
perf symbols: Using O_CLOEXEC in do_open
Wang YanQing
1
-1
/
+1
2018-01-23
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2
-10
/
+10
2018-01-18
perf bpf: Don't warn about unavailability of builtin clang, just fallback
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-18
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
4
-31
/
+4
2018-01-18
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
Adrian Hunter
1
-0
/
+1
2018-01-18
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2
-13
/
+4
2018-01-17
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2
-0
/
+30
2018-01-17
perf util: Support no index time percent slice
Jin Yao
1
-0
/
+36
2018-01-17
perf util: Improve error checking for time percent input
Jin Yao
1
-2
/
+6
2018-01-17
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
1
-3
/
+13
[next]