index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
tools lib bpf: Fix the build by adding a missing stdarg.h include
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-03-11
perf tools report: Add custom scripts to script menu
Andi Kleen
2
-0
/
+28
2019-03-11
perf ui browser: Fix ui popup argv browser for many entries
Andi Kleen
2
-6
/
+7
2019-03-11
perf script: Add array bound checking to list_scripts
Andi Kleen
3
-4
/
+10
2019-03-11
perf tools: Add some new tips describing the new options
Andi Kleen
1
-0
/
+7
2019-03-11
perf report: Implement browsing of individual samples
Andi Kleen
12
-1
/
+226
2019-03-11
perf report: Support builtin perf script in scripts menu
Andi Kleen
4
-40
/
+120
2019-03-11
perf report: Support running scripts for current time range
Andi Kleen
1
-11
/
+72
2019-03-11
perf report: Support time sort key
Andi Kleen
5
-0
/
+55
2019-03-11
perf script: Filter COMM/FORK/.. events by CPU
Andi Kleen
1
-24
/
+47
2019-03-11
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-4
/
+5
2019-03-11
tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2
-33
/
+118
2019-03-11
perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour
Arnaldo Carvalho de Melo
1
-2
/
+4
2019-03-11
perf script python: Add printdate function to SQL exporters
Tony Jones
2
-13
/
+19
2019-03-11
perf script python: Add Python3 support to export-to-sqlite.py
Tony Jones
1
-9
/
+14
2019-03-11
perf script python: Add Python3 support to export-to-postgresql.py
Tony Jones
1
-17
/
+41
2019-03-11
perf script python: Add Python3 support to exported-sql-viewer.py
Tony Jones
1
-14
/
+28
2019-03-11
perf report: Use less for scripts output
Andi Kleen
1
-113
/
+17
2019-03-11
perf session: Add process callback to reader object
Jiri Olsa
1
-4
/
+19
2019-03-11
perf header: Add DIR_FORMAT feature to describe directory data
Jiri Olsa
5
-3
/
+59
2019-03-11
perf data: Make perf_data__size() work over directory
Jiri Olsa
2
-5
/
+18
2019-03-11
perf data: Add perf_data__update_dir() function
Jiri Olsa
2
-0
/
+21
2019-03-11
perf data: Don't store auxtrace index for directory data file
Jiri Olsa
1
-1
/
+1
2019-03-11
perf data: Support having perf.data stored as a directory
Jiri Olsa
3
-1
/
+58
2019-03-11
perf vendor events amd: perf PMU events for AMD Family 17h
Martin Liška
7
-0
/
+829
2019-03-11
perf probe: Fix getting the kernel map
Adrian Hunter
1
-2
/
+4
2019-03-11
perf report: Parse time quantum
Andi Kleen
4
-0
/
+49
2019-03-11
perf time-utils: Add utility function to print time stamps in nanoseconds
Andi Kleen
2
-0
/
+9
2019-03-11
perf report: Support output in nanoseconds
Andi Kleen
5
-6
/
+11
2019-03-11
perf script: Support insn output for normal samples
Andi Kleen
4
-1
/
+59
2019-03-11
perf/core: Restore mmap record type correctly
Stephane Eranian
1
-0
/
+2
2019-03-09
perf/core: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-09
perf/x86/intel/uncore: Fix client IMC events return huge result
Kan Liang
3
-7
/
+10
2019-03-09
perf/ring_buffer: Use high order allocations for AUX buffers optimistically
Alexander Shishkin
1
-17
/
+15
2019-03-06
perf data: Force perf_data__open|close zero data->file.path
Jiri Olsa
1
-2
/
+2
2019-03-06
perf session: Fix double free in perf_data__close
Jiri Olsa
1
-3
/
+1
2019-03-06
perf evsel: Probe for precise_ip with simple attr
Jiri Olsa
2
-13
/
+20
2019-03-06
perf tools: Read and store caps/max_precise in perf_pmu
Jiri Olsa
2
-0
/
+15
2019-03-06
perf hist: Fix memory leak of srcline
Jiri Olsa
1
-2
/
+12
2019-03-06
perf hist: Add error path into hist_entry__init
Jiri Olsa
1
-20
/
+19
2019-03-06
perf c2c: Fix c2c report for empty numa node
Jiri Olsa
1
-2
/
+6
2019-03-06
perf script python: Add Python3 support to intel-pt-events.py
Tony Jones
1
-13
/
+19
2019-03-06
perf script python: Add Python3 support to event_analyzing_sample.py
Tony Jones
1
-23
/
+25
2019-03-06
perf script python: add Python3 support to check-perf-trace.py
Tony Jones
1
-14
/
+17
2019-03-06
perf script python: Add Python3 support to futex-contention.py
Tony Jones
1
-4
/
+6
2019-03-06
perf script python: Remove mixed indentation
Tony Jones
14
-135
/
+136
2019-03-06
perf diff: Support --pid/--tid filter options
Jin Yao
2
-0
/
+10
2019-03-06
perf diff: Support --cpu filter option
Jin Yao
2
-0
/
+21
2019-03-06
perf diff: Support --time filter option
Jin Yao
2
-14
/
+179
2019-03-06
perf thread: Generalize function to copy from thread addr space from intel-bt...
Andi Kleen
3
-18
/
+28
[next]