Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8eb44dd76ac994b020e5cfe72635c90d9e0ad995
/
tools
/
perf
/
util
8eb44dd
perf sort: Use pclose() instead of fclose() on pipe stream
by Thomas Jarosch
· 13 years ago
43f8e76
perf evsel: Fix memory leaks on evsel->counts
by Namhyung Kim
· 13 years ago
c7a79c4
perf evsel: Add prev_raw_count field
by Stephane Eranian
· 13 years ago
2caa48a
perf header: Stop using die() calls when processing tracing data
by Arnaldo Carvalho de Melo
· 13 years ago
8e16017
perf tools: Use memdup in map__clone
by Arnaldo Carvalho de Melo
· 13 years ago
237a7e0
perf tools: Stop using 'self' in map.[ch]
by Arnaldo Carvalho de Melo
· 13 years ago
d8639f0
perf tools: Stop using 'self' in strlist
by Arnaldo Carvalho de Melo
· 13 years ago
ffe0fb7
perf tools: Allow passing a list to intlist__new
by Arnaldo Carvalho de Melo
· 13 years ago
5a3d04d
perf tools: Allow passing NULL to intlist__find
by Arnaldo Carvalho de Melo
· 13 years ago
2de9533
perf script: hook up perf_scripting_context->pevent
by Tom Zanussi
· 13 years ago
ab1bf653
perf pmu: Privatize perf_pmu_{format,alias} structs
by Arnaldo Carvalho de Melo
· 13 years ago
23b6339
perf tools: Fix usage of __ in event parsing struct names
by Arnaldo Carvalho de Melo
· 13 years ago
5c6ccc3
perf pmu: Fix usage of __ in struct names
by Arnaldo Carvalho de Melo
· 13 years ago
6cee6cd
perf tools: Fix usage of __ in parse_events_term struct
by Arnaldo Carvalho de Melo
· 13 years ago
08aa9cc
perf tools: Move ltrim() to util/string.c
by Namhyung Kim
· 13 years ago
1526813
perf tools: Fix PMU format parsing test failure
by Sukadev Bhattiprolu
· 13 years ago
3cecaa2
perf tools: Do not include PERF-VERSION-FILE to Makefile
by Namhyung Kim
· 13 years ago
d8f7bbc
perf tools: Remove unused 'unset' parameter from parse_events
by Jiri Olsa
· 13 years ago
3cf0cb1
perf tools: Mark branch_info maps as referenced
by Stephane Eranian
· 13 years ago
2c803e5
perf tools: Move get_term_dimensions from top to util.c
by David Ahern
· 13 years ago
b7c14a0
perf symbols: Mark vmlinux filename as allocated
by David Ahern
· 13 years ago
164c800
perf symbols: Move name malloc to when needed in dso__load
by David Ahern
· 13 years ago
fc5871e
perf sort: Separate out branch stack specific sort keys
by Namhyung Kim
· 13 years ago
6f38cf2
perf sort: Clean up sort__first_dimension setting
by Namhyung Kim
· 13 years ago
cb99374
perf sort: Calculate parent column width too
by Namhyung Kim
· 13 years ago
dccf180
perf sort: Align cpu column to right
by Namhyung Kim
· 13 years ago
fb29a33
perf sort: Fix --sort pid output
by Namhyung Kim
· 13 years ago
4335552
perf sort: Get rid of unnecessary __maybe_unused
by Namhyung Kim
· 13 years ago
14d1ac7
perf sort: Move misplaced sort entry functions
by Namhyung Kim
· 13 years ago
7ce28b5
perf probe: Allow of casting an array of char to string
by Hyeoncheol Lee
· 13 years ago
d0528b5
perf tools: Add anonymous huge page recognition
by Joshua Zhu
· 13 years ago
eec185a
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
by Namhyung Kim
· 13 years ago
a65c234
perf tools: Fix possible (unlikely) buffer overflow
by Thomas Jarosch
· 13 years ago
53985a7
perf tools: remove redundant checks from _sort__sym_cmp
by Sasha Levin
· 13 years ago
34ba512
perf machine: Simplify accessing the host machine
by Arnaldo Carvalho de Melo
· 13 years ago
876650e
perf machine: Introduce struct machines
by Arnaldo Carvalho de Melo
· 13 years ago
28a6b6a
perf session: There is no need for a per session hists instance
by Arnaldo Carvalho de Melo
· 13 years ago
52168ee
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
by Arnaldo Carvalho de Melo
· 13 years ago
7e383de
perf record: Don't pass host machine to guest synthesizer
by Arnaldo Carvalho de Melo
· 13 years ago
5323f60
perf header: Ensure read/write finished successfully
by Namhyung Kim
· 13 years ago
f35488f
perf tools: Add support for wildcard in tracepoint system name
by Jiri Olsa
· 13 years ago
0bd3f08
perf tools: Add missing closedir in multi tracepoint processing
by Jiri Olsa
· 13 years ago
0c6332e
perf python: Fix breakage introduced by the test_attr infrastructure
by Arnaldo Carvalho de Melo
· 13 years ago
56e52e8
perf evsel: Introduce perf_evsel__open_strerror method
by Arnaldo Carvalho de Melo
· 13 years ago
c0a5434
perf evsel: Introduce event fallback method
by Arnaldo Carvalho de Melo
· 13 years ago
594ac61
perf evsel: Do missing feature fallbacks in just one place
by Arnaldo Carvalho de Melo
· 13 years ago
66f97ed
perf diff: Use internal rb tree for compute resort
by Namhyung Kim
· 13 years ago
ce74f60
perf hists: Link hist entries before inserting to an output tree
by Namhyung Kim
· 13 years ago
9afcf93
perf hists: Exchange order of comparing items when collapsing hists
by Namhyung Kim
· 13 years ago
2376c67
perf top: Use perf_evlist__config()
by Arnaldo Carvalho de Melo
· 13 years ago
75d9a108
perf record: Export the callchain parsing routine and help
by Arnaldo Carvalho de Melo
· 13 years ago
c79a439
perf evsel: Decode read_format and sample_type in perf_evsel__fprintf
by Arnaldo Carvalho de Melo
· 13 years ago
0698aed
perf evsel: Adopt fprintf routine from 'perf evlist'
by Arnaldo Carvalho de Melo
· 13 years ago
f77a951
perf evlist: Set the leader in the perf_evlist__config method
by Arnaldo Carvalho de Melo
· 13 years ago
62b807f
perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}
by Arnaldo Carvalho de Melo
· 13 years ago
3a5afae
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
by Arnaldo Carvalho de Melo
· 13 years ago
7a5a5ca
perf evsel: Introduce method to request IDs be used
by Arnaldo Carvalho de Melo
· 13 years ago
7be5ebe
perf evsel: Update sample_size when setting sample_type bits
by Arnaldo Carvalho de Melo
· 13 years ago
3f067dc
perf machine: Move more machine methods to machine.c
by Arnaldo Carvalho de Melo
· 13 years ago
417c2ff
perf symbols: Generalize filter in __fprintf_buildid methods
by Arnaldo Carvalho de Melo
· 13 years ago
db6d0bb
perf diff: Remove displacement output option
by Jiri Olsa
· 13 years ago
044c4f8f
perf tools: Fix TUI helpline output
by Arnaldo Carvalho de Melo
· 13 years ago
f4c8bae
perf diff: Change formula methods to work with pair directly
by Jiri Olsa
· 13 years ago
05472da
perf diff: Change compute methods to work with pair directly
by Jiri Olsa
· 13 years ago
fa283ad
perf diff: Remove displacement from struct hist_entry_diff
by Jiri Olsa
· 13 years ago
823254e
perf evsel: Convert to _is_group_leader method
by Namhyung Kim
· 13 years ago
2cfda56
perf evsel: Set leader evsel's ->leader to itself
by Namhyung Kim
· 13 years ago
5fa9041
perf hists: Link hist entry pairs to leader
by Namhyung Kim
· 13 years ago
2850d94
perf hists: Fix typo on hist__entry_add_pair
by Namhyung Kim
· 13 years ago
3843b05
perf symbols: Ignore ABS symbols when loading data maps
by Namhyung Kim
· 13 years ago
1240005
perf hists: Introduce perf_hpp__list for period related columns
by Jiri Olsa
· 13 years ago
35d48dd
perf tools: Fix mmap limitations on 32-bit
by David Miller
· 13 years ago
03cd209
perf session: Free environment information when deleting session
by Namhyung Kim
· 13 years ago
b56e533
perf ui/helpline: Introduce ui_helpline__vshow()
by Namhyung Kim
· 13 years ago
7529142
perf ui: Always compile error printing code
by Namhyung Kim
· 13 years ago
919d590
perf symbols: Fix dso__fprintf() print statement
by Stephane Eranian
· 13 years ago
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 13 years ago
d2709c7
perf: Make perf build for x86 with UAPI disintegration applied
by David Howells
· 13 years ago
07ac002
perf evsel: Introduce is_group_member method
by Arnaldo Carvalho de Melo
· 13 years ago
59ed16b
perf ui: Always compile browser setup code
by Namhyung Kim
· 13 years ago
a5580f3
perf ui: Add ui_progress__finish()
by Namhyung Kim
· 13 years ago
534123f
perf tools: Add basic event modifier sanity check
by Jiri Olsa
· 13 years ago
3fe4430d
perf tools: Omit group members from perf_evlist__disable/enable
by Jiri Olsa
· 13 years ago
774cb49
perf tools: Fix 'disabled' attribute config for record command
by Jiri Olsa
· 13 years ago
cac2142
perf tools: Fix attributes for '{}' defined event groups
by Jiri Olsa
· 13 years ago
6064803
perf tools: Use sscanf for parsing /proc/pid/maps
by Namhyung Kim
· 13 years ago
4f746c9
perf tools: Fix compile error on NO_NEWT=1 build
by Namhyung Kim
· 13 years ago
30193d7
perf hists: Initialize all of he->stat with zeroes
by Arnaldo Carvalho de Melo
· 13 years ago
61e9451
perf tools: Stop using 'self' in pstack
by Arnaldo Carvalho de Melo
· 13 years ago
c81251e
perf tests: Final cleanup for builtin-test move
by Jiri Olsa
· 13 years ago
cff7f95
perf tests: Move pmu tests into separate object
by Jiri Olsa
· 13 years ago
4112796
perf annotate: Merge same lines in summary view
by Namhyung Kim
· 13 years ago
2ba34aa
perf annotate: Whitespace fixups
by Namhyung Kim
· 13 years ago
69d2591
perf machine: Move more methods to machine.[ch]
by Arnaldo Carvalho de Melo
· 13 years ago
494d70a
perf hists: Introduce hists__link
by Arnaldo Carvalho de Melo
· 13 years ago
95529be
perf diff: Move hists__match to the hists lib
by Arnaldo Carvalho de Melo
· 13 years ago
b821c73
perf diff: Start moving to support matching more than two hists
by Arnaldo Carvalho de Melo
· 13 years ago
eef9ba9
perf tools: Add arbitary aliases and support names with -
by Andi Kleen
· 13 years ago
580e338
perf hists: Free branch_info when freeing hist_entry
by Namhyung Kim
· 13 years ago
1e82574
perf tools: Fix detection of stack area
by Namhyung Kim
· 13 years ago
Next »