index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
a2mp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
perf timechart: Use traceevent lib event-parse.h include
Jiri Olsa
1
-19
/
+2
2013-07-12
perf tools: Move hist_entry__period_snprintf into stdio code
Jiri Olsa
3
-42
/
+41
2013-07-12
perf diff: Add generic order option for compute sorting
Jiri Olsa
2
-31
/
+70
2013-07-12
perf diff: Making compute functions static
Jiri Olsa
2
-22
/
+15
2013-07-12
perf diff: Update perf diff documentation for multiple data comparison
Jiri Olsa
1
-9
/
+64
2013-07-12
perf diff: Change diff command to work over multiple data files
Jiri Olsa
1
-33
/
+66
2013-07-12
perf diff: Move columns into struct data__file
Jiri Olsa
1
-42
/
+55
2013-07-12
perf diff: Move diff related columns into diff command
Jiri Olsa
3
-230
/
+292
2013-07-12
perf diff: Display data file info ahead of the diff output
Jiri Olsa
1
-0
/
+18
2013-07-12
perf hists: Marking dummy hists entries
Jiri Olsa
3
-7
/
+18
2013-07-12
perf diff: Switching the base hists to be pairs head
Jiri Olsa
2
-50
/
+35
2013-07-12
perf diff: Introducing diff_data object to hold files
Jiri Olsa
1
-48
/
+95
2013-07-12
perf tools: Centralize default columns init in perf_hpp__init
Jiri Olsa
4
-4
/
+2
2013-07-12
perf tools: Add struct perf_hpp_fmt into hpp callbacks
Jiri Olsa
5
-41
/
+71
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
9
-17
/
+63
2013-07-12
perf list: List kernel supplied event aliases
Andi Kleen
5
-2
/
+86
2013-07-12
perf tools: Default to cpu// for events v5
Andi Kleen
3
-1
/
+54
2013-07-12
perf tools: struct thread has a tid not a pid
Adrian Hunter
10
-35
/
+35
2013-07-12
perf tools: Validate perf event header size
Adrian Hunter
1
-4
/
+10
2013-07-12
perf evlist: Tidy duplicated munmap code
Adrian Hunter
1
-18
/
+14
2013-07-12
perf tools: Add const specifier to perf_pmu__find name parameter
Adrian Hunter
2
-8
/
+8
2013-07-12
perf inject: Add missing 'finished_round'
Adrian Hunter
1
-0
/
+1
2013-07-12
perf tools: Fix missing tool parameter
Adrian Hunter
5
-28
/
+30
2013-07-12
perf inject: Remove unused parameter
Adrian Hunter
1
-10
/
+9
2013-07-12
perf gtk/hists: Set rules hint for the hist browser
Namhyung Kim
1
-0
/
+2
2013-07-12
perf gtk/hists: Add a double-click handler for callchains
Namhyung Kim
1
-0
/
+14
2013-07-12
perf gtk/hists: Make column headers resizable
Namhyung Kim
1
-3
/
+8
2013-07-12
perf gtk/hists: Display callchain overhead also
Namhyung Kim
1
-3
/
+24
2013-07-12
perf gtk/hists: Add support for callchains
Namhyung Kim
1
-0
/
+65
2013-07-12
perf gtk/hists: Use GtkTreeStore instead of GtkListStore
Namhyung Kim
1
-5
/
+5
2013-07-12
perf sched: Move struct perf_sched definition out of cmd_sched()
Namhyung Kim
1
-20
/
+21
2013-07-12
perf util: Remove unused enum and macro in trace-event.h
Namhyung Kim
1
-10
/
+0
2013-07-12
perf util: No need to call read_trace_init() in tracing_data_header()
Namhyung Kim
1
-2
/
+0
2013-07-12
perf util: Rename read_*() functions in trace-event-info.c
Namhyung Kim
1
-10
/
+10
2013-07-12
perf script: Adopt latency_format variable
Namhyung Kim
3
-3
/
+1
2013-07-12
perf util: Get rid of unused header_page_* variables
Namhyung Kim
2
-8
/
+0
2013-07-12
perf util: Parse header_page to get proper long size
Namhyung Kim
1
-1
/
+21
2013-07-12
perf util: Skip reading header_event file
Namhyung Kim
1
-8
/
+1
2013-07-12
perf util: Make file/host_bigendian variable local
Namhyung Kim
1
-3
/
+2
2013-07-12
perf util: Save long size of traced system
Namhyung Kim
1
-8
/
+3
2013-07-12
perf util: Save page size in a trace file to pevent
Namhyung Kim
1
-2
/
+5
2013-07-12
tools lib traceevent: Port kbuffer parser routines
Namhyung Kim
3
-0
/
+800
2013-07-12
tools lib traceevent: Add page_size field to pevent
Namhyung Kim
1
-0
/
+11
2013-07-12
tools lib traceevent: Add trace_seq_reset()
Namhyung Kim
2
-0
/
+14
2013-07-12
tools lib traceevent: Add const qualifier to string arguments
Namhyung Kim
2
-5
/
+5
2013-07-12
tools lib traceevent: Get rid of unused gui target
Namhyung Kim
1
-7
/
+1
2013-07-12
tools lib traceevent: Remove unused install targets
Namhyung Kim
1
-7
/
+2
2013-07-12
perf parse events: Demystify memory allocations
David Ahern
3
-63
/
+61
2013-07-12
perf tests: Make terms a stack variable in test_term
David Ahern
1
-9
/
+5
2013-07-12
perf tools: Don't free list head in parse_events__free_terms
David Ahern
1
-2
/
+0
[next]