lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu,  8 Apr 2010 11:38:43 -0300
From:	Arnaldo Carvalho de Melo <acme@...radead.org>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	linux-kernel@...r.kernel.org,
	Arnaldo Carvalho de Melo <acme@...radead.org>
Subject: [PATCH 0/6] Fixes and usability improvements

Hi Ingo,

	Please consider pulling from:

gi://gi.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf

	Freshly rebased from tip/perf/core,

Thanks,

- Arnaldo

Arnaldo Carvalho de Melo (4):
  perf TUI: Show filters on the title and add help line about how to zoom out
  perf TUI: Move "Yes" button to before "No"
  perf tools: Reorganize some structs to save space
  perf trace: Ignore "overwrite" field if present in /events/header_page

Randy Dunlap (2):
  perf bench: fix spello
  perf: cleanup some Documentation

 tools/perf/Documentation/perf-bench.txt |    6 +-
 tools/perf/Documentation/perf-sched.txt |    4 +-
 tools/perf/bench/sched-pipe.c           |    2 +-
 tools/perf/builtin-sched.c              |    2 +-
 tools/perf/builtin-timechart.c          |    2 -
 tools/perf/util/event.h                 |    4 +-
 tools/perf/util/header.h                |    2 +-
 tools/perf/util/newt.c                  |   98 ++++++++++++++++++++++---------
 tools/perf/util/probe-event.h           |    2 +-
 tools/perf/util/probe-finder.h          |    4 +-
 tools/perf/util/trace-event-parse.c     |   49 +++++++++++-----
 11 files changed, 116 insertions(+), 59 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ