index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
decompress_bunzip2.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
perf cs-etm: Get rid of unused cpu in struct cs_etm_queue
Mathieu Poirier
1
-6
/
+1
2019-06-10
perf cs-etm: Introduce the concept of trace ID queues
Mathieu Poirier
3
-145
/
+234
2019-06-10
perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue()
Mathieu Poirier
1
-54
/
+54
2019-06-10
perf cs-etm: Move packet queue out of decoder structure
Mathieu Poirier
4
-111
/
+144
2019-06-10
perf cs-etm: Refactor error path in cs_etm_decoder__new()
Mathieu Poirier
1
-5
/
+3
2019-06-10
perf cs-etm: Add handling of switch-CPU-wide events
Mathieu Poirier
1
-0
/
+38
2019-06-10
perf cs-etm: Add handling of itrace start events
Mathieu Poirier
1
-0
/
+26
2019-06-10
perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode
Mathieu Poirier
1
-0
/
+3
2019-06-10
perf cs-etm: Configure timestamp generation in CPU-wide mode
Mathieu Poirier
1
-0
/
+57
2019-06-10
perf cs-etm: Configure contextID tracing in CPU-wide mode
Mathieu Poirier
2
-19
/
+119
2019-06-10
perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()
Jiri Olsa
1
-3
/
+0
2019-06-10
perf record: Add support to collect callchains from kernel or user space only
yuzhoujian
4
-0
/
+21
2019-06-10
perf config: Bail out when a handler returns failure for a key-value pair
Arnaldo Carvalho de Melo
1
-2
/
+6
2019-06-10
perf trace: Exit when failing to build eBPF program
Leo Yan
1
-1
/
+6
2019-06-05
perf trace: Associate more argument names with the filename beautifier
Arnaldo Carvalho de Melo
1
-5
/
+5
2019-06-05
perf trace: Consume the augmented_raw_syscalls payload
Arnaldo Carvalho de Melo
1
-1
/
+10
2019-06-05
perf jvmti: Address gcc string overflow warning for strncpy()
Jiri Olsa
1
-2
/
+2
2019-06-05
perf augmented_raw_syscalls: Move reading filename to the loop
Arnaldo Carvalho de Melo
1
-8
/
+4
2019-06-05
perf augmented_raw_syscalls: Change helper to consider just the augmented_fil...
Arnaldo Carvalho de Melo
1
-13
/
+33
2019-06-05
perf augmented_raw_syscalls: Move the probe_read_str to a separate function
Arnaldo Carvalho de Melo
1
-9
/
+18
2019-06-05
perf augmented_raw_syscalls: Tell which args are filenames and how many bytes...
Arnaldo Carvalho de Melo
2
-168
/
+95
2019-06-05
perf scripts python: exported-sql-viewer.py: Select find text when find bar i...
Adrian Hunter
1
-0
/
+1
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to Call Tree
Adrian Hunter
1
-13
/
+56
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap...
Adrian Hunter
1
-13
/
+56
2019-06-05
perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams
Adrian Hunter
1
-32
/
+41
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc...
Adrian Hunter
1
-19
/
+83
2019-06-05
perf scripts python: export-to-postgresql.py: Export IPC information
Adrian Hunter
1
-12
/
+24
2019-06-05
perf scripts python: export-to-sqlite.py: Export IPC information
Adrian Hunter
1
-12
/
+24
2019-06-05
perf db-export: Export IPC information
Adrian Hunter
1
-2
/
+6